Source: r-cran-slider Standards-Version: 4.7.3 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-cli (>= 3.6.1), r-cran-rlang (>= 1.1.1), r-cran-vctrs (>= 0.6.3), r-cran-warp, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-slider Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-slider.git Homepage: https://cran.r-project.org/package=slider Rules-Requires-Root: no Package: r-cran-slider Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: GNU R 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.