Skip to content

RStudio

When using the RStudio interactive application on Open OnDemand, a Bioconductor container is launched in the background with a specific Bioconductor and R version. You can install any R package compatible with these versions. Installed packages will be placed in your home directory:

/home/[P-number]/R/x86_64-pc-linux-gnu-library/[R-version]

If you want to use the same environment in batch jobs (e.g. via sbatch scripts), please refer to our [dedicated page] for instructions.