aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-RcppRoll
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-07 21:30:14 +0000
committerStefan Eßer <se@FreeBSD.org>2022-09-07 21:58:51 +0000
commitfb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 (patch)
tree4bfc4b617ac23047eb736c72fb80d2b4f9069605 /math/R-cran-RcppRoll
parentc53ddded1db88147493efaad6a9aa436d9b71fae (diff)
Diffstat (limited to 'math/R-cran-RcppRoll')
-rw-r--r--math/R-cran-RcppRoll/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/R-cran-RcppRoll/pkg-descr b/math/R-cran-RcppRoll/pkg-descr
index 30601342c153..1f87ca034f59 100644
--- a/math/R-cran-RcppRoll/pkg-descr
+++ b/math/R-cran-RcppRoll/pkg-descr
@@ -2,5 +2,3 @@ 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/