Site icon R-bloggers

armadillo4r 1.0.0 is on CRAN

[This article was first published on https://pacha.dev/blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
< !DOCTYPE html> < charset="utf-8"> < http-equiv="X-UA-Compatible" content="IE=edge"> < name="viewport" content="width=device-width, initial-scale=1.0"> pacha.dev/blog < !-- MathJax Configuration --> < !-- Smart header: libraries detected based on content --> < !-- File: /tmp/tmp.LuxLuYPhiE/index.html -->
  • < !-- Load custom CSS after any library CSS to ensure proper precedence -->
  • < header class="site-top">

    Mauricio “Pachá” Vargas Sepúlveda

    Blog with notes about R, Shiny, SQL, Python, Linux and C++. This blog is listed on R-Bloggers.

    HOME 🏠
    < !-- categories are printed below this--> < nav class="sidebar-nav">

    Categories

    < header id="title-block-header" class="quarto-title-block default">

    armadillo 1.0.0 is on CRAN

    armadillo 1.0.0 brings enhanced sparse matrix support, reduced dependencies, and comprehensive cross-platform testing.
    Author

    Mauricio “Pachá” Vargas S.

    Published

    June 12, 2026

    I’m pleased to announce that armadillo 1.0.0 is now available on CRAN. This release brings substantial improvements to performance, reduced dependencies, and widely tested cross-platform compatibility.

    < section id="key-improvements" class="level2">

    Key Improvements

    The 1.0.0 release brings several major enhancements:

    • Enhanced sparse matrix support: The package now offers seamless interoperability with R’s Matrix package, providing a more robust “translation” between R and Armadillo sparse matrices.

    • Reduced dependencies: All unit tests have been migrated from testthat to the lightweight tinytest suite, simplifying the dependency footprint.

    • Upgraded cpp4r dependency: The underlying cpp4r library has been refined to reduce dependencies while conditionally leveraging newer C++ features where available ( C++23 on modern platforms).

    • Comprehensive testing: The package has been validated across multiple platforms using R-Hub images for different C++ compilers and operating systems, complemented by GitHub Actions testing on macOS and Windows.

    For more information, visit the CRAN package page or explore the 500+ examples.

    If you liked this post, please consider donating to support my Open Source work: https://buymeacoffee.com/pacha.

    < footer>

    Loading…

  • < !-- Load shared sidebar -->
    To leave a comment for the author, please follow the link and comment on their blog: https://pacha.dev/blog.

    R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
    Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
    Exit mobile version