Type: Package
Package: ShinyItemAnalysis
Title: Test and Item Analysis via Shiny
Version: 1.4.2
Date: 2022-10-21
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, purrr, psych, rlang, rstudioapi, tibble, tidyr, methods
Suggests: data.table, deltaPlotR, difNLR (>= 1.4.1), testthat (>=
        3.0.0), DT, ggdendro, gridExtra, knitr, latticeExtra, ltm,
        plotly, rmarkdown, shiny (>= 1.0.3), shinyBS, shinydashboard,
        shinyjs, stringr, VGAM, xtable
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-10-21 12:38:36 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: 2022-10-21 13:05:07 UTC
