Package: comorbidity Version: 1.1.0.9000 Title: Computing Comorbidity Scores Description: Computing comorbidity indices and scores such as the weighted Charlson score (Charlson, 1987 ) and the Elixhauser comorbidity score (Elixhauser, 1998 ) using ICD-9-CM or ICD-10 codes (Quan, 2005 ). Australian and Swedish modifications of the Charlson Comorbidity Index are available as well (Sundararajan, 2004 and Ludvigsson, 2021 ), together with different weighting algorithms for both the Charlson and Elixhauser comorbidity scores. Authors@R: c(person(given = "Alessandro", family = "Gasparini", role = c("aut", "cre"), email = "alessandro@ellessenne.xyz", comment = c(ORCID = "0000-0002-8319-7624")), person(given = "Hojjat", family = "Salmasian", role = "ctb", email = "hsalmasian@bwh.harvard.edu", comment = "ICD-9-CM scores"), person(given = "Jonathan", family = "Williman", role = "ctb", email = "jonathan.williman@otago.ac.nz", comment = c(ORCID = "0000-0001-5080-4435")), person(given = "Sing Yi", family = "Chia", role = "ctb", email = "cxycsy@hotmail.com", comment = c(ORCID = "0000-0002-7591-3141")), person(given = "Edmund", family = "Teo", role = "ctb", email = "ed_teo8@yahoo.com.sg", comment = c(ORCID = "0000-0003-3936-4082")), person(given = "Desi", family = "Quintans", role = "ctb")) URL: https://ellessenne.github.io/comorbidity/, https://github.com/ellessenne/comorbidity BugReports: https://github.com/ellessenne/comorbidity/issues License: GPL (>= 3) Depends: R (>= 2.10) Imports: checkmate, data.table, stats, stringi, utils Suggests: covr, knitr, rmarkdown, testthat Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Encoding: UTF-8 LazyData: true ByteCompile: true VignetteBuilder: knitr Language: en-GB Config/pak/sysreqs: libicu-dev Repository: https://ellessenne.r-universe.dev Date/Publication: 2024-07-16 13:15:27 UTC RemoteUrl: https://github.com/ellessenne/comorbidity RemoteRef: HEAD RemoteSha: 8f5f79d379c3198b807e824b0f2d703688818fda NeedsCompilation: no Packaged: 2026-07-04 06:17:27 UTC; root Author: Alessandro Gasparini [aut, cre] (ORCID: ), Hojjat Salmasian [ctb] (ICD-9-CM scores), Jonathan Williman [ctb] (ORCID: ), Sing Yi Chia [ctb] (ORCID: ), Edmund Teo [ctb] (ORCID: ), Desi Quintans [ctb] Maintainer: Alessandro Gasparini