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 06 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

worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
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  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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