Recent Releases of Rcpp
Rcpp - 1.1.0
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 install.packages("Rcpp") (one builds have updated). The r-universe page and repo also has sources and binaries, and will generally also offer release candidate snapshots.
- C++
Published by eddelbuettel 8 months ago
Rcpp - 1.0.14
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.
- C++
Published by eddelbuettel about 1 year ago
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.
- C++
Published by eddelbuettel over 1 year ago
Rcpp - 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.
- C++
Published by eddelbuettel over 1 year ago
Rcpp - 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.
- C++
Published by eddelbuettel about 2 years ago
Rcpp - 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.
- C++
Published by eddelbuettel over 2 years ago
Rcpp - 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.
- C++
Published by eddelbuettel about 3 years ago
Rcpp - 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.
- C++
Published by eddelbuettel over 3 years ago
Rcpp - 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.
- C++
Published by eddelbuettel almost 4 years ago
Rcpp - 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.
- C++
Published by eddelbuettel almost 4 years ago
Rcpp - 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.
- C++
Published by eddelbuettel about 4 years ago
Rcpp - 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.
- C++
Published by eddelbuettel over 4 years ago
Rcpp - 1.0.6
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/01/15#rcpp_1.0.6 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.
- C++
Published by eddelbuettel about 5 years ago
Rcpp - 1.0.5
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/2020/07/06#rcpp_1.0.5 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.
- C++
Published by eddelbuettel over 5 years ago
Rcpp - 1.0.4
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2020/03/17#rcpp_1.0.4 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.
- C++
Published by eddelbuettel almost 6 years ago
Rcpp - 1.0.3
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2019/11/08#rcpp_1.0.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") to access pre-releases.
- C++
Published by eddelbuettel over 6 years ago
Rcpp - 1.0.2
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2019/07/25#rcpp_1.0.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") to access pre-releases.
- C++
Published by eddelbuettel over 6 years ago
Rcpp - 1.0.1
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2019/03/17#rcpp_1.0.1 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") to access pre-releases.
- C++
Published by eddelbuettel almost 7 years ago
Rcpp - 1.0.0
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2018/11/07#rcpp_1.0.0 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") to access pre-releases.
- C++
Published by eddelbuettel over 7 years ago
Rcpp - 0.12.19
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2018/10/01#rcpp_0.12.19 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") to access pre-releases.
- C++
Published by eddelbuettel over 7 years ago
Rcpp - 0.12.18
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2018/07/23#rcpp_0.12.18 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") to access pre-releases.
- C++
Published by eddelbuettel over 7 years ago
Rcpp - 0.12.17
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2018/05/20#rcpp_0.12.17 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") to access pre-releases.
- C++
Published by eddelbuettel over 7 years ago
Rcpp - 0.12.16
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2018/03/13#rcpp_0.12.16 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") to access pre-releases.
- C++
Published by eddelbuettel almost 8 years ago
Rcpp - 0.12.15
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2018/01/20#rcpp_0.12.15 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") to access pre-releases.
- C++
Published by eddelbuettel about 8 years ago
Rcpp - 0.12.14
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2017/11/24#rcpp_0.12.14 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") to access pre-releases.
- C++
Published by eddelbuettel over 8 years ago
Rcpp - 0.12.13
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2017/09/28#rcpp_0.12.13
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") to access pre-releases.
- C++
Published by eddelbuettel over 8 years ago
Rcpp - 0.12.12
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2017/07/15#rcpp_0.12.12
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") to access pre-releases.
- C++
Published by eddelbuettel over 8 years ago
Rcpp - 0.12.11
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2017/05/23#rcpp_0.12.11
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") to access pre-releases.
- C++
Published by eddelbuettel almost 9 years ago
Rcpp - 0.12.10
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2017/03/19#rcpp_0.12.10
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") to access pre-releases.
- C++
Published by eddelbuettel almost 9 years ago
Rcpp - 0.12.9
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2017/01/15#rcpp_0.12.9
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") to access pre-releases.
- C++
Published by eddelbuettel about 9 years ago
Rcpp - 0.12.8
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2016/11/18#rcpp_0.12.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") to access pre-releases.
- C++
Published by eddelbuettel over 9 years ago
Rcpp - 0.12.7
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2016/09/04#rcpp_0.12.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") to access pre-releases.
- C++
Published by eddelbuettel over 9 years ago
Rcpp - 0.12.6
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2016/07/19#rcpp_0.12.6
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") to access pre-releases.
- C++
Published by eddelbuettel over 9 years ago
Rcpp - 0.12.5
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2016/05/14#rcpp_0.12.5
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") to access pre-releases.
- C++
Published by eddelbuettel almost 10 years ago
Rcpp - 0.12.4
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2016/03/25#rcpp_0.12.4
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") to access pre-releases.
- C++
Published by eddelbuettel almost 10 years ago
Rcpp - 0.12.3
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2016/01/10#rcpp_0.12.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") to access pre-releases.
- C++
Published by eddelbuettel about 10 years ago
Rcpp - 0.12.2
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2015/11/15#rcpp_0.12.2 (once I get around to writing the post)
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") to access pre-releases.
- C++
Published by eddelbuettel over 10 years ago
Rcpp - 0.12.1
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2015/09/10#rcpp0.12.1 _(this will be up later today)
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") to access pre-releases.
- C++
Published by eddelbuettel over 10 years ago
Rcpp - 0.12.0
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2015/07/25#rcpp_0.12.0
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") to access pre-releases.
- C++
Published by eddelbuettel over 10 years ago
Rcpp - Rcpp 0.11.6
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2015/05/02#rcpp_0.11.6
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") to access pre-releases.
- C++
Published by eddelbuettel almost 11 years ago
Rcpp - Rcpp 0.11.5
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2015/03/06#rcpp_0.11.5
for more details, and use the CRAN package with the R package management tools for installation.
- C++
Published by eddelbuettel almost 11 years ago
Rcpp - Rcpp 0.11.4
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2015/01/24#rcpp_0.11.4
for more details, and use the CRAN package with the R package management tools for installation.
- C++
Published by eddelbuettel about 11 years ago
Rcpp - Rcpp 0.11.3
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog - http://dirk.eddelbuettel.com/blog/2014/09/29#rcpp_0.11.3
for more details, and use the CRAN package with the R package management tools for installation.
- C++
Published by eddelbuettel over 11 years ago
Rcpp - Rcpp 0.11.2
As usual, see - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog
for more details, and use the CRAN package with the R package management tools for installation.
- C++
Published by eddelbuettel over 11 years ago
Rcpp - Rcpp 0.11.1
See - https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd - https://github.com/RcppCore/Rcpp/blob/master/ChangeLog
for more details, and use the CRAN package with the R package management tools for installation.
- C++
Published by eddelbuettel almost 12 years ago
Rcpp - Rcpp 0.11.0
See - ANNOUNCE-0.11.0.txt for the release announcement - NEWS.Rd for higher-level news - ChangeLog for detailed changes
and all the usual places for more on Rcpp
- C++
Published by eddelbuettel about 12 years ago