The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.8.1
Imports: data.table, crayon, cli, pryr
Suggests: testthat (≥ 2.1.0), knitr, rmarkdown
Published: 2019-12-18
Author: Lars Kjeldgaard [aut, cre]
Maintainer: Lars Kjeldgaard <lars_kjeldgaard at hotmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: trimmer results

Documentation:

Reference manual: trimmer.pdf
Vignettes: trimr

Downloads:

Package source: trimmer_0.8.1.tar.gz
Windows binaries: r-devel: trimmer_0.8.1.zip, r-release: trimmer_0.8.1.zip, r-oldrel: trimmer_0.8.1.zip
macOS binaries: r-release (arm64): trimmer_0.8.1.tgz, r-oldrel (arm64): trimmer_0.8.1.tgz, r-release (x86_64): trimmer_0.8.1.tgz, r-oldrel (x86_64): trimmer_0.8.1.tgz
Old sources: trimmer archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=trimmer to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.