TickingClock1992 / RIdeogram

154 stars 23 forks source link

Error while installing RIdeogram: shared object colorspace.so not found #35

Open Giuseppe1995 opened 1 year ago

Giuseppe1995 commented 1 year ago

Hi! I am trying to install RIdeogram. First, I typed library(devtools) to load devtools package in the workspace, then I tried to install RIdeogam this way: devtools::install_github('TickingClock1992/RIdeogram'). I get this error:

Error in library.dynam(lib, package, package.lib) : shared object ‘colorspace.so’ not found

Obviously, I tried to:

but the outcome did not change, the error was the same. My R version is 4.2.0, I don't know if it's important. Thank you for tour time, Giuseppe