UCLouvain-CBIO / depmap

Cancer Dependency Map package
https://uclouvain-cbio.github.io/depmap/
24 stars 7 forks source link

Error installing depmap #35

Closed MatDal closed 5 years ago

MatDal commented 5 years ago

Hello,

I have an error trying to install depmap:

Error: package or namespace load failed for ‘depmap’: .onLoad failed in loadNamespace() for 'depmap', details: call: FUN(X[[i]], ...) error: ‘rnai_19Q2’ not found in ExperimentHub Error: loading failed Execution halted

Thanks Best M

lgatto commented 5 years ago

Sorry about that - a PR was merged when it shouldn't have. You should be able to install a working version with

remotes::install_github("UCLouvain-CBIO/depmap", ref = "4a9f52ed6cf9c3821891ebdd9db317194d6518c9")

Thank you for your interest.

MatDal commented 5 years ago

now it works, thanks for the nice and useful tool!!

M