r-hub / rhub

R-hub API client
https://r-hub.github.io/rhub/
Other
353 stars 51 forks source link

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

Closed astamm closed 4 months ago

astamm commented 2 years ago

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

gaborcsardi commented 2 years ago

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

astamm commented 2 years ago

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

astamm commented 2 years ago

@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.

gaborcsardi commented 4 months ago

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.