Package: strip
Type: Package
Title: Lighten your R Model Outputs
Version: 1.0.0
Date: 2018-09-30
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-10-29 15:14:06 UTC; YL1101
Author: Paul Poncet [aut, cre]
Maintainer: Paul Poncet <paulponcet@yahoo.fr>
Repository: CRAN
Date/Publication: 2018-10-29 15:30:03 UTC
Built: R 4.1.0; ; 2021-05-26 10:59:02 UTC; unix
