Package: trimmer 0.8.1

trimmer: Trim an Object

A lightweight toolkit to reduce the size of a list object. The object is minimized by recursively removing elements from the object one-by-one. The process is constrained by a reference function call specified by the user, where the target object is given as an argument. The procedure will not allow elements to be removed from the object, that will cause results from the function call to diverge from the function call with the original object.

Authors:Lars Kjeldgaard [aut, cre]

trimmer_0.8.1.tar.gz
trimmer_0.8.1.zip(r-4.5)trimmer_0.8.1.zip(r-4.4)trimmer_0.8.1.zip(r-4.3)
trimmer_0.8.1.tgz(r-4.4-any)trimmer_0.8.1.tgz(r-4.3-any)
trimmer_0.8.1.tar.gz(r-4.5-noble)trimmer_0.8.1.tar.gz(r-4.4-noble)
trimmer_0.8.1.tgz(r-4.4-emscripten)trimmer_0.8.1.tgz(r-4.3-emscripten)
trimmer.pdf |trimmer.html
trimmer/json (API)

# Install 'trimmer' in R:
install.packages('trimmer', repos = c('https://smaakage85.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/smaakage85/trimmer/issues

On CRAN:

3 exports 2 stars 1.10 score 16 dependencies 1 mentions 3 scripts 205 downloads

Last updated 5 years agofrom:09193a66ad. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 03 2024
R-4.5-winOKSep 03 2024
R-4.5-linuxOKSep 03 2024
R-4.4-winOKSep 03 2024
R-4.4-macOKSep 03 2024
R-4.3-winOKSep 03 2024
R-4.3-macOKSep 03 2024

Exports:convert_idx_to_namepf_obj_sizetrim

Dependencies:clicodetoolscpp11crayondata.tablegluelifecyclelobstrmagrittrprettyunitspryrRcpprlangstringistringrvctrs

trimmer

Rendered fromtrimmer.Rmdusingknitr::rmarkdownon Sep 03 2024.

Last update: 2019-12-18
Started: 2019-11-14