High performance variant of apply() for a fixed set of functions. However, a considerable speedup is a trade-off for universality. Only the following functions can be applied: sum(), prod(), all(), any(), min(), max(), mean(), median(), sd(), var().
Version: | 1.0.4 |
Imports: | Rcpp (≥ 0.12.0) |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | testthat |
Published: | 2016-02-15 |
Author: | Serguei Sokol |
Maintainer: | Serguei Sokol <sokol at insa-toulouse.fr> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | arrApply results |
Reference manual: | arrApply.pdf |
Package source: | arrApply_1.0.4.tar.gz |
Windows binaries: | r-devel: arrApply_1.0.4.zip, r-release: arrApply_1.0.4.zip, r-oldrel: arrApply_1.0.4.zip |
OS X Mavericks binaries: | r-release: arrApply_1.0.4.tgz, r-oldrel: arrApply_1.0.4.tgz |
Please use the canonical form https://CRAN.R-project.org/package=arrApply to link to this page.