Other packages > Find by keyword >

runner  

Running Operations for Vectors
View on CRAN: Click here


Download and install runner package within the R console
Install from CRAN:
install.packages("runner")

Install from Github:
library("remotes")
install_github("cran/runner")

Install by package version:
library("remotes")
install_version("runner", "0.4.5")



Attach the package and use:
library("runner")
Maintained by
Dawid Kałędkowski
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-08-31
Latest Update: 2024-03-03
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.
How to cite:
Dawid Kałędkowski (2018). runner: Running Operations for Vectors. R package version 0.4.5, https://cran.r-project.org/web/packages/runner. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.0 (2018-08-31 20:50), 0.2.0 (2019-03-08 14:40), 0.2.1 (2019-10-01 20:20), 0.2.3 (2019-10-27 09:50), 0.3.0 (2019-12-09 23:20), 0.3.1 (2020-01-14 22:20), 0.3.2 (2020-03-13 21:10), 0.3.5 (2020-04-11 11:20), 0.3.7 (2020-05-17 03:10), 0.3.8 (2021-02-22 15:50), 0.4.0 (2021-04-22 08:50), 0.4.1 (2021-10-03 18:10), 0.4.2 (2022-09-17 23:36), 0.4.3 (2023-03-21 07:40), 0.4.4 (2024-03-03 21:50), 0.4.5 (2025-12-01 07:10)
Other packages that cited runner R package
View runner citation profile
Other R packages that runner depends, imports, suggests or enhances
Complete documentation for runner
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA