Skip to content

[BUG]: module directory not found when spinning up RStudio instance on ARE, GLIBCXX not found #83

Description

@fredjaya

Describe the bug

Image

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

Image Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions