Package: bigIRT Title: Fits item response theory models to big data Version: 0.1.8 Authors@R: person(given = "Charles", family = "Driver", role = c("aut", "cre"), email = "charles.driver@psychologie.uzh.ch", comment = c(ORCID = "0000-0002-4174-2970")) Description: Fits item response theory models to big data. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Depends: R (>= 3.5.0), data.table Imports: data.table, methods, mize, parallel, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>= 2.21.0), statmod, rstantools (>= 2.3.0) LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.21.1), StanHeaders (>= 2.18.0) Suggests: testthat Biarch: true SystemRequirements: GNU make Config/pak/sysreqs: make Repository: https://cdriveraus.r-universe.dev Date/Publication: 2024-09-09 07:48:22 UTC RemoteUrl: https://github.com/cdriveraus/bigIRT RemoteRef: HEAD RemoteSha: d6072a8ff9ed897f8866de18aa8d3d1e63f3d72b NeedsCompilation: no Packaged: 2026-06-14 06:45:24 UTC; root Author: Charles Driver [aut, cre] (ORCID: ) Maintainer: Charles Driver