-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
One of the crucial elements we want to have in this template is a plot output. This is implemented in /inst/qml/Parabola.qml and related files. It works fine on Windows and Mac.
Problem
However, it doesn't work in Ubuntu (at least not on my 22.04). The error message is:
unable to load shared object
'/home/pablo/.cache/R/renv/cache/v5/linux-ubuntu-jammy/R-4.5/x86_64-
pc-linux-gnu/ragg/1.4.0/1591adde9ce8ff7de58072e4a32b66ce/ragg/libs/ragg.so':
libtiff.so.5: cannot open shared object file: No such file or directoryI remember this was a known problem for Linux (although it doesn't seem to be a problem for plots in other packages). Any idea about how can I solve it? Perhaps using a different engine than ggplot2?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working