Open parkjooyoung99 opened 2 years ago
@parkjooyoung99 those dependencies will also need to be installed before you install 'hierarchicell'. Once you have those other packages listed installed, you should be able to install our R package with the devtools method. I hope this helps! Take care
Thanks for your help. It worked :)
Hello, I tried installing this package and got error messages related to R version.
First, I tried using devtools and got the following messages ERROR: dependencies 'ROTS', 'sva', 'monocle', 'DESeq2' are not available for package 'hierarchicell'
Then, I tried again with install.packages("hierarchicell") and got the error message of Warning in install.packages : package ‘hierarchicell’ is not available for this version of R A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
Can I get some help about it?
Thank you!