Package: dscore
Type: Package
Title: D-Score for Child Development
Version: 1.10.0
Authors@R: c(person("Stef", "van Buuren", email = "stef.vanbuuren@tno.nl", role = c("cre", "aut")), 
             person("Iris", "Eekhout", email = "iris.eekhout@tno.nl", role = "aut"),
             person("Arjan", "Huizing", email = "arjan.huizing@tno.nl", role = "aut"),
             person("Jonathan", "Seiden", email = "jseiden@g.harvard.edu", role = "aut"))
Description: The D-score summarizes the child's performance on a set of 
    milestones into a single number. The package implements four Rasch model
    keys to convert milestone scores into a D-score. It provides tools to 
    calculate the D-score and its precision from the child's milestone scores, 
    to convert the D-score into the Development-for-Age Z-score (DAZ) 
    using age-conditional references, and to map milestone names into a 
    generic 9-position item naming convention.
Depends: R (>= 4.1.0)
Imports: dplyr (>= 1.0.0), Rcpp, stats, stringi, tidyr (>= 1.0.0)
LinkingTo: Rcpp, RcppArmadillo
Suggests: ggplot2, kableExtra, knitr, lme4, patchwork, rmarkdown,
        testthat
Encoding: UTF-8
License: AGPL-3
LazyData: TRUE
VignetteBuilder: knitr
NeedsCompilation: yes
URL: https://github.com/d-score/dscore, https://d-score.org/dscore/,
        https://d-score.org/dbook1/
BugReports: https://github.com/d-score/dscore/issues
Copyright: Stef van Buuren, Iris Eekhout, Arjan Huizing
RoxygenNote: 7.3.2
Packaged: 2025-06-05 05:35:54 UTC; buurensv
Author: Stef van Buuren [cre, aut],
  Iris Eekhout [aut],
  Arjan Huizing [aut],
  Jonathan Seiden [aut]
Maintainer: Stef van Buuren <stef.vanbuuren@tno.nl>
Repository: CRAN
Date/Publication: 2025-06-05 05:50:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-06-05 07:37:32 UTC; unix
Archs: dscore.so.dSYM
