Issues
- 0
rolling correlation
#44 opened by wcornwell - 1
Request for roll_mad
#38 opened by SimonCousseau - 0
roll_max(c(NA, NA, 3, 2, 1), n=2L, fill=NA, align="right", na.rm=TRUE) now gives c(NA, -Inf, 3, 3, 2)
#43 opened by minotaur-king - 2
Inconsistent Handling of NAs using roll_median()
#42 opened by csatzky - 3
Sums at end of sequence - partial?
#18 opened by danielmcintosh1 - 1
Is this package still maintained?
#41 opened by lyifa - 1
Update RcppRoll for R 4.0
#40 opened by nogeel - 0
- 1
Feature request for roll_quantile
#36 opened by gleb-roma - 1
Can't find rollit from lastest version
#37 opened by FisherPang - 0
- 0
weighted median
#34 opened by dhopkins-gweiss - 1
Rewrite + take advantage of RcppParallel
#2 opened by kevinushey - 0
- 6
- 5
not working with by > 1
#14 opened by pasturm - 1
rolling with multivariable
#16 opened by gaizoule - 2
- 1
Using user defined function in RcppRoll
#19 opened by statquant - 2
- 1
- 2
rollit function not available
#21 opened by fderyckel - 1
- 2
Incorrect mean values with na.rm = T
#23 opened by kjedrzejewski - 1
Align = "middle" vs "center"
#28 opened by mkiang - 0
RcppRoll roll_median na.rm doesn't work
#30 opened by peleonard - 0
Roll backwards
#27 opened by elben10 - 0
Behavior of na.rm = T in roll_median
#26 opened by joranE - 0
roll_any and roll_all
#24 opened by hadley - 1
Using RcppRoll with Performance Analytics
#15 opened by debsush - 1
- 11
Argument to pad with NAs when n > 1
#1 opened by datalove - 2
argument n should be NULL by default...
#10 opened by Mullefa - 4
Update to CRAN version
#13 opened by robjhyndman - 1
Functionality for missing values in a time series
#11 opened by Mullefa - 0
roll_median is crashing
#12 opened by laurikoobas - 2
Error installing from source on OSX 10.8
#9 opened by lalas - 2
- 2
Adding na.locf
#8 opened by my-R-help - 5
- 0
- 0
Use testthat
#3 opened by kevinushey