The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

slider: Sliding Window Functions

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.3.1
Depends: R (≥ 3.6.0)
Imports: cli (≥ 3.6.1), rlang (≥ 1.1.1), vctrs (≥ 0.6.3), warp
LinkingTo: vctrs (≥ 0.6.3)
Suggests: covr, dplyr (≥ 1.0.0), knitr, lubridate, rmarkdown, testthat (≥ 3.0.0)
Published: 2023-10-12
Author: Davis Vaughan [aut, cre], Posit Software, PBC [cph, fnd]
Maintainer: Davis Vaughan <davis at posit.co>
BugReports: https://github.com/r-lib/slider/issues
License: MIT + file LICENSE
URL: https://github.com/r-lib/slider, https://slider.r-lib.org
NeedsCompilation: yes
Materials: README NEWS
In views: TimeSeries
CRAN checks: slider results

Documentation:

Reference manual: slider.pdf
Vignettes: Row-wise iteration with slider
Getting started with slider
Converting from tsibble

Downloads:

Package source: slider_0.3.1.tar.gz
Windows binaries: r-devel: slider_0.3.1.zip, r-release: slider_0.3.1.zip, r-oldrel: slider_0.3.1.zip
macOS binaries: r-release (arm64): slider_0.3.1.tgz, r-oldrel (arm64): slider_0.3.1.tgz, r-release (x86_64): slider_0.3.1.tgz, r-oldrel (x86_64): slider_0.3.1.tgz
Old sources: slider archive

Reverse dependencies:

Reverse imports: activatr, feasts, rsample, sits, tidier, timetk, tsdataleaks
Reverse suggests: almanac, clock, lay, modeltime, reservoirnet, tidyindex, vetiver

Linking:

Please use the canonical form https://CRAN.R-project.org/package=slider 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.
Health stats visible at Monitor.