ahmohamed / lipidr

Data Mining and Analysis of Lipidomics datasets in R
https://www.lipidr.org/
Other
27 stars 13 forks source link

lipidR error when loading package #53

Closed Dagoshi85R closed 1 year ago

Dagoshi85R commented 1 year ago

Hi, I just installed lipidR but when I load the package I get this message:

Error: package or namespace load failed for ‘lipidr’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): namespace ‘pillar’ 1.8.1 is already loaded, but >= 1.9.0 is required

I am using last version of Rstuido (build 386) and R4.2.2.

(I am new on GitHub, sorry if I am missing any info here).

Does anyone know how to fix this error? Thank you

Dagoshi85R commented 1 year ago

Sorry, I think the problem was due to the R version. I updated to R 4.3.0 and everything went fine.