junjunlab / scRNAtoolVis

Useful functions to make your scRNA-seq plot more cool!
Other
258 stars 27 forks source link

Error in library(scRNAtoolVis) : there is no package called ‘scRNAtoolVis’ #27

Closed GaF123 closed 1 year ago

GaF123 commented 1 year ago

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 1 year ago

fixed