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:

4.00 score 2 stars 3 scripts 191 downloads 1 mentions 3 exports 16 dependencies

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

TargetResultDate
Doc / VignettesOKNov 02 2024
R-4.5-winOKNov 02 2024
R-4.5-linuxOKNov 02 2024
R-4.4-winOKNov 02 2024
R-4.4-macOKNov 02 2024
R-4.3-winOKNov 02 2024
R-4.3-macOKNov 02 2024

Exports:convert_idx_to_namepf_obj_sizetrim

Dependencies:clicodetoolscpp11crayondata.tablegluelifecyclelobstrmagrittrprettyunitspryrRcpprlangstringistringrvctrs

trimmer

Rendered fromtrimmer.Rmdusingknitr::rmarkdownon Nov 02 2024.

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