Provides type-stable rolling window functions over any R data type. Cumulative and expanding windows are also supported. For more advanced usage, an index can be used as a secondary vector that defines how sliding windows are to be created.
Version: | 0.1.5 |
Depends: | R (≥ 3.2) |
Imports: | glue, rlang (≥ 0.4.5), vctrs (≥ 0.3.0), warp |
LinkingTo: | vctrs (≥ 0.3.0) |
Suggests: | covr, dplyr (≥ 0.8.3), knitr, lubridate, rmarkdown, testthat (≥ 2.1.0), xml2 |
Published: | 2020-07-21 |
Author: | Davis Vaughan [aut, cre], RStudio [cph] |
Maintainer: | Davis Vaughan <davis at rstudio.com> |
BugReports: | https://github.com/DavisVaughan/slider/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/DavisVaughan/slider |
NeedsCompilation: | yes |
Materials: | README NEWS |
In views: | TimeSeries |
CRAN checks: | slider results |
Reference manual: | slider.pdf |
Vignettes: |
Row-wise iteration with slider slider |
Package source: | slider_0.1.5.tar.gz |
Windows binaries: | r-devel: slider_0.1.5.zip, r-release: slider_0.1.5.zip, r-oldrel: slider_0.1.5.zip |
macOS binaries: | r-release: slider_0.1.5.tgz, r-oldrel: slider_0.1.5.tgz |
Old sources: | slider archive |
Reverse imports: | feasts, lmtp, timetk |
Please use the canonical form https://CRAN.R-project.org/package=slider to link to this page.