Package: cpr Title: Control Polygon Reduction Version: 0.4.1 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.3 VignetteBuilder: knitr Config/pak/sysreqs: cmake libfreetype6-dev libglu1-mesa-dev make texlive libpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev Repository: https://dewittpe.r-universe.dev Date/Publication: 2026-01-07 22:11:15 UTC RemoteUrl: https://github.com/dewittpe/cpr RemoteRef: HEAD RemoteSha: bf1eba9aba35f775f238e1bb04b9b9faa0ad4279 NeedsCompilation: yes Packaged: 2026-06-07 07:30:38 UTC; root Author: Peter DeWitt [aut, cre] (ORCID: ), Samantha MaWhinney [ths], Nichole Carlson [ths] Maintainer: Peter DeWitt