Package: pccc
Title: Pediatric Complex Chronic Conditions
Version: 1.0.5
Authors@R: c(
    person("Peter", "DeWitt", , "dewittpe@gmail.com", role = c("aut")),
    person("Tell",  "Bennett", , "tell.bennett@ucdenver.edu", role = c("aut")),
    person("James", "Feinstein", , "james.feinstein@ucdenver.edu", role = c("aut")),
    person("Seth", "Russell", , "seth.russell@ucdenver.edu", role = c("aut", "cre"))
    )
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
LazyData: true
Imports: dplyr (>= 0.7.0), Rcpp (>= 0.12.11)
Suggests: covr, knitr, rmarkdown, testthat, readr
RoxygenNote: 7.1.0
LinkingTo: Rcpp (>= 0.12.11)
VignetteBuilder: knitr
URL: https://github.com/CUD2V/pccc
BugReports: https://github.com/CUD2V/pccc/issues
NeedsCompilation: yes
Packaged: 2020-06-01 21:50:35 UTC; seth
Author: Peter DeWitt [aut],
  Tell Bennett [aut],
  James Feinstein [aut],
  Seth Russell [aut, cre]
Maintainer: Seth Russell <seth.russell@ucdenver.edu>
Repository: CRAN
Date/Publication: 2020-06-02 06:30:02 UTC
Built: R 3.6.3; x86_64-w64-mingw32; 2020-08-05 06:08:52 UTC; windows
Archs: i386, x64
