Package: strip
Type: Package
Title: Lighten your R Model Outputs
Version: 0.1.1
Date: 2016-12-15
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: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-12 21:51:57 UTC; YL1101
Author: Paul Poncet [aut, cre]
Maintainer: Paul Poncet <paulponcet@yahoo.fr>
Repository: CRAN
Date/Publication: 2017-01-13 00:42:25
