Package: RSP
Type: Package
Title: 'shiny' Applications for Statistical and Psychometric Analysis
Version: 0.4
Authors@R: c(
    person("Celal Deha", "Dogan", ,"dehadogan@gmail.com", 
    role = c("aut"),
    comment = c(ORCID = "0000-0003-0683-1334")),
    person("Eren Can", "Aybek", ,"erencan@aybek.net", 
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0003-3040-2337")),
    person("Sumeyra", "Soysal", role = c("ctb"))
  )
Maintainer: Eren Can Aybek <erencan@aybek.net>
Description: Toolbox with 'shiny' applications for widely used psychometric
    methods. Those methods include following analysis: Item analysis, item response theory calibration, principal component analysis,
    confirmatory factor analysis - structural equation modeling, generating simulated data.
    References:
    Chalmers (2012, <doi:10.18637/jss.v048.i06>);
    Revelle (2022, <https://CRAN.R-project.org/package=psych Version = 2.2.9.>);
    Rosseel (2012, <doi:10.18637/jss.v048.i02>);
    Magis & Raiche (2012, <doi:10.18637/jss.v048.i08>);
    Magis & Barrada (2017, <doi:10.18637/jss.v076.c01>).
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: DT, GPArotation, MVN, Metrics, ShinyItemAnalysis, catR,
        foreign, gt, hornpa, igraph, lavaan, mirt, plyr, ggplot2,
        polycor, psych, rJava, semPlot, shinyBS, shinyWidgets, scales,
        ltm, shinycustomloader, shinyjs, shinythemes, xlsx, shiny,
        utils, rstudioapi
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-09-24 20:13:35 UTC; ec
Author: Celal Deha Dogan [aut] (<https://orcid.org/0000-0003-0683-1334>),
  Eren Can Aybek [aut, cre] (<https://orcid.org/0000-0003-3040-2337>),
  Sumeyra Soysal [ctb]
Repository: CRAN
Date/Publication: 2023-09-24 21:00:02 UTC
