Skip to content
Prev 5346 / 12125 Next

[R-pkg-devel] Package fails on OSX on CRAN but not on rhub

Hi,

I've been told to fix the problems that my package 'multistateutils' has on
OSX:
https://cran.r-project.org/web/checks/check_results_multistateutils.html

This is seemingly something to do with my Rcpp code, but I can't debug it
on my local (Linux) machine, as when I check my code using Rhub it passes
the checks:
https://builder.r-hub.io/status/multistateutils_1.2.4.tar.gz-9295de3b93d746eb93983d33269cf08d

Does anyone have any tips for testing their packages on OSX, or any
OSX-specific issues with Rcpp?

Thanks,
Stuart