Describe the bug
when loading library(tidyverse), the following error is returned:
Error: package or namespace load failed for ‘tidyverse’:
.onAttach failed in attachNamespace() for 'tidyverse', details:
call: NULL
error: package or namespace load failed for ‘ggplot2’:
.onLoad failed in loadNamespace() for 'scales', details:
call: dyn.load(file, DLLpath = DLLpath, ...)
error: unable to load shared object '/g/data/if89/R/scrna-analysis/farver/libs/farver.so':
/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /g/data/if89/R/scrna-analysis/farver/libs/farver.so)
To Reproduce
Spin up an Rstudio instance on ARE with the following details, notably Module directories with R/4.4.2 gcc/14.2.0
Expected behavior
Libraries all load without error from if89
Screenshots
No response
Platform
No response
OS
No response
Package versions implicated in the error
No response
Additional context
No response
Describe the bug
when loading
library(tidyverse), the following error is returned:To Reproduce
Spin up an Rstudio instance on ARE with the following details, notably Module directories with
R/4.4.2 gcc/14.2.0Expected behavior
Libraries all load without error from if89
Screenshots
No response
Platform
No response
OS
No response
Package versions implicated in the error
No response
Additional context
No response