Open lunching opened 5 years ago
Hi,
I've got the same error, but found the solution at a previous issue #30
Best
Hi I tried it in R 3.6.1, and also failed.
library("devtools") install_github("biom", "joey711") Error in parse_repo_spec(repo) : Invalid git repo specification: 'biom'
how to resolve this question ?
Best!
Hi I have succeed installed the biom! You can try the code:
install.packages('githubinstall') library(githubinstall) githubinstall("biom")
So happy!
Best!
Didn't worked for me in April 22, it says Error in curl::curl_download(input, tmpFile, mode = "wb", quiet = !showProgress) : OpenSSL SSL_connect: Connection reset by peer in connection to raw.githubusercontent.com:443
Hi I tried to install "biom" packages, but I found this error:
library("devtools") install_github("biom", "joey711") Error in parse_repo_spec(repo) : Invalid git repo specification: 'biom'