Skip to content

Conversation

@eddelbuettel
Copy link
Member

This contains some reworking of the OpenMP detection on macOS. We made strides there is another branch so this will need some more work before going to CRAN so this upstream release will once again be GitHub-only for now.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades RcppArmadillo to version 15.2.2-0, incorporating Armadillo 15.2.2 with enhancements to random number generation for OpenMP and addressing macOS-specific LAPACK issues.

  • Updated package version from 15.2.1-0 to 15.2.2-0
  • Upgraded to Armadillo 15.2.2 with improved RNG reproducibility for OpenMP
  • Added macOS test skip to handle complex algebra LAPACK issues

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
inst/tinytest/test_Rlapack.R Adds early exit for macOS to skip complex algebra tests due to LAPACK incompatibility
inst/include/current/armadillo_bits/arma_version.hpp Updates Armadillo patch version from 1 to 2
inst/include/current/armadillo_bits/arma_rng.hpp Implements thread-unique RNG seeding with OpenMP support for improved reproducibility
inst/NEWS.Rd Documents the 15.2.2-0 release with changelog entries
configure.ac Updates package version to 15.2.2-0
configure Regenerated configure script reflecting new version
DESCRIPTION Updates package version and date
ChangeLog Adds entries documenting the version update and changes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@eddelbuettel eddelbuettel merged commit e49b8ce into master Nov 20, 2025
12 checks passed
@eddelbuettel eddelbuettel deleted the feature/arma_15.2.2 branch November 20, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants