Package: dscore
Type: Package
Title: D-Score for Child Development
Version: 2.0.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 a child's performance on developmental milestones
    into a single number. Its key feature is its generic nature. The method
    does not depend on a specific measurement instrument. The statistical
    method underlying the D-score is described in van Buuren et al. (2025)
    <doi:10.1177/01650254241294033>. This package implements model keys to
    convert milestone scores to D-scores; maps instrument-specific item names
    to a generic 9-position naming convention; computes D-scores and their
    precision from a child's milestone scores; and converts D-scores to
    Development-for-Age Z-scores (DAZ) using age-conditional reference
    standards.
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, Matrix, 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-10-02 16:30:53 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-10-03 16:30:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 04:44:42 UTC; windows
Archs: x64
