bioconductor_full
bioconductor_full copied to clipboard
DEPRECATED - Docker Images which include a complete installation of all software needed to build all Bioconductor packages
I tried running `BiocManager::install()` to upgrading my packages library with the new 3.11 container. Packages updated except for `BiocVersion`, which is on `site-library`, due to insufficient permissions. I started R...
In the documentation, can you explain the reason for having two different users (`rstudio` and `bioc`) on the image? And, is it OK for the user to run the image...
Has anyone done any formal checking to see if bioconductor_full is equivalent to the build system?
Dear all, that's more of an observation that I had and maybe not an issue of the BioC docker image... I was testing the docker/Bioconductor setup on Windows 10 (using...
In production, use a [mirror](http://bioconductor.org/about/mirrors/mirror-how-to/) to rsync and install libraries. This saves the "download time" of packages they are being installed. http://bioconductor.org/about/mirrors/mirror-how-to/