Skip to content

slider

Sliding Window Functions

v0.3.3 · Nov 14, 2025 · MIT + file LICENSE

Description

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.

Downloads

66.2K

Last 30 days

440th

199.6K

Last 90 days

822.4K

Last year

Trend: +0.3% (30d vs prior 30d)

CRAN Check Status

1 NOTE
13 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 NOTE
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (1 non-OK)
NOTE r-release-macos-arm64

compiled code

File ‘slider/libs/slider.so’:
  Found non-API call to R: ‘OBJECT’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-release-macos-arm64

compiled code

File ‘slider/libs/slider.so’:
  Found non-API call to R: ‘OBJECT’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Reverse Dependencies (22)

Dependency Network

Dependencies Reverse dependencies cli rlang vctrs warp LightLogR SeaSondeR activatr epiviz feasts resquin rsample sits streamsampler tidier tidyfinance timetk tsdataleaks almanac clock +7 more reverse deps slider

Version History

new 0.3.3 Mar 10, 2026
updated 0.3.3 ← 0.3.2 diff Nov 13, 2025
updated 0.3.2 ← 0.3.1 diff Oct 24, 2024
updated 0.3.1 ← 0.3.0 diff Oct 11, 2023
updated 0.3.0 ← 0.2.2 diff Nov 15, 2022
updated 0.2.2 ← 0.2.1 diff Jun 30, 2021
updated 0.2.1 ← 0.2.0 diff Mar 22, 2021
updated 0.2.0 ← 0.1.5 diff Mar 17, 2021
updated 0.1.5 ← 0.1.4 diff Jul 20, 2020
updated 0.1.4 ← 0.1.3 diff May 27, 2020
updated 0.1.3 ← 0.1.2 diff May 13, 2020
updated 0.1.2 ← 0.1.1 diff Mar 9, 2020
updated 0.1.1 ← 0.1.0 diff Feb 22, 2020
new 0.1.0 Feb 5, 2020