|
13 | 13 | [](https://cran.r-project.org/package=Rcpp) |
14 | 14 | [](https://cran.r-project.org/package=Rcpp) |
15 | 15 | [](https://cran.r-project.org/package=Rcpp) |
16 | | -[](https://dx.doi.org/10.18637/jss.v040.i08) |
| 16 | +[](https://doi.org/10.18637/jss.v040.i08) |
17 | 17 | [](https://www.amazon.com/gp/product/1461468671/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1461468671&linkCode=as2&tag=rcpp-20&linkId=3P5LNUWOAQ2YMEJ6) |
18 | | -[](https://dx.doi.org/10.1080/00031305.2017.1375990) |
| 18 | +[](https://doi.org/10.1080/00031305.2017.1375990) |
19 | 19 |
|
20 | 20 | ### Synopsis |
21 | 21 |
|
@@ -109,14 +109,14 @@ been factored out of Rcpp into the package RcppClassic, and it is still |
109 | 109 | available for code relying on the older interface. New development should |
110 | 110 | always use this Rcpp package instead. |
111 | 111 |
|
112 | | -Other usage examples are provided by packages using Rcpp. As of early January |
113 | | -2024, there are 2791 [CRAN](https://cran.r-project.org) packages using Rcpp |
114 | | -(corresponding to 13.8% of all packages, and 59.9% of packages containing |
115 | | -compiled code), a further 254 [BioConductor](https://www.bioconductor.org) |
| 112 | +Other usage examples are provided by packages using Rcpp. As of early July |
| 113 | +2025, there are 3043 [CRAN](https://cran.r-project.org) packages using Rcpp |
| 114 | +(corresponding to 13.6% of all packages, and 61.3% of packages containing |
| 115 | +compiled code), a further 271 [BioConductor](https://www.bioconductor.org) |
116 | 116 | packages in its current release as well as an unknown number of GitHub, |
117 | 117 | Bitbucket, R-Forge, ... repositories using Rcpp. All these packages provide |
118 | 118 | usage examples for Rcpp. The package is in widespread use and has been |
119 | | -downloaded over 78.1 million times (per the partial logs from the cloud mirrors |
| 119 | +downloaded over 100.6 million times (per the partial logs from the cloud mirrors |
120 | 120 | of CRAN). |
121 | 121 |
|
122 | 122 | ### Installation |
|
0 commit comments