Gábor Csárdi
Gábor Csárdi
Hopefully we can fix #523.
Thanks! We definitely need to improve this, but hardwiring the values into the package does not seem optimal to me.
We can only help with this if you show us the package that fails.
This is a warning that you can ignore, it is coming from another package that we use to install Bioconductor packages. Hopefully we can improve this in the future.
Thanks! Should be fixed now.
Because of this: ``` 10775#> Warning messages: 10776#> 1: In i.p(...) : 10777#> installation of package ‘checkmate’ had non-zero exit status 10778#> 2: In i.p(...) : installation of package ‘BBmisc’...
I am not sure why this is, possibly our container has an older R-devel. Let me try to re-build it.
Yeah, our base container hasn't been up updated for 5 months, let me build one from scratch: https://hub.docker.com/r/rocker/r-devel-san
@gagolews OK, updated it, please try again.
The compiler fails to compile Rcpp, I will need to update the container image.