Package: runner
Title: Running Operations for Vectors
Type: Package
Version: 0.4.5
Depends: R (>= 3.0)
Language: en-US
Encoding: UTF-8
Authors@R: person("Dawid", "Kałędkowski", ,
                  email = "dawid.kaledkowski@gmail.com",
                  comment = c(ORCID = "0000-0001-9533-457X"),
                  role = c("aut", "cre"))
Maintainer: Dawid Kałędkowski <dawid.kaledkowski@gmail.com>
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
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-11-30 21:07:05 UTC; dawidkaledkowski
Author: Dawid Kałędkowski [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9533-457X>)
Repository: CRAN
Date/Publication: 2025-12-01 06:10:39 UTC
Built: R 4.5.1; x86_64-apple-darwin20; 2025-12-01 21:06:33 UTC; unix
Archs: runner.so.dSYM
