Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7
typeflat
separatorpipe

...

You will need to load a version of R before starting RStudio. If you don’t then you’ll see the following error message regards “no R”:

Code Block
[1240032:1011/144405.782798:ERROR:gl_factory.cc(120)] Requested GL implementation (gl=none,angle=none) not found in allowed implementations: [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)].
[1240032:1011/144405.784510:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
/usr/bin/which: no R in (/apps/u/opt/linux/rstudio/2023.09.0/usr/lib/rstudio:/home/salexan5/bin:/home/salexan5/bin:/apps/s/projects/core_hour_usage/bin:/apps/s/arcc/1.0/bin:/apps/s/slurm/latest/bin:/apps/s/turbovnc/turbovnc-2.2.6/bin:/home/salexan5/bin:/home/salexan5/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/salexan5/.local/bin:/home/salexan5/bin:/apps/s/singularity/3.10.3/bin:/home/salexan5/.local/bin:/home/salexan5/bin)

...

There was a previous issue with an earlier version of rstudio/2022.12.0 where if you have had performed a module load before starting RStudio, any LD_LIBRARY_PATHS were not being picked up. This has been resolved in the later versions. Version 2022.12.0 has been removed and is no longer available.

...