rhub icon indicating copy to clipboard operation
rhub copied to clipboard

ERROR: dependencies ‘Rcpp’, ‘RcppArmadillo’ are not available

Open astamm opened this issue 3 years ago • 3 comments
trafficstars

Hi. When I check my package on the platform Debian Linux, R-devel, GCC ASAN/UBSAN, I get a prep-error telling me that dependencies Rcpp and RcppArmadillo are not available. I have checked packages before and it is the first time I see this message: https://builder.r-hub.io/status/original/fdacluster_0.1.0.tar.gz-ffc97a410cfe421db64ede14278d3adf

astamm avatar Jan 29 '22 09:01 astamm

The compiler fails to compile Rcpp, I will need to update the container image.

gaborcsardi avatar Jan 31 '22 10:01 gaborcsardi

Thanks. It is also affecting the Docker image containing a build with sanitisers.

astamm avatar Feb 02 '22 16:02 astamm

@gaborcsardi any chance you found some time to work on this? I apologise if I am being too pressing. It is just that I had a package removed from CRAN a week ago because of UBSAN warnings Brian Ripley encountered and that I cannot seem to reproduce, giving me a hard time to fix those. I was thinking to use this R-hub platform to see if that reproduces the warnings but it still fails to install Rcpp and RcppArmadillo. Thanks.

astamm avatar Mar 02 '22 09:03 astamm

This issue is about the previous R-hub system, it does not apply to the new system, so I am closing it now. Please see https://r-hub.github.io/rhub/ for the new system, R-hub v2.

gaborcsardi avatar May 09 '24 12:05 gaborcsardi