Windows-RUMC-RPython 1.2.0

Windows-RUMC-RPython 1.2.0

WarningImportant! This image may only be deployed in Radboudumc workspaces. It is not permitted to deploy the template in a workspace of a different tenant. Thanks for understanding.
The Windows-RUMC-RPython template is based on the Windows-RUMC-Base template, with the following additions:
  1. R 4.5.1 pre-installed and set up to use proxy (for domain allowlisting)
  2. RStudio 2025.5.1 pre-installed
  3. RTools 4.5 pre-installed
  4. Anaconda 2024.10.1 pre-installed and set up to use proxy (for domain allowlisting)
  5. Quick-launcher for Jupyter Lab, set to create and use a folder on the Z:-drive

Setting up internet access

To be able to install packages, you need to allow the following domains under your workspace's External Access tab:

For R:
  1. posit.co
  2. r-project.org
  3. rstudio.com
  4. rstudio.org
  1. bioconductor.org
  2. github.com
  3. git-scm.com
  4. githubusercontent.com
  5. githubassets.com
For Python:
      (to use conda install)
  1. conda.io
  2. anaconda.org
  3. anaconda.com
      and/or (to use pip install)
  1. pypi.org
  2. pythonhosted.org
  3. python.org