Package: measr
Title: Bayesian Psychometric Measurement Using 'Stan'
Version: 2.0.0
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) <doi:10.1007/s11336-008-9089-5> 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,
        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
RoxygenNote: 7.3.3
Biarch: true
SystemRequirements: GNU make
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2026-01-14 13:46:41 UTC; jakethompson
Author: W. Jake Thompson [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7339-0300>),
  Jeffrey Hoover [aut] (ORCID: <https://orcid.org/0000-0002-0276-0308>),
  Auburn Jimenez [ctb] (ORCID: <https://orcid.org/0000-0002-7072-2960>),
  Nathan Jones [ctb] (ORCID: <https://orcid.org/0000-0001-6177-7161>),
  Matthew Johnson [cph] (Authored code adapted for measrdcm method for
    `reliability()`),
  University of Kansas [cph],
  Institute of Education Sciences [fnd]
Maintainer: W. Jake Thompson <wjakethompson@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-14 14:30:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2026-02-25 05:09:09 UTC; windows
Archs: x64
