File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## Rcpp [ ![ Build Status] ( https://travis-ci.org/RcppCore/Rcpp.png )] ( https://travis-ci.org/RcppCore/Rcpp ) [ ![ License] ( http://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat )] ( http://www.gnu.org/licenses/gpl-2.0.html ) [ ![ Downloads] ( http://cranlogs.r-pkg.org/badges/Rcpp?color=brightgreen )] ( http://cran.rstudio.com/package=Rcpp )
1+ ## Rcpp [ ![ Build Status] ( https://travis-ci.org/RcppCore/Rcpp.svg )] ( https://travis-ci.org/RcppCore/Rcpp ) [ ![ License] ( http://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat )] ( http://www.gnu.org/licenses/gpl-2.0.html ) [ ![ Downloads] ( http://cranlogs.r-pkg.org/badges/Rcpp?color=brightgreen )] ( http://cran.rstudio.com/package=Rcpp )
22
33### Seamless R and C++ Integration
44
@@ -53,15 +53,15 @@ see 'citation("Rcpp")' for details.
5353
5454### Examples
5555
56- The [ Rcpp Gallery] ( http://gallery.rcpp.org ) showcases over 80 fully documented
56+ The [ Rcpp Gallery] ( http://gallery.rcpp.org ) showcases over 90 fully documented
5757and working examples.
5858
5959A number of examples are included as are over 920 unit tests in over 470 unit
6060test functions provide additional usage examples.
6161
6262The [ CRAN] ( http://cran.r-project.org ) network contains
63- (as over early 2015) well over 300 packages which also provide usage
64- examples, with another 40 + as part of [ BioConductor] ( http://www.bioconductor.org ) .
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 ) .
6565
6666An earlier version of Rcpp, containing what we now call the 'classic Rcpp
6767API' was written during 2005 and 2006 by Dominick Samperi. This code has
You can’t perform that action at this time.
0 commit comments