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

2020-04-23 Thread Stuart Lacy via R-package-devel
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
-- 
Stuart Lacy
Research Software Engineer
Wolfson Atmospheric Chemistry Lab & Information Services
*C/G/116*
University of York
Heslington
York
YO10 5DD
+44 (0)1904 324756

[image:
https://www.york.ac.uk/media/abouttheuniversity/supportservices/informationdirectorate/images/cse/CSEUK%20Primary%20(r)%20RGB-80x95.jpg]
Disclaimer: https://www.york.ac.uk/about/legal-statements/email-disclaimer/

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


[R-pkg-devel] Running R CMD CHECK on different architectures

2018-07-19 Thread Stuart Lacy via R-package-devel
--- Begin Message ---

Hi,

I've just submitted a new release of my package multistateutils to CRAN 
but have received an automated email back asking if I've fixed the 
errors from the previous release. Firstly, why was the previous release 
accepted onto CRAN if it had errors?


The result of the check on the previous release is available here 
https://cran.r-project.org/web/checks/check_results_multistateutils.html


However, the errors and warnings are in architectures that I don't have 
available, i.e. r-devel on fedora, r-patched solaris, r-release osx, 
r-oldrel osx.


How can I test that these errors have been fixed in my latest version? I 
run CMD CHECK through devtools::check() and also test on win-builder and 
there are no problems on either of these.


Thanks,
Stuart
--
Stuart Lacy
Research Fellow
Epidemiology and Cancer Statistics Group
University of York
01904 321118
Disclaimer: http://www.york.ac.uk/docs/disclaimer/email.htm

--- End Message ---
__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel