We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4af2b9a commit f57467bCopy full SHA for f57467b
1 file changed
README.md
@@ -65,8 +65,8 @@ been factored out of Rcpp into the package RcppClassic, and it is still
65
available for code relying on the older interface. New development should
66
always use this Rcpp package instead.
67
68
-Other usage examples are provided by packages using Rcpp. As of November 2016,
69
-there are 839 [CRAN](https://cran.r-project.org) packages using Rcpp, a further
+Other usage examples are provided by packages using Rcpp. As of January 2017,
+there are 906 [CRAN](https://cran.r-project.org) packages using Rcpp, a further
70
89 [BioConductor](http://www.bioconductor.org) packages in its current release
71
as well as an unknown number of GitHub, Bitbucket, R-Forge, ... repositories
72
using Rcpp. All these packages provide usage examples for Rcpp.
0 commit comments