Skip to content

RStudio-Server

This is the RStudio Server version. RStudio is a set of integrated tools designed to help you be more productive with R.

The server can be started with: rserver --server-daemonize=0 --www-port=8787

If you need a database config one can be created with: MYTMP=mktemp -d && echo -e "provider=sqlite\ndirectory=${MYTMP}/sqlite" > "${MYTMP}/db.conf" and then used with: rserver ... --database-config-file="${MYTMP}/db.conf"

homepage: https://www.rstudio.com/

Available installations

RStudio-Server version Supported CPU targets Supported GPU targets EESSI version Module
2024.09.0+375 generic: aarch64, x86_64
Arm: a64fx, neoverse_n1, neoverse_v1, nvidia/grace
AMD: zen2, zen3, zen4
Intel: haswell, skylake_avx512, sapphirerapids, icelake, cascadelake
(none) 2023.06 RStudio-Server/2024.09.0+375-foss-2023b-Java-11-R-4.4.1
2024.12.0+467 generic: aarch64, x86_64
Arm: a64fx, neoverse_n1, neoverse_v1, nvidia/grace
AMD: zen2, zen3, zen4
Intel: haswell, skylake_avx512, sapphirerapids, icelake, cascadelake
(none) 2025.06 RStudio-Server/2024.12.0+467-foss-2024a-R-4.4.2