Package: cpr
Title: Control Polygon Reduction
Version: 0.3.0
Authors@R: 
    c(person("Peter", "DeWitt", email = "dewittpe@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6391-0795")),
      person("Samantha", "MaWhinney", email = "sam.mawhinney@ucdenver.edu", role = c("ths")),
      person("Nichole", "Carlson", email = "nichole.carlson@ucdenver.edu", role = c("ths")))
Description: Implementation of the Control Polygon Reduction and Control Net
    Reduction methods for finding parsimonious B-spline regression models.
Depends: R (>= 3.5.0)
License: GPL (>= 2)
Encoding: UTF-8
URL: https://github.com/dewittpe/cpr/
Language: en-us
LazyData: true
Imports: ggplot2 (>= 3.0.0), lme4, plot3D, Rcpp (>= 1.0.11), scales
LinkingTo: Rcpp (>= 1.0.11), RcppArmadillo
Suggests: covr, knitr, qwraps2, rmarkdown, rgl
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2023-11-29 16:02:47 UTC; peterdewitt
Author: Peter DeWitt [aut, cre] (<https://orcid.org/0000-0002-6391-0795>),
  Samantha MaWhinney [ths],
  Nichole Carlson [ths]
Maintainer: Peter DeWitt <dewittpe@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-29 16:30:02 UTC
