Skip to content

Commit 9e5529f

Browse files
committed
add badge
1 parent fece8bd commit 9e5529f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
RcppRoll
2-
=====
2+
========
3+
4+
[![CRAN status](https://www.r-pkg.org/badges/version/RcppRoll)](https://cran.r-project.org/package=RcppRoll)
35

46
This package provides windowed-versions of commonly-used mathematical
57
and statistical functions.
68

7-
Install me with devtools:
9+
Install the latest release from CRAN with:
10+
11+
install.packages("RcppRoll")
12+
13+
Or, install the development version with:
814

915
install_github("kevinushey/RcppRoll")

0 commit comments

Comments
 (0)