summaryrefslogtreecommitdiff
path: root/math/R-cran-RcppRoll (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.3.0TAKATSU Tomonari2018-06-072-5/+4
|
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-0/+1
| | | | version 1.1.0 (via revision 464079).
* - Add new port: math/R-cran-RcppRollTAKATSU Tomonari2017-09-103-0/+29
Provides fast and efficient routines for common rolling / windowed operations. Routines for the efficient computation of windowed mean, median, sum, product, minimum, maximum, standard deviation and variance are provided. WWW: https://cran.r-project.org/web/packages/RcppRoll/