Package: pccc
Title: Pediatric Complex Chronic Conditions
Version: 1.0.6
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), tibble
Suggests: covr, knitr, rmarkdown, readr
RoxygenNote: 7.3.2
LinkingTo: Rcpp (>= 1.0.11)
VignetteBuilder: knitr
URL: https://github.com/CUD2V/pccc
BugReports: https://github.com/CUD2V/pccc/issues
NeedsCompilation: yes
Packaged: 2025-05-15 20:49:54 UTC; seth
Author: Peter DeWitt [aut] (ORCID: <https://orcid.org/0000-0002-6391-0795>),
  Tell Bennett [ctb] (ORCID: <https://orcid.org/0000-0003-1483-4236>),
  James Feinstein [aut] (ORCID: <https://orcid.org/0000-0003-3074-8805>),
  Seth Russell [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2436-1367>)
Maintainer: Seth Russell <seth.russell@cuanschutz.edu>
Repository: CRAN
Date/Publication: 2025-05-16 08:50:10 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 04:10:01 UTC; windows
Archs: x64
