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.5-any)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'))

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

On CRAN:

Conda:

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

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

TargetResultLatest binary
Doc / VignettesOKApr 01 2025
R-4.5-winOKApr 01 2025
R-4.5-macOKApr 01 2025
R-4.5-linuxOKApr 01 2025
R-4.4-winOKApr 01 2025
R-4.4-macOKApr 01 2025
R-4.4-linuxOKApr 01 2025
R-4.3-winOKApr 01 2025
R-4.3-macOKApr 01 2025

Exports:convert_idx_to_namepf_obj_sizetrim

Dependencies:clicodetoolscpp11crayondata.tablegluelifecyclelobstrmagrittrprettyunitspryrRcpprlangstringistringrvctrs

trimmer

Rendered fromtrimmer.Rmdusingknitr::rmarkdownon Apr 01 2025.

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