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

install error #12

Closed del2007 closed 6 years ago

del2007 commented 6 years ago

Hi, would you kindly help me sort out this install error? Thanks!

Downloading GitHub repo bvieth/powsimR@master from URL https://api.github.com/repos/bvieth/powsimR/zipball/master Installing powsimR svn: E170013: Unable to connect to a repository at URL 'https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/S4Vectors' svn: E230001: Server SSL certificate verification failed: issuer is not trusted Installation failed: There was a problem retrieving the current SVN revision Warning message: running command ''/usr/bin/svn' info --xml --username readonly --password readonly https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/S4Vectors' had status 1

bvieth commented 6 years ago

Hi,

Thank you for trying out powsimR! I am sorry to see that you have issues installing it.

This appears to be a Bioconductor related error. I would first try to update/upgrade your biocLite / biocInstaller and then continue with the manual installation of powsimR dependencies (see README).

HTH Beate