Package: measr Title: Bayesian Psychometric Measurement Using 'Stan' Version: 2.0.1.9000 Authors@R: c( person("W. Jake", "Thompson", , "wjakethompson@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7339-0300")), person("Jeffrey", "Hoover", , "jeffrey.c.hoover@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-0276-0308")), person("Auburn", "Jimenez", , "auburn.jimenez34@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-7072-2960")), person("Nathan", "Jones", , "jonesnateb@gmail.com", role = "ctb", comment = c(ORCID = "0000-0001-6177-7161")), person("Matthew", "Johnson", , , role = "cph", comment = "Authored code adapted for measrdcm method for `reliability()`"), person("University of Kansas", role = "cph"), person("Institute of Education Sciences", role = "fnd") ) Description: Estimate diagnostic classification models (also called cognitive diagnostic models) with 'Stan'. Diagnostic classification models are confirmatory latent class models, as described by Rupp et al. (2010, ISBN: 978-1-60623-527-0). Automatically generate 'Stan' code for the general loglinear cognitive diagnostic diagnostic model proposed by Henson et al. (2009) and other subtypes that introduce additional model constraints. Using the generated 'Stan' code, estimate the model evaluate the model's performance using model fit indices, information criteria, and reliability metrics. License: GPL (>= 3) URL: https://measr.r-dcm.org, https://github.com/r-dcm/measr BugReports: https://github.com/r-dcm/measr/issues Depends: R (>= 4.1.0) Imports: bridgesampling, cli, dcm2, dcmstan (>= 0.1.0), dplyr (>= 1.1.1), dtplyr, fs, glue, lifecycle, loo, methods, posterior, psych, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rdcmchecks (>= 0.1.1), rlang (>= 1.1.0), rstan (>= 2.26.0), rstantools (>= 2.6.0), S7, stats, tibble, tidyr (>= 1.3.0) LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.26.0), StanHeaders (>= 2.26.0) Suggests: cmdstanr (>= 0.4.0), dcmdata, knitr, rmarkdown, roxygen2, spelling, testthat (>= 3.0.0), withr Additional_repositories: https://stan-dev.r-universe.dev Config/testthat/edition: 3 Config/Needs/website: r-dcm/rdcmtemplate, wjakethompson/wjake, showtext, ggdist, english Config/Needs/documentation: openpharma/roxylint Config/roxylint: list(linters = roxylint::tidy) Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE, roclets = c("namespace", "rd", "roxylint::roxylint")) RoxygenNote: 7.3.3 Biarch: true SystemRequirements: GNU make VignetteBuilder: knitr Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev libx11-dev Repository: https://r-dcm.r-universe.dev Date/Publication: 2026-04-01 01:19:04 UTC RemoteUrl: https://github.com/r-dcm/measr RemoteRef: HEAD RemoteSha: 93a2e8745b752c8e6d10879f372419a1b8aa4e7e NeedsCompilation: yes Packaged: 2026-07-04 22:07:45 UTC; root Author: W. Jake Thompson [aut, cre] (ORCID: ), Jeffrey Hoover [aut] (ORCID: ), Auburn Jimenez [ctb] (ORCID: ), Nathan Jones [ctb] (ORCID: ), Matthew Johnson [cph] (Authored code adapted for measrdcm method for `reliability()`), University of Kansas [cph], Institute of Education Sciences [fnd] Maintainer: W. Jake Thompson