Package: AppliedPredictiveModeling Type: Package Title: Functions and Data Sets for 'Applied Predictive Modeling' Version: 1.1.9000 Authors@R: c( person("Max", "Kuhn", , "mxkuhn@gmail.com", role = c("aut", "cre")), person("Kjell", "Johnson", role = c("aut")) ) Description: A few functions and several data set for the Springer book 'Applied Predictive Modeling'. URL: http://appliedpredictivemodeling.com/ Depends: R (>= 2.10) Imports: CORElearn, MASS, lattice, ellipse, reshape2 Suggests: caret (>= 6.0-22) License: GPL-2 RoxygenNote: 7.2.3 Encoding: UTF-8 Config/pak/sysreqs: libicu-dev Repository: https://topepo.r-universe.dev Date/Publication: 2023-08-22 00:04:53 UTC RemoteUrl: https://github.com/topepo/appliedpredictivemodeling RemoteRef: HEAD RemoteSha: 9a3717b2dcd040af8a674b57f4fe90e7995d5002 NeedsCompilation: no Packaged: 2026-06-22 07:47:18 UTC; root Author: Max Kuhn [aut, cre], Kjell Johnson [aut] Maintainer: Max Kuhn