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 17 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:54), 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

FastKNN  
Fast k-Nearest Neighbors
Compute labels for a test set according to the k-Nearest Neighbors classification. This is a fast wa ...
Download / Learn more Package Citations See dependency  
VFS  
Vegetated Filter Strip and Erosion Model
Empirical models for runoff, erosion, and phosphorus loss across a vegetated filter strip, given sl ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
VEwaningVariant  
Vaccine Efficacy Over Time - Variant Aware
Implements methods for inference on potential waning of vaccine efficacy and for estimation of vacci ...
Download / Learn more Package Citations See dependency  
alabama  
Constrained Nonlinear Optimization
Augmented Lagrangian Adaptive Barrier Minimization Algorithm for optimizing smooth nonlinear object ...
Download / Learn more Package Citations See dependency  
rt.test  
Robustified t-Test
Performs one-sample t-test based on robustified statistics using median/MAD (TA) and Hodges-Lehmann/ ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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