Package: strip
Type: Package
Title: Lighten your R Model Outputs
Version: 0.1.7
Date: 2018-08-02
Authors@R: person("Paul", "Poncet", , "paulponcet@yahoo.fr", role = c("aut", "cre"))
Description: The strip function deletes components of R model outputs that are useless for specific purposes, such as predict[ing], print[ing], summary[izing], etc.
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 3.1.3)
Imports: rlist
Suggests: caret, datasets, e1071, knitr, randomForest, stats, testthat,
        utils
URL: https://github.com/paulponcet/strip
BugReports: https://github.com/paulponcet/strip/issues
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-08-02 13:34:55 UTC; YL1101
Author: Paul Poncet [aut, cre]
Maintainer: Paul Poncet <paulponcet@yahoo.fr>
Repository: CRAN
Date/Publication: 2018-08-02 13:50:03 UTC
