Hi, compute nodes don’t have internet access so you’ll have to install your packages from a login node first. Once installed, compute nodes will be able to find any packages you install on the filesystem.
I just tried to install by submitting a job and it still got rejected.
Error: Bioconductor version cannot be validated; no internet connection?
In addition: Warning messages:
1: In file(con, “r”) :
URL ‘https://bioconductor.org/config.yaml’: status was ‘Couldn’t resolve host name’
2: In file(con, “r”) :
URL ‘http://bioconductor.org/config.yaml’: status was ‘Couldn’t resolve host name’
I’m using discovery.usc.edu. I’m using the compute node while running the interactive session. Then I submitted a batch job to discovery and it still gave me the error, per my reply above.