Package: TestAnaAPP
Title: The 'shiny' App for Test Analysis and Visualization
Version: 0.1.3
Authors@R: 
    c(person(given = "Youxiang", family = "Jiang", 
    email = "jiangyouxiang34@163.com", 
    role = c("cre", "aut"),
    comment = "0000-0003-4557-5038"),
    person(given = "Hongbo", family = "Wen", 
    email ="whb@bnu.edu.cn", 
    role = c("ctb","ths"),
    comment = "0000-0001-8620-9734"))
Description: This application enables exploratory factor analysis,
    confirmatory factor analysis, classical measurement theory analysis,
    unidimensional item response theory, multidimensional item response theory, and continuous item response
    model analysis, through the 'shiny' interactive interface. It also facilitates the visualization
    of the results. Users can easily download the analysis results from the
    interactive interface. Additionally, users can download a concise report
    about items and test quality on the interactive interface.
Depends: ggplot2 (>= 3.4.3), mirt (>= 1.40), shinydashboard (>= 0.7.2),
        EstCRM (>= 1.6), tidySEM (>= 0.2.4)
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: DT (>= 0.29), golem (>= 0.4.1), shiny (>= 1.7.5), officedown
        (>= 0.3.0), stringr (>= 1.5.0), dplyr (>= 1.1.2), bruceR (>=
        2023.8.23), officer (>= 0.6.2), openxlsx (>= 4.2.5.2),
        rmarkdown (>= 2.24), plotrix (>= 3.8-2), cowplot (>= 1.1.1),
        flextable (>= 0.9.2), shinycssloaders (>= 1.0.0), tidyr (>=
        1.3.0)
URL: https://github.com/jiangyouxiang/TestAnaAPP
NeedsCompilation: no
Packaged: 2023-10-27 08:04:15 UTC; 17807
Author: Youxiang Jiang [cre, aut] (0000-0003-4557-5038),
  Hongbo Wen [ctb, ths] (0000-0001-8620-9734)
Maintainer: Youxiang Jiang <jiangyouxiang34@163.com>
Repository: CRAN
Date/Publication: 2023-10-27 08:30:02 UTC
