Skip to content

Commit f307cb1

Browse files
committed
update usage counts
1 parent caa8ce0 commit f307cb1

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2021-12-24 Dirk Eddelbuettel <[email protected]>
2+
3+
* README.md: Update usage counts
4+
15
2021-12-16 Dirk Eddelbuettel <[email protected]>
26

37
* vignettes/rmd/Rcpp.bib: Update JSS references to new doi scheme,

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ been factored out of Rcpp into the package RcppClassic, and it is still
9797
available for code relying on the older interface. New development should
9898
always use this Rcpp package instead.
9999

100-
Other usage examples are provided by packages using Rcpp. As of January 2021,
101-
there are 2169 [CRAN](https://cran.r-project.org) packages using Rcpp, a further
102-
207 [BioConductor](https://www.bioconductor.org) packages in its current release
100+
Other usage examples are provided by packages using Rcpp. As of late December 2021,
101+
there are 2469 [CRAN](https://cran.r-project.org) packages using Rcpp, a further
102+
242 [BioConductor](https://www.bioconductor.org) packages in its current release
103103
as well as an unknown number of GitHub, Bitbucket, R-Forge, ... repositories
104104
using Rcpp. All these packages provide usage examples for Rcpp.
105105

0 commit comments

Comments
 (0)