Skip to content

Commit 0e02729

Browse files
committed
update usage numbers in README.md
1 parent d007072 commit 0e02729

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ been factored out of Rcpp into the package RcppClassic, and it is still
9696
available for code relying on the older interface. New development should
9797
always 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
102102
as well as an unknown number of GitHub, Bitbucket, R-Forge, ... repositories
103103
using Rcpp. All these packages provide usage examples for Rcpp.
104104

0 commit comments

Comments
 (0)