Package: RcppRoll
Type: Package
Title: Efficient Rolling / Windowed Operations
Version: 0.3.2
Authors@R: person("Kevin", "Ushey", role = c("aut", "cre"), email = "kevinushey@gmail.com")
Maintainer: Kevin Ushey <kevinushey@gmail.com>
Description: Provides fast and efficient routines for
    common rolling / windowed operations. Routines for the
    efficient computation of windowed mean, median,
    sum, product, minimum, maximum, standard deviation
    and variance are provided.
License: GPL (>= 2)
Depends: R (>= 2.15.1)
Suggests: zoo, testthat
Imports: Rcpp
LinkingTo: Rcpp
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2026-03-27 21:29:41 UTC; kevin
Author: Kevin Ushey [aut, cre]
Repository: CRAN
Date/Publication: 2026-03-28 06:11:35 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2026-04-27 10:43:14 UTC; windows
Archs: x64
