Package: cpr
Title: Control Polygon Reduction
Version: 0.4.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/, http://www.peteredewitt.com/cpr/
BugReports: https://github.com/dewittpe/cpr/issues
Language: en-us
LazyData: true
Imports: ggplot2 (>= 3.0.0), lme4 (>= 1.1.35.1), plot3D, Rcpp (>=
        1.0.11), rgl, scales
LinkingTo: Rcpp, RcppArmadillo
Suggests: Matrix (>= 1.6-4), geepack, ggpubr, knitr, qwraps2 (>= 0.6.0)
RoxygenNote: 7.3.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-02-15 15:16:17 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: 2024-02-15 15:40:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 04:06:48 UTC; windows
Archs: x64
