Releases: RcppCore/Rcpp
1.0.13-1
This is an out-of-sequence hot-fix release to address an issue with building under R 4.2.2. It consists of two cherry-picked PRs from the main development branch added to the release/1.0.13 branch. See
- the NEWS file for the branch in Rd source
- the ChangeLog
- the release blog post
for details.
You can use the CRAN repo with the R package management tools for installation via the usual install.packages("Rcpp")
. The RcppCore drat repo via be used by setting drat::addRepo("RcppCore")
or directly via install.packages("Rcpp", repos="https://rcppcore.github.io/drat")
to access (pre-)releases. Ditto for the r-universe page and repo.
1.0.13
As usual, see
- the NEWS file in Rd source and rendered
- the ChangeLog
- the release blog post
for details.
You can use the CRAN repo with the R package management tools for installation via the usual install.packages("Rcpp")
. The RcppCore drat repo via be used by setting drat::addRepo("RcppCore")
or directly via install.packages("Rcpp", repos="https://rcppcore.github.io/drat")
to access (pre-)releases. Ditto for the r-universe page and repo.
1.0.12
As usual, see
- the NEWS file in Rd source and rendered
- the ChangeLog
- the release blog post
for details.
You can use the CRAN repo with the R package management tools for installation via the usual install.packages("Rcpp")
. The RcppCore drat repo via be used by setting drat::addRepo("RcppCore")
or directly via install.packages("Rcpp", repos="https://rcppcore.github.io/drat")
to access (pre-)releases.
1.0.11
As usual, see
- the NEWS file in Rd source and rendered
- the ChangeLog
- the release blog post (to be added later today)
for details.
You can use the CRAN repo with the R package management tools for installation via the usual install.packages("Rcpp")
. The RcppCore drat repo via be used by setting drat::addRepo("RcppCore")
or directly via install.packages("Rcpp", repos="https://rcppcore.github.io/drat")
to access (pre-)releases.
1.0.10
As usual, see
- the NEWS file
- the ChangeLog
- the release blog post
for details.
You can use the CRAN repo with the R package management tools for installation via the usual install.packages("Rcpp")
. The RcppCore drat repo via be used by setting drat::addRepo("RcppCore")
or directly via install.packages("Rcpp", repos="https://rcppcore.github.io/drat")
to access (pre-)releases.
1.0.9
As usual, see
- the NEWS file at https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd
- the ChangeLog at https://github.com/RcppCore/Rcpp/blob/master/ChangeLog
- the release blog post at http://dirk.eddelbuettel.com/blog/2022/07/09#rcpp_1.0.9
You can use the CRAN repo with the R package management tools for installation via the usual install.packages("Rcpp")
. The RcppCore drat repo via be used by setting drat::addRepo("RcppCore")
or directly via install.packages("Rcpp", repos="https://rcppcore.github.io/drat")
to access (pre-)releases.
1.0.8.3
Hot-fix release addressing one testing-related oversight of ours in the CRAN-requested hot-fix 1.0.8.3
As usual, see
- https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd
- https://github.com/RcppCore/Rcpp/blob/master/ChangeLog
- https://dirk.eddelbuettel.com/blog/2022/03/17#rcpp_1.0.8.3 for more details.
You can use the CRAN repo with the R package management tools for installation, and the RcppCore drat repo via drat::addRepo("RcppCore")
or install.packages("Rcpp", repos="https://rcppcore.github.io/drat")
to access (pre-)releases.
1.0.8.2
Hot-fix release at the request of CRAN to silence nags about deprecated C++ features made by newer compilers.
As usual, see
- https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd
- https://github.com/RcppCore/Rcpp/blob/master/ChangeLog
- https://dirk.eddelbuettel.com/blog/2022/03/11#rcpp_1.0.8.2 for more details.
You can use the CRAN repo with the R package management tools for installation, and the RcppCore drat repo via drat::addRepo("RcppCore")
or install.packages("Rcpp", repos="https://rcppcore.github.io/drat")
to access (pre-)releases.
1.0.8
As usual, see
- https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd
- https://github.com/RcppCore/Rcpp/blob/master/ChangeLog
- https://dirk.eddelbuettel.com/blog/2022/01/13#rcpp_1.0.8
for more details.
You can use the CRAN repo with the R package management tools for installation, and the RcppCore drat repo via drat::addRepo("RcppCore")
or install.packages("Rcpp", repos="https://rcppcore.github.io/drat")
to access (pre-)releases.
1.0.7
As usual, see
- https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd
- https://github.com/RcppCore/Rcpp/blob/master/ChangeLog
- https://dirk.eddelbuettel.com/blog/2021/07/07#rcpp_1.0.7
for more details.
You can use the CRAN repo with the R package management tools for installation, and the RcppCore drat repo via drat::addRepo("RcppCore")
or install.packages("Rcpp", repos="https://rcppcore.github.io/drat")
to access (pre-)releases.