You May Also Enjoy
Integrating qsub with RStudio
6 minute read
In a previous post, I explained how to run RStudio on the compute nodes of the HPC. I am going to continue on this theme and explore some of the interesting ...
Containerised applications on the HPC (RStan example)
2 minute read
Singularity is a container platform. It allows you to create and run containers that package up pieces of software in a way that is portable and reproducible...
MonitouR 🐮
3 minute read
Introducing MonitauR, a package to easily and remotely monitor the progress of your R scripts.
RStudio on the HPC
1 minute read
This post details how to get RStudio server running on the compute nodes of the HPC. This is achieved though a combination of singularity and ssh commands. ...
Comments