wu-yc / scMetabolism

Quantifying metabolism activity at the single-cell resolution
BSD 3-Clause "New" or "Revised" License
95 stars 37 forks source link

The devtools::install_github("YosefLab/VISION") need package phanghorn but not the package found in CRAN #11

Open honghh2018 opened 2 years ago

honghh2018 commented 2 years ago

Hi @wu-yc , This is very odd, when installing the VISION package , the error lying below: the phanghorn can not be found in CRAN instead of the phangorn can found. however the VISION need the phanghorn not phangorn.

** byte-compile and prepare package for lazy loading Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘phanghorn’ Calls: ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted ERROR: lazy loading failed for package ‘VISION’

R.version _
platform x86_64-pc-linux-gnu
arch x86_64
os linux-gnu
system x86_64, linux-gnu
status
major 4
minor 1.2
year 2021
month 11
day 01
svn rev 81115
language R
version.string R version 4.1.2 (2021-11-01) nickname Bird Hippie

Best, hanhuihong