Baobab2: Cannot load R 4.0.4 libraries

Hello all,

While running some R plots on Baobab2, all my jobs failed due to R not being able to find any libraries. My jobs were running fine up to 5pm yesterday, and the jobs running after 6-7pm came back with these library reading errors. Is this a common experience? I wanted to check before resorting to installing a locally.

Opening R/4.0.4 directly this morning, I get the following error when trying to load any library:

Error: package or namespace load failed for ‘dplyr’ in dyn.load(file, DLLpath = DLLpath, …):
unable to load shared object ‘/home/users/l/lynam/Rpackages/rlang/libs/rlang.so’:
/home/users/l/lynam/Rpackages/rlang/libs/rlang.so: cannot read file data: Remote I/O error

Furthermore, trying to install packages fresh results in:

Installing package into ‘/home/users/l/lynam/Rpackages’
(as ‘lib’ is unspecified)
Warning: unable to access index for repository https://cran.pacha.dev/src/contrib:
cannot open URL ‘https://cran.pacha.dev/src/contrib/PACKAGES
Warning message:
package ‘purrr’ is not available for this version of R

A version of this package for your version of R might be available elsewhere,
see the ideas at

Warning: unable to access index for repository unable to load shared object ‘/home/users/l/lynam/Rpackages/rlang/libs/rlang.so’:
Error: unexpected symbol in “Warning: unable to”
/home/users/l/lynam/Rpackages/rlang/libs/rlang.so: cannot read file data: Remote I/O error
Error: unexpected ‘/’ in " /"

The issue seems to be resolved as of 10am.