Skip to content

Commit 62fae4c

Browse files
committed
mention usage numbers in Examples section
1 parent f1b1003 commit 62fae4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ been factored out of Rcpp into the package RcppClassic, and it is still
6969
available for code relying on the older interface. New development should
7070
always use this Rcpp package instead.
7171

72+
Other usage examples are provided by packages using Rcpp. As of June 2015, there
73+
are 400 CRAN packages using Rcpp, a further 57 BioConductor packages as well as
74+
an unknown number of GitHub, Bitbucket, R-Forge, ... repositories.
75+
7276
### Installation
7377

7478
Released and tested versions of Rcpp are available via the

0 commit comments

Comments
 (0)