File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -59,20 +59,17 @@ and working examples.
5959A number of examples are included as are over 920 unit tests in over 470 unit
6060test functions provide additional usage examples.
6161
62- The [ CRAN] ( http://cran.r-project.org ) network contains
63- (as of May 2015) over 380 packages which also provide usage
64- examples, with another 50+ as part of [ BioConductor] ( http://www.bioconductor.org ) .
65-
6662An earlier version of Rcpp, containing what we now call the 'classic Rcpp
6763API' was written during 2005 and 2006 by Dominick Samperi. This code has
6864been factored out of Rcpp into the package RcppClassic, and it is still
6965available for code relying on the older interface. New development should
7066always use this Rcpp package instead.
7167
72- Other usage examples are provided by packages using Rcpp. As of July 2015 , there
73- are about 423 CRAN packages using Rcpp, a further 57 BioConductor packages as
68+ Other usage examples are provided by packages using Rcpp. As of January 2016 , there
69+ are about 550 CRAN packages using Rcpp, a further [ BioConductor] ( http://www.bioconductor.org ) packages as
7470well as an unknown number of GitHub, Bitbucket, R-Forge, ... repositories using
75- Rcpp.
71+ Rcpp. All these packages provide usage examples for Rcpp.
72+
7673
7774### Installation
7875
You can’t perform that action at this time.
0 commit comments