Skip to content

Error: package or namespace load failed for ‘ggraph’ #400

Description

@OliJimbo

System details

R version = 4.6.0
OS = Ubuntu 24.04.4 LTS
Install method apt via r2u.stat.illinois.edu/ubuntu

The issue

Hi folks - I just tried to install ggraph and got the following error:

library(ggraph)
Loading required package: ggplot2
Error: package or namespace load failed for ‘ggraph’ in dyn.load(file, DLLpath = DLLpath, ...):
 unable to load shared object '/usr/lib/R/site-library/tweenr/libs/tweenr.so':
  /usr/lib/R/site-library/tweenr/libs/tweenr.so: undefined symbol: SET_GROWABLE_BIT

I'm using the r2u installation method on Ubuntu so this is very likely an edge case, plus it was an easy fix (I just had to install the missing tweenr dependency) but I thought I'd raise an issue in case anyone else experiences this.

Many thanks!

Oli

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions