Type: Package
Package: ShinyItemAnalysis
Title: Test and Item Analysis via Shiny
Version: 1.4.0
Date: 2021-09-24
Authors@R: 
    c(person(given = "Patricia",
             family = "Martinkova",
             role = c("aut", "cre"),
             email = "martinkova@cs.cas.cz"),
      person(given = "Adela",
             family = "Hladka",
             role = "aut"),
      person(given = "Jan",
             family = "Netik",
             role = "aut"),
      person(given = "Ondrej",
             family = "Leder",
             role = "ctb"),
      person(given = "Jakub",
             family = "Houdek",
             role = "ctb"),
      person(given = "Lubomir",
             family = "Stepanek",
             role = "ctb"),
      person(given = "Tomas",
             family = "Jurica",
             role = "ctb"),
      person(given = "Jana",
             family = "Vorlickova",
             role = "ctb"))
Description: Package including functions and interactive shiny application
    for the psychometric analysis of educational tests, psychological
    assessments, health-related and other types of multi-item
    measurements, or ratings from multiple raters.
License: GPL-3
URL: http://www.ShinyItemAnalysis.org,
        https://CRAN.R-project.org/package=ShinyItemAnalysis
BugReports: https://github.com/patriciamar/ShinyItemAnalysis/issues
Depends: R (>= 3.5.0)
Imports: difR (>= 5.0), dplyr, ggplot2, lme4, magrittr, mirt (>= 1.24),
        nnet, psych, rlang, rstudioapi, tibble, tidyr
Suggests: data.table, deltaPlotR, difNLR (>= 1.3.2), DT, ggdendro,
        gridExtra, knitr, latticeExtra, ltm, msm, plotly, purrr,
        rmarkdown, shiny (>= 1.0.3), shinyBS, shinydashboard, shinyjs,
        stringr, VGAM, xtable
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-09-27 14:11:53 UTC; Martinkova
Author: Patricia Martinkova [aut, cre],
  Adela Hladka [aut],
  Jan Netik [aut],
  Ondrej Leder [ctb],
  Jakub Houdek [ctb],
  Lubomir Stepanek [ctb],
  Tomas Jurica [ctb],
  Jana Vorlickova [ctb]
Maintainer: Patricia Martinkova <martinkova@cs.cas.cz>
Repository: CRAN
Date/Publication: 2021-09-27 14:30:05 UTC
Built: R 4.0.2; ; 2021-09-28 11:15:07 UTC; unix
