Package: perry
Type: Package
Title: Resampling-Based Prediction Error Estimation for Regression
        Models
Version: 0.3.0
Date: 2021-09-15
Depends: R (>= 2.14.1), ggplot2 (>= 0.9.2), parallel
Imports: stats, utils
Suggests: robustbase
Description: Tools that allow developers to write functions for prediction
    error estimation with minimal programming effort and assist users with
    model selection in regression problems.
License: GPL (>= 2)
LazyLoad: yes
Authors@R: person("Andreas", "Alfons",
    email = "alfons@ese.eur.nl",
    role = c("aut", "cre"))
Author: Andreas Alfons [aut, cre]
Maintainer: Andreas Alfons <alfons@ese.eur.nl>
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-09-15 13:53:17 UTC; andreas
Repository: CRAN
Date/Publication: 2021-09-15 14:40:02 UTC
