Skip to content

Add C++14 for RcppArmadillo v15 compatibility#130

Open
ycl6 wants to merge 1 commit into
GreenleafLab:masterfrom
ycl6:RcppArmadillo_CXX14
Open

Add C++14 for RcppArmadillo v15 compatibility#130
ycl6 wants to merge 1 commit into
GreenleafLab:masterfrom
ycl6:RcppArmadillo_CXX14

Conversation

@ycl6

@ycl6 ycl6 commented Jul 23, 2026

Copy link
Copy Markdown

A quick patch so that the package can be compiled when using RcppArmadillo v15.

Starting from release 15.0.0, the minimum compilation standard is C++14.
https://cran.r-project.org/package=RcppArmadillo

compiler_check.hpp:82:4: error: #error "*** C++14 compiler required; enable C++14 mode in your compiler, or use an earlier version of Armadillo"
   82 |   #error "*** C++14 compiler required; enable C++14 mode in your compiler, or use an earlier version of Armadillo"
      |    ^~~~~

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.

1 participant