#Rcpp
Which dispatches to another package deep in the Rcpp code. I’m not looking for a black box, I’m trying to understand the actual method.
September 25, 2026 at 1:08 PM
Dirk Eddelbuettel: RcppFastAD 0.0.5 on CRAN: Maintenance
A new release 0.0.5 of the RcppFastAD package is now on CRAN, has been built for r2u, and updated at r-universe. This comes (to the day) two years after the preceding 0.0.4 release. RcppFastAD wraps the FastAD header-only C++ library by James which provides a C++ implementation of both forward and reverse mode of automatic differentiation. It offers an easy-to-use header library that is both lightweight and performant. With a little of bit of Rcpp glue, it is also easy to use from R in simple C++ applications. This release updates the continuous integration setup as one does, adds a local configuration helper to quieten compilation (described also in this blog post). It also adds a defensive setting for `g++`: Under recent `g++` versions and optimisation at least the -O3 level, segfaults are seen as _something_ is not quite right with (temporary) “views” of Eigen objects in code generated by this versions. Others are fine, as is `clang++`. We have not gotten to the bottom of it, but setting `-g0` seems to ensure that builds generally work. The NEWS file for this release follows. > #### Changes in version 0.0.5 (2026-09-24) > > * Several routine updates to continuous integration have been made > > * Local builds (where a `.git/` directory is seen) now append silencing compiler option that CRAN would object to > > * Given recent issues with `g++` under optimization, debugging is turned off by default. > > Courtesy of my CRANberries, there is also a diffstat report for the most recent release. More information is available at the repository or the package page. This post by Dirk Eddelbuettel originated on his Thinking inside the box blog. If you like this or other open-source work I do, you can now sponsor me at GitHub.
dirk.eddelbuettel.com
September 24, 2026 at 7:44 PM
RcppFastAD 0.0.5 on CRAN: Maintenance
R interface to automatic differentiation C++ library
dirk.eddelbuettel.com/blog/2026/09...
#rcpp #rstats
September 24, 2026 at 7:24 PM
youtube.com/watch?v=rcPP...
🍊 didn’t even go to his son‘s wedding on the island and now this…
Don Jr. SCRAMBLES After BOMBSHELL PUTIN Connection REVEALED!?!
YouTube video by Katie Phang
youtube.com
September 14, 2026 at 6:11 PM
youtube.com/watch?v=rcPP...
The grifters don’t know how to read the room… islands, Russians, Epstein? Not good.
Don Jr. SCRAMBLES After BOMBSHELL PUTIN Connection REVEALED!?!
YouTube video by Katie Phang
youtube.com
September 14, 2026 at 6:04 PM
Don Jr. SCRAMBLES After BOMBSHELL PUTIN Connection REVEALED!?!

www.youtube.com/watch?v=rcPP...
Don Jr. SCRAMBLES After BOMBSHELL PUTIN Connection REVEALED!?!
YouTube video by Katie Phang
www.youtube.com
September 14, 2026 at 5:54 PM
The non-list email is a pain (we started Rcpp with a list email) but all information we are talking is public a) at the package's CRAN page and mirrors and b) in aggregations as eg returned by tools::CRAN_package_db() so trivial to automate in, say, a GHA which then emails, or pokes slack, or ...
September 12, 2026 at 7:55 PM
{terra} (and any other Rcpp Modules #RStats package could load 2x faster:

github.com/rspatial/ter...

Anyone want to get a PR into Rcpp? Details here:

github.com/mdsumner/Rcp...
September 11, 2026 at 2:25 AM