Package: runner Title: Running Operations for Vectors Type: Package Version: 0.5.0 Depends: R (>= 3.0) Language: en-US Encoding: UTF-8 Authors@R: person("Dawid", "Kałędkowski", , email = "dawid.kaledkowski@gmail.com", role = c("aut", "cre"), comment = "ORCID: ") Maintainer: Dawid Kałędkowski Description: Lightweight library for rolling windows operations. Package enables full control over the window length, window lag and a time indices. With a runner one can apply any R function on a rolling windows. The package eases work with equally and unequally spaced time series. License: GPL (>= 2) BugReports: https://github.com/gogonzo/runner/issues LinkingTo: Rcpp Imports: methods, parallel, Rcpp Suggests: knitr, rmarkdown, tinytest RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Repository: https://gogonzo.r-universe.dev Date/Publication: 2026-06-06 22:19:47 UTC RemoteUrl: https://github.com/gogonzo/runner RemoteRef: HEAD RemoteSha: 4697b70f73feacc50e66cd0b384198370e2d9f28 NeedsCompilation: yes Packaged: 2026-06-06 22:30:50 UTC; root Author: Dawid Kałędkowski [aut, cre] (ORCID: )