Thank you. The issue was an outdated version of R-devel. I can confirm that updating to R-devel 86925 allows Rcpp to install properly.
Thank you again, Avi On Thu, Jul 25, 2024 at 2:33 AM Kevin Ushey <kevinus...@gmail.com> wrote: > > Rcpp checks for R version >= 4.4.2, so older versions of R-devel > (which report R 4.5.0) might encounter this error. Updating to the > latest R-devel should resolve the issue, and any existing releases of > R shouldn't be affected. See: > > https://github.com/RcppCore/Rcpp/blob/c0d16d4601c08b4031f4f7fcff1999096077987f/inst/include/Rcpp/r/compat.h#L27-L37 > > Thanks, > Kevin > > On Thu, Jul 25, 2024 at 8:29 AM Dirk Eddelbuettel <e...@debian.org> wrote: > > > > > > On 24 July 2024 at 20:02, Avraham Adler wrote: > > | Let me rebuild R from scratch and I'll try again. I'll report back (in > > | a day or so) if that helped. > > > > Feel free to also check with r-release as a baseline. That said, on Linux I > > keep reasonably current (rebuild a week or two) r-devel around. > > > > Dirk > > > > -- > > dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org > > _______________________________________________ > > Rcpp-devel mailing list > > Rcpp-devel@lists.r-forge.r-project.org > > https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel _______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel