Lightweight library for rolling windows operations. Package enables full control over the window length, window lag and a time indices. With a runner one can apply any R function on a rolling windows. The package eases work with equally and unequally spaced time series.
Version: | 0.4.4 |
Depends: | R (≥ 3.0) |
Imports: | methods, parallel, Rcpp |
LinkingTo: | Rcpp |
Suggests: | knitr, rmarkdown, tinytest |
Published: | 2024-03-03 |
DOI: | 10.32614/CRAN.package.runner |
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 |
Language: | en-US |
Materials: | README NEWS |
In views: | TimeSeries |
CRAN checks: | runner results |
Reference manual: | runner.pdf |
Vignettes: |
Apply any R function on rolling windows Built-in functions Runner examples |
Package source: | runner_0.4.4.tar.gz |
Windows binaries: | r-devel: runner_0.4.4.zip, r-release: runner_0.4.4.zip, r-oldrel: runner_0.4.4.zip |
macOS binaries: | r-release (arm64): runner_0.4.4.tgz, r-oldrel (arm64): runner_0.4.4.tgz, r-release (x86_64): runner_0.4.4.tgz, r-oldrel (x86_64): runner_0.4.4.tgz |
Old sources: | runner archive |
Reverse imports: | adc, EpiNow2, mutualinf, RaceID |
Reverse suggests: | DTSg |
Please use the canonical form https://CRAN.R-project.org/package=runner to link to this page.