Package: TestAnaAPP
Title: A 'shiny' App for Test Analysis and Visualization
Version: 1.1.1
Authors@R: 
    c(person(given = "Youxiang", family = "Jiang", 
    email = "jiangyouxiang34@163.com", 
    role = c("cre", "aut","ths"),
    comment = "0000-0003-4557-5038"),
    person(given = "Qing", family = "Zeng",
    email = "805604156@qq.com",
    role = c("aut","ths")),
    person(given = "Hongbo", family = "Wen", 
    email ="whb@bnu.edu.cn", 
    role = c("aut","ths"),
    comment = "0000-0001-8620-9734"))
Description: This application provides exploratory and confirmatory factor analysis, classical test theory, unidimensional and multidimensional item response theory, and continuous item response model analysis, through the 'shiny' interactive interface. In addition,  it offers rich functionalities for visualizing and downloading results. Users can download figures, tables, and analysis reports via the interactive interface. 
Depends: ggplot2 (>= 3.4.3), mirt (>= 1.42), shinydashboard (>= 0.7.2),
        EstCRM (>= 1.6), shiny (>= 1.7.5)
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: DT (>= 0.29), golem (>= 0.4.1), 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), difR (>= 5.1),
        lordif (>= 0.3-3), latticeExtra (>= 0.6-30), semPlot (>= 1.1.6)
Suggests: testthat (>= 3.2.1.1)
URL: https://github.com/jiangyouxiang/TestAnaAPP
BugReports: https://github.com/jiangyouxiang/TestAnaAPP/issues
NeedsCompilation: no
Packaged: 2024-09-10 00:27:19 UTC; 17807
Author: Youxiang Jiang [cre, aut, ths] (0000-0003-4557-5038),
  Qing Zeng [aut, ths],
  Hongbo Wen [aut, ths] (0000-0001-8620-9734)
Maintainer: Youxiang Jiang <jiangyouxiang34@163.com>
Repository: CRAN
Date/Publication: 2024-09-10 07:30:02 UTC
