Re: [Rcpp-devel] memory not mapped with Rcpp on Ubuntu

2025-02-13 Thread Serguei Sokol
Hi John, Le 13/02/2025 à 15:17, John Clarke a écrit : Hey folks, I've been developing an Rcpp package on my Mac and testing on Mac and Windows. I also have been testing on linux-latest with the standard Github action which runs the CMD check. These passed without any problem until I implemen

[Rcpp-devel] memory not mapped with Rcpp on Ubuntu

2025-02-13 Thread John Clarke
Hey folks, I've been developing an Rcpp package on my Mac and testing on Mac and Windows. I also have been testing on linux-latest with the standard Github action which runs the CMD check. These passed without any problem until I implemented a test suite (testthat) and increased the test coverage