RcppArmadillo 14.6.3-1 on CRAN: Minor Upstream Bug Fixes
R bindings to powerful and expressive C++ matrix library
https://dirk.eddelbuettel.com/blog/2025/08/20#rcpparmadillo_14.6.3-1
#rstats #rcpp
RcppArmadillo 14.6.3-1 on CRAN: Minor Upstream Bug Fixes
R bindings to powerful and expressive C++ matrix library
https://dirk.eddelbuettel.com/blog/2025/08/20#rcpparmadillo_14.6.3-1
#rstats #rcpp
@jimgar @dodecadron @kevinushey Good to know you are covered. The (new-ish) installer helper tools by @coatless may be of interest to you too as they focus on iOS. Next up may be an r-universe setup to have binaries for `terminalgraphics` ? #rstats #rcpp
@koen_hufkens @DenOfEarth @DanielaKEngert @mhoemmen @mkretz @SeaFury
Are you overlooking that C++ (via extension packages) has matrix and vector classes that do that? Scientific / engineering C++ had them for decades.
Let's not discuss this in social media comments though. #rstats #rcpp
qlcal 0.0.16 on CRAN: Regular Update
QuantLib Business / Exchange Calendaring for R
https://dirk.eddelbuettel.com/blog/2025/07/23#qlcal-r_0.0.16
#rstats #rcpp
Getting the hang of this {Rcpp} stuff. This makes porting some legacy C++ code easy. I've done interfacing with Fortran in the past but having the wrappers auto generate makes my life easy. I'm sure I'll hit roadblocks, but I'm curious how far I can push things.
Kudos to @eddelbuettel et al.
anytime 0.3.12 on CRAN: Minor Bugfix and Maintenance
Automagic date / time conversion for any input
https://dirk.eddelbuettel.com/blog/2025/07/14#anytime_0.3.12
#rcpp #rstats
Hey! Save the date as my new presentation for fantastic Workshops for Ukraine
by Dariia Mykhailyshyna is coming up on Sep 25! And it's about:
Intro to C++ programming for R applications for Econometricians
Register following the instructions at: https://sites.google.com/view/dariia-mykhailyshyna/main/r-workshops-for-ukraine#h.54unp6nxuu7k
Nice!
bsvars.org design concept pt. 3
We use RcppArmadillo for linear algebra because we found it very fast on matrix operations and RNGs, well-documented, easy to use in packages. We
it! Seriously!
#bsvars.org #bsvars #bsvarSIGNs #Rcpp #RcppArmadillo #rstats
bsvars.org design concept pt. 2
We implemented C++ code using Rcpp and could not be more glad about that! It's a fantastic facility with many functionalities.
And it seems that @eddelbuettel is answering all Rcpp questions the following Canadian morning, which is so great!
RcppArmadillo 14.6.0-1 on CRAN: New Upstream Minor Release
R bindings to powerful and expressive C++ matrix library
https://dirk.eddelbuettel.com/blog/2025/07/02#rcpparmadillo_14.6.0-1
#rcpp #rstats
Rcpp 1.1.0 on CRAN: C++11 now Minimum via Regular Semi-Annual Update
Seamless R and C++ Integration
https://dirk.eddelbuettel.com/blog/2025/07/02#rcpp_1.1.0
#rcpp #rstats
/cc @kevinushey
New post: https://jcarroll.com.au/2025/06/29/counting-digits-quickly/
What if you could just wave a magic wand over your R #rstats code and have it transform into something that ran as fast as or faster than C? @t_kalinowski's {quickr} 'R to Fortran Transpiler' does that for you! #fortran
With bonus comparisons to #Rcpp #julialang and #rustlang
Updated to restrict to integers thanks to @toddixd
Just noticed that #Rcpp now tops 100 million downloads per the (known downward-biased subset of CRAN mirrors served via the CDN set up by posit and excluding all other mirrors).
RcppRedis 0.2.6 on CRAN: Extensions
Performant R interface to Redis and Valkey
https://dirk.eddelbuettel.com/blog/2025/06/24#rcppredis_0.2.6
#rstats #rcpp
R^4 Post #050: Introducing 'almm: Activate-Linux (based) Market Monitor'
A lightweight real-time market monitor based on (Redis|Valkey) pub/sub
https://dirk.eddelbuettel.com/blog/2025/06/12#050_introducing_almm
#rstats #rcpp
RcppDate 0.0.6: New Upstream
Powerful date C++ header library for R
https://dirk.eddelbuettel.com/blog/2025/05/29#rcppdate_0.0.6
#rstats #rcpp
It was so so good to work with Monash Uni students on their first steps in C++ programming for R applications! They made it! And now, they're ready to code!
RcppArmadillo 14.4.3-1 on CRAN: Small Upstream Bug Fix
R bindings to powerful and expressive C++ matrix library
https://dirk.eddelbuettel.com/blog/2025/05/22#rcpparmadillo_14.4.3-1
#rstats #rcpp
And if you know #rcpp , do not hesitate to help me to implement case-level probabilistic sensitivity analysis in episensr2! https://codeberg.org/dhaine/episensr2
/end