Calculates running functions (a.k.a. windowed, rolling, cumulative) with varying window size and missing handling options. Package brings also running streak and running which, what extends beyond range of functions already implemented in R packages.
Version: | 0.2.0 |
Depends: | R (≥ 3.0) |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | testthat, covr, knitr, rmarkdown, magrittr |
Published: | 2019-03-08 |
Author: | Dawid Kałędkowski [aut, cre] |
Maintainer: | Dawid Kałędkowski <dawid.kaledkowski at gmail.com> |
BugReports: | https://github.com/gogonzo/runner/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | runner results |
Reference manual: | runner.pdf |
Vignettes: |
Running window functions in R |
Package source: | runner_0.2.0.tar.gz |
Windows binaries: | r-devel: runner_0.2.0.zip, r-release: runner_0.2.0.zip, r-oldrel: runner_0.2.0.zip |
OS X binaries: | r-release: runner_0.2.0.tgz, r-oldrel: runner_0.2.0.tgz |
Old sources: | runner archive |
Please use the canonical form https://CRAN.R-project.org/package=runner to link to this page.