Error in library(scRNAtoolVis) : there is no package called ‘scRNAtoolVis’
GaF123 opened this issue · 1 comments
GaF123 commented
Hi Junjun,
Thank you for your package. I got this issue when I install your package
install.packages('devtools')
devtools::install_github('junjunlab/scRNAtoolVis')
library(scRNAtoolVis)
And it shows up:
Error in library(scRNAtoolVis) :
there is no package called ‘scRNAtoolVis’
Please help!
Thank you!
GaF123 commented
fixed