Hi,
I am using R in my HPC terminal. After many tries, I was able to install and
exec successfully R on my HPC but now I cannot install devtools and other
dependencies. I need some of theses packages to install some others from
bioconductor. I was wondering if anybody has a solution.
The scrip
Hi,
I need some help executing recently downloaded R on my HPC.
Here is the script I used to install R on my HPC module:
wget https://cran.r-project.org/src/base-prerelease/R-devel.tar.gz
tar -xvf R-devel.tar.gz
cd /home/ericrhon/labsoftware/R-devel/
./configure --prefix=/home/ericrhon/labso
2 matches
Mail list logo