Package: thurstonianIRT
Encoding: UTF-8
Type: Package
Title: Thurstonian IRT Models
Version: 0.12.5
Date: 2024-04-17
Authors@R: c(person("Paul-Christian", "Bürkner", 
                    email = "paul.buerkner@gmail.com",
                    role = c("aut", "cre")),
             person("Angus", "Hughes", role = c("ctb")),
             person("Trustees of Columbia University", 
                    role = "cph"))
Description: Fit Thurstonian Item Response Theory (IRT) models in R. This 
  package supports fitting Thurstonian IRT models and its extensions using 
  'Stan', 'lavaan', or 'Mplus' for the model estimation. Functionality for 
  extracting results, making predictions, and simulating data is provided as 
  well. References: 
  Brown & Maydeu-Olivares (2011) <doi:10.1177/0013164410375112>;
  Bürkner et al. (2019) <doi:10.1177/0013164419832063>.
License: GPL (>= 3)
LazyData: true
ByteCompile: true
Depends: R (>= 3.5.0), Rcpp (>= 0.12.16), methods
Imports: dplyr (>= 0.6.0), magrittr, mvtnorm, RcppParallel (>= 5.0.1),
        rlang, rstan (>= 2.26.0), rstantools (>= 2.1.1), stats, tibble
        (>= 1.3.1), tidyr, lavaan (>= 0.6-1), utils
Suggests: MplusAutomation, knitr, testthat (>= 0.9.1), rmarkdown
LinkingTo: BH (>= 1.66.0-1), Rcpp (>= 0.12.16), RcppEigen (>=
        0.3.3.4.0), RcppParallel (>= 5.0.1), rstan (>= 2.26.0),
        StanHeaders (>= 2.26.0)
VignetteBuilder: knitr
SystemRequirements: GNU make
URL: https://github.com/paul-buerkner/thurstonianIRT
BugReports: https://github.com/paul-buerkner/thurstonianIRT/issues
NeedsCompilation: yes
RoxygenNote: 7.3.1
Biarch: true
Packaged: 2024-04-17 09:19:29 UTC; paul.buerkner
Author: Paul-Christian Bürkner [aut, cre],
  Angus Hughes [ctb],
  Trustees of Columbia University [cph]
Maintainer: Paul-Christian Bürkner <paul.buerkner@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-17 11:00:02 UTC
Built: R 4.3.1; aarch64-apple-darwin20; 2024-04-17 11:45:34 UTC; unix
Archs: thurstonianIRT.so.dSYM
