joey711 / biom

Development version of the biom package for R
24 stars 11 forks source link

Error in parse_repo_spec(repo) : Invalid git repo specification: 'biom' #30

Open pbpayal opened 5 years ago

pbpayal commented 5 years ago

I am trying to install biom for R vesion 3.4.1.

I am following https://www.r-project.org/nosvn/pandoc/biom.html

I got the error: Error in parse_repo_spec(repo) : Invalid git repo specification: 'biom'

What is going wrong?

CAI-Mengyuan commented 5 years ago

The same error when I install_github("ggbiplot", "vqv")

theo-allnutt-bioinformatics commented 5 years ago

Yes, getting this too now.

cfsancas commented 5 years ago

I got the same error

Edit: I installed it with: install_github("joey711/biom")

Birdkiz commented 3 years ago

I got the same error

Edit: I installed it with: install_github("joey711/biom")

the way I solved the problem is same as yours,: install_github("vqv/ggbiplot")

wxyt commented 1 year ago

I got the same error when I devtools::install_github("GagnonMR")