bvieth / powsimR

Power analysis is essential to optimize the design of RNA-seq experiments and to assess and compare the power to detect differentially expressed genes. PowsimR is a flexible tool to simulate and evaluate differential expression from bulk and especially single-cell RNA-seq data making it suitable for a priori and posterior power analyses.
https://bvieth.github.io/powsimR/
Artistic License 2.0
104 stars 23 forks source link

Unable to install #60

Closed kaw2020 closed 1 year ago

kaw2020 commented 2 years ago

I was trying to install powsimR onto RStudio3 on mac using four ways: -install.packages("remotes") remotes::install_github("bvieth/powsimR") -install.packages("devtools") devtools::install_github("bvieth/powsimR") -by first manually installing the dependencies as shown here https://github.com/bvieth/powsimR -by downloading the zip file

The error I get is: ERROR: lazy loading failed for package ‘powsimR’