Package: pscore Title: Standardizing Physiological Composite Risk Endpoints Version: 0.4.1 Authors@R: person(given = "Joshua F.", family = "Wiley", role = c("aut", "cre"), email = "jwiley.psych@gmail.com", comment = c(ORCID = "0000-0002-0271-6702")) URL: https://score-project.org, https://github.com/JWiley/score-project BugReports: https://github.com/JWiley/score-project/issues Description: Provides a number of functions to simplify and automate the scoring, comparison, and evaluation of different ways of creating composites of data. It is particularly aimed at facilitating the creation of physiological composites of metabolic syndrome symptom score (MetSSS) and allostatic load (AL). Provides a wrapper to calculate the MetSSS on new data using the Healthy Hearts formula. License: LGPL-3 Encoding: UTF-8 Depends: R (>= 4.0.0), methods Imports: stats, ggplot2, reshape2, lavaan, JWileymisc (>= 1.3.0) Suggests: testthat, covr, knitr, rmarkdown VignetteBuilder: knitr LazyData: false RoxygenNote: 7.3.2 Collate: 'MetSSS.R' 'MetSSS_model.R' 'methods.R' 'misc.R' 'classes.R' 'composite.R' 'onLoad.R' 'predictions.R' Config/pak/sysreqs: cmake make libicu-dev libx11-dev zlib1g-dev Repository: https://jwiley.r-universe.dev Date/Publication: 2025-07-17 22:56:57 UTC RemoteUrl: https://github.com/jwiley/score-project RemoteRef: HEAD RemoteSha: 47c01cb6e17da7bf627d26f012ce4b460aa1b9b3 RemoteSubdir: pscore NeedsCompilation: no Packaged: 2026-06-18 06:27:33 UTC; root Author: Joshua F. Wiley [aut, cre] (ORCID: ) Maintainer: Joshua F. Wiley