Package: RcppDynProg Type: Package Title: 'Rcpp' Dynamic Programming Version: 0.2.1 Date: 2023-08-19 Authors@R: c( person("John", "Mount", email = "jmount@win-vector.com", role = c("aut", "cre")), person("Nina", "Zumel", email = "nzumel@win-vector.com", role = c("aut")), person(family = "Win-Vector LLC", role = c("cph")) ) URL: https://github.com/WinVector/RcppDynProg/, https://winvector.github.io/RcppDynProg/ BugReports: https://github.com/WinVector/RcppDynProg/issues Maintainer: John Mount Description: Dynamic Programming implemented in 'Rcpp'. Includes example partition and out of sample fitting applications. Also supplies additional custom coders for the 'vtreat' package. License: GPL-2 | GPL-3 Depends: R (>= 3.4.0) Imports: wrapr (>= 2.0.4), Rcpp (>= 1.0.0), utils, stats LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.2.3 Suggests: tinytest, knitr, rmarkdown VignetteBuilder: knitr Repository: https://winvector.r-universe.dev Date/Publication: 2023-08-20 00:29:10 UTC RemoteUrl: https://github.com/winvector/rcppdynprog RemoteRef: HEAD RemoteSha: 72168a19a3cda9f5945c9305107744d7312c6cf5 NeedsCompilation: yes Packaged: 2026-07-04 06:53:32 UTC; root Author: John Mount [aut, cre], Nina Zumel [aut], Win-Vector LLC [cph]