Package: dscore
Type: Package
Title: D-Score for Child Development
Version: 1.11.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: Apache License (>= 2)
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
RoxygenNote: 7.3.3
Packaged: 2025-09-26 12:30:05 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-09-26 12:40:07 UTC
