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 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 Config/pak/sysreqs: libxml2-dev Repository: https://paulponcet.r-universe.dev Date/Publication: 2018-11-15 23:59:03 UTC RemoteUrl: https://github.com/paulponcet/strip RemoteRef: HEAD RemoteSha: 5f14f1dbf779d56a432abcc0c93b24d8169fd5d5 NeedsCompilation: no Packaged: 2026-07-02 06:30:05 UTC; root Author: Paul Poncet [aut, cre] Maintainer: Paul Poncet