Package: pccc Title: Pediatric Complex Chronic Conditions Version: 1.0.7 Authors@R: c( person(given = "Peter", family = "DeWitt", email = "dewittpe@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-6391-0795")), person(given = "Tell", family = "Bennett", email = "tell.bennett@cuanschutz.edu", role = c("ctb"), comment = c(ORCID = "0000-0003-1483-4236")), person(given = "James", family = "Feinstein", email = "james.feinstein@cuanschutz.edu", role = c("aut"), comment = c(ORCID = "0000-0003-3074-8805")), person(given = "Seth", family = "Russell", email = "seth.russell@cuanschutz.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2436-1367")) ) Description: An implementation of the pediatric complex chronic conditions (CCC) classification system using R and C++. Depends: R (>= 3.5.0) License: GPL-2 Encoding: UTF-8 Language: en-us LazyData: true Imports: dplyr (>= 1.0.0), Rcpp (>= 1.0.11) Suggests: covr, knitr, rmarkdown, readr RoxygenNote: 7.3.3 LinkingTo: Rcpp (>= 1.0.11) VignetteBuilder: knitr URL: https://github.com/CUD2V/pccc BugReports: https://github.com/CUD2V/pccc/issues Repository: https://cud2v.r-universe.dev Date/Publication: 2026-01-22 21:52:31 UTC RemoteUrl: https://github.com/cud2v/pccc RemoteRef: HEAD RemoteSha: 7fee4fb9bda932fdfe6343ac1c59345a4b210ca4 NeedsCompilation: yes Packaged: 2026-06-21 08:24:58 UTC; root Author: Peter DeWitt [aut] (ORCID: ), Tell Bennett [ctb] (ORCID: ), James Feinstein [aut] (ORCID: ), Seth Russell [aut, cre] (ORCID: ) Maintainer: Seth Russell