File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -96,9 +96,9 @@ been factored out of Rcpp into the package RcppClassic, and it is still
9696available for code relying on the older interface. New development should
9797always use this Rcpp package instead.
9898
99- Other usage examples are provided by packages using Rcpp. As of March 2020,
100- there are 1900 [ CRAN] ( https://cran.r-project.org ) packages using Rcpp, a further
101- 191 [ BioConductor] ( http://www.bioconductor.org ) packages in its current release
99+ Other usage examples are provided by packages using Rcpp. As of June 2020,
100+ there are 1947 [ CRAN] ( https://cran.r-project.org ) packages using Rcpp, a further
101+ 203 [ BioConductor] ( http://www.bioconductor.org ) packages in its current release
102102as well as an unknown number of GitHub, Bitbucket, R-Forge, ... repositories
103103using Rcpp. All these packages provide usage examples for Rcpp.
104104
You can’t perform that action at this time.
0 commit comments