We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4fd67 commit 60e79dfCopy full SHA for 60e79df
README.md
@@ -66,8 +66,9 @@ available for code relying on the older interface. New development should
66
always use this Rcpp package instead.
67
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
70
-well as an unknown number of GitHub, Bitbucket, R-Forge, ... repositories using
+are about 550 [CRAN](http://cran.r-project.org) packages using Rcpp, a further
+[BioConductor](http://www.bioconductor.org) packages as well as an unknown
71
+number of GitHub, Bitbucket, R-Forge, ... repositories using
72
Rcpp. All these packages provide usage examples for Rcpp.
73
74
0 commit comments