The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
Provides pipe-style interface for 'data.table'. Package preserves all 'data.table' features without significant impact on performance. 'let' and 'take' functions are simplified interfaces for most common data manipulation tasks. For example, you can write 'take(mtcars, mean(mpg), by = am)' for aggregation or 'let(mtcars, hp_wt = hp/wt, hp_wt_mpg = hp_wt/mpg)' for modification. Use 'take_if/let_if' for conditional aggregation/modification. Additionally there are some conveniences such as automatic 'data.frame' conversion to 'data.table'.
Version: | 0.8.5 |
Depends: | R (≥ 4.4.0) |
Imports: | data.table (≥ 1.12.6), magrittr (≥ 1.5) |
Suggests: | knitr, tinytest, utils, rmarkdown, stats |
Published: | 2024-11-11 |
DOI: | 10.32614/CRAN.package.maditr |
Author: | Gregory Demin [aut, cre] |
Maintainer: | Gregory Demin <gdemin at gmail.com> |
BugReports: | https://github.com/gdemin/maditr/issues |
License: | GPL-2 |
URL: | https://github.com/gdemin/maditr |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | maditr results |
Reference manual: | maditr.pdf |
Vignettes: |
maditr: Introduction (source, R code) |
Package source: | maditr_0.8.5.tar.gz |
Windows binaries: | r-devel: maditr_0.8.5.zip, r-release: maditr_0.8.5.zip, r-oldrel: maditr_0.8.4.zip |
macOS binaries: | r-release (arm64): maditr_0.8.5.tgz, r-oldrel (arm64): maditr_0.8.4.tgz, r-release (x86_64): maditr_0.8.5.tgz, r-oldrel (x86_64): maditr_0.8.4.tgz |
Old sources: | maditr archive |
Reverse depends: | expss |
Reverse imports: | citationchaser, pk.unit.trans |
Reverse suggests: | tern.mmrm |
Please use the canonical form https://CRAN.R-project.org/package=maditr 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.