Open debasishbk opened 5 years ago
Hi @debasishbk, this is likely an underlying issue with curl or openssl. Could you put your sessionInfo()
as what version of curl and openSSL you are using? Are you using the latest versions of both?
pinging @debasishbk. We are hoping to clear out issues before our next major release, and we want to make sure this issue gets resolved for you.
I am trying to install sleuth after installing the devtools and rhdf5 packages. The commands that i am using are as follows:
devtools::install_github("pachterlab/sleuth")
The error msg which i get is this:
Or else also if i use biocLite:
biocLite("pachterlab/sleuth")
The same error msg is displayed:Please help.