Skip to content

Error in loadNamespace(i, c(lib.loc, .libPaths())

2 messages · Bogdan Tanasa, Jeff Newmiller

#
Dear all,

 i am using Monocle3 in order to study disease development by single-cell
technologies :

https://cole-trapnell-lab.github.io/monocle3/

When I am installing additional packages like "spData" from

https://nowosad.github.io/spData/, I am getting the message :

Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
  here is no package called ?spData?

How shall I correct it ?

The installation is in a R/4.0.3 that runs on a SLURM cluster by the system
administrator.

Occasionally, additional packages in R are installed in my home folder :
/home/tanasa/

Thank you !
#
You are using github packages. Post your question on the corresponding packege Issues page on GitHub. Such questions are not related to the topic of the R language (read the Posting Guide, which also indicates that this plain text mailing list will strip formatting from your emails, so do send plain text in the future).
On November 5, 2021 3:07:56 PM PDT, Bogdan Tanasa <tanasa at gmail.com> wrote: