Dirk Eddelbuettel · @eddelbuettel
137 followers · 63 posts · Server mastodon.social

RcppArmadillo 0.12.0.1.0 on CRAN: New Upstream, New Features
R bindings to powerful and expressive C++ matrix library
dirk.eddelbuettel.com/blog/202

#rstats #rcpp

Last updated 1 year ago

Dirk Eddelbuettel · @eddelbuettel
128 followers · 58 posts · Server mastodon.social

New Post on combining with Fortran via

Possible world audience of three:
@ProfJamesCurran (who asked initial question),
@jb_duckmayr@twitter.com
who answered (years earlier!!),
@AvrahamAdler@twitter.com
who is all in on Fortran. And me mediating :)

gallery.rcpp.org/articles/Comb

#rstats #rcpp

Last updated 2 years ago

Dirk Eddelbuettel · @eddelbuettel
99 followers · 47 posts · Server mastodon.social

RcppTOML 0.2.2 on CRAN: Now with macOS-on-Intel Builds
Better configuration files for humans and machines
dirk.eddelbuettel.com/blog/202

#rcpp #rstats

Last updated 2 years ago

ChrisAdamsEcon :betahat: · @chrisadamsecon
852 followers · 2801 posts · Server econtwitter.net

Note that I propose an alternative non-parametric empirical Bayesian estimator here: papers.ssrn.com/sol3/papers.cf and present the code in and

#rstats #rcpp

Last updated 2 years ago

Dirk Eddelbuettel · @eddelbuettel
90 followers · 41 posts · Server mastodon.social

(Retooting Dariia's tweet over here)

‼️ Our next workshop by
@eddelbuettel will take place Feb 9th, 6 pm CET & will cover Intro to Rcpp package.
Register or sponsor a student to learn by donating to support Ukraine!

Details: bit.ly/3wBeY4S

Please share!

#rstats #academictwitter #econtwitter #rcpp #datascience #datadon

Last updated 2 years ago

Dirk Eddelbuettel · @eddelbuettel
81 followers · 39 posts · Server mastodon.social

4.3.0 will default to C++17 (with the 'where available' caveat, just how it currently defaults to C++14). Lots of packages still specify C++11 explicitly and can just drop that (at least for builds under recent R versions).

#rstats #rcpp #datascience

Last updated 2 years ago

Dirk Eddelbuettel · @eddelbuettel
79 followers · 38 posts · Server mastodon.social

RcppTOML 0.2.1 on CRAN: Small Build Fix for Some Arches
Better configuration files for humans and machines
dirk.eddelbuettel.com/blog/202

#rstats #rcpp

Last updated 2 years ago

Dirk Eddelbuettel · @eddelbuettel
67 followers · 35 posts · Server mastodon.social

Rcpp 1.0.10 on CRAN: Regular Update
Seamless R and C++ Integration
dirk.eddelbuettel.com/blog/202

#rstats #rcpp

Last updated 2 years ago

Dirk Eddelbuettel · @eddelbuettel
66 followers · 34 posts · Server mastodon.social

BH 1.81.0-1 oon CRAN: New Upstream, New Library, sprintf Change
Boost C++ header goodness for R
dirk.eddelbuettel.com/blog/202

#rstats #rcpp

Last updated 2 years ago

Dirk Eddelbuettel · @eddelbuettel
63 followers · 33 posts · Server mastodon.social

RcppSimdJson 0.1.9 on CRAN: New Upstream
Highest-performance JSON Parsing via Modern C++ from R
dirk.eddelbuettel.com/blog/202

/cc @lemire

#rstats #rcpp

Last updated 2 years ago

Dirk Eddelbuettel · @eddelbuettel
63 followers · 32 posts · Server mastodon.social

RcppFastFloat 0.0.4 on CRAN: New Upstream
R Acccess tp Number Parsing at a Gigabyte per Second
dirk.eddelbuettel.com/blog/202

#rstats #rcpp

Last updated 2 years ago

Dirk Eddelbuettel · @eddelbuettel
48 followers · 28 posts · Server mastodon.social

RcppArmadillo 0.11.4.3.1 on CRAN: Updates
R bindings to powerful and expressive C++ matrix library
dirk.eddelbuettel.com/blog/202

#rstats #rcpp

Last updated 2 years ago

Dirk Eddelbuettel · @eddelbuettel
44 followers · 25 posts · Server mastodon.social

RcppGSL 0.3.13 on CRAN: Mandated Update
Easier GNU GSL use from R
dirk.eddelbuettel.com/blog/202

#rstats #rcpp

Last updated 2 years ago

Dirk Eddelbuettel · @eddelbuettel
36 followers · 16 posts · Server mastodon.social

RcppTOML 0.2.0 on CRAN: TOML 1.0.0 rewrite with toml++
Better configuration files for humans and machines
dirk.eddelbuettel.com/blog/202

/cc @marzer8789

#rcpp #rstats

Last updated 2 years ago

Dirk Eddelbuettel · @eddelbuettel
18 followers · 2 posts · Server mastodon.social

PSA: CRAN package `BH` is looking to update to version 1.81.0 of the recently-released Boost_Libraries 1.81.0 (with a large subset, as usual).

Reverse-depends checks show 300+ packages unaffected, and we track and PRed a handful others. See below for details and how to test your package with the release candidate.

github.com/eddelbuettel/bh/iss

#rstats #rcpp #datascience

Last updated 2 years ago

Dirk Eddelbuettel · @eddelbuettel
17 followers · 1 posts · Server mastodon.social

RcppDE 0.1.7 on CRAN: Several Updates
Differential Evolution Optimization via RcppArmadillo
dirk.eddelbuettel.com/blog/202

#rstats #rcpp

Last updated 2 years ago

ChrisAdamsEcon :rstats: · @chrisadamsecon
697 followers · 1056 posts · Server econtwitter.net

@mpjdem @johannes_lehmann I also used Rcpp to write iteration steps in C++. Even my crap C++ code can be substantially faster than my best R code for heavy iteration processes.

Here is an example in this paper: papers.ssrn.com/sol3/papers.cf

I replaced a step that I was doing with a combination of iteration and matrix manipulation, with two iteration steps in C++.

#rstats #rcpp #cpp

Last updated 2 years ago

George G Vega Yon · @gvegayon
29 followers · 513 posts · Server qoto.org

Hey, pkg devs, we are trying , and it seems that tags won't work like they do with . Is this a thing? cc @Emil_Hvitfeldt

#rstats #roxygen2 #rcpp #cpp11

Last updated 2 years ago