tanaylab / metacell

Metacell - Single-cell mRNA Analysis
https://tanaylab.github.io/metacell
Other
108 stars 30 forks source link

metacell requires package that doesn't exist #94

Closed yonatans2 closed 1 month ago

yonatans2 commented 1 month ago

Can you remove RSvgDevice from metacell requirements?

(amosbase8) -bash-4.2$ Rscript scripts/pl/generate_flows.R
Loading required package: usethis
ℹ Loading metacell
Error in load_imports(path) :
  The package "RSvgDevice" is required.
Calls: load_all ... load_imports -> deps_check_installed -> check_installed
Execution halted