biom icon indicating copy to clipboard operation
biom copied to clipboard

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

Open pbpayal opened this issue 7 years ago • 5 comments

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?

pbpayal avatar Dec 17 '18 17:12 pbpayal

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

CAI-Mengyuan avatar Mar 27 '19 01:03 CAI-Mengyuan

Yes, getting this too now.

I got the same error

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

cfsancas avatar May 24 '19 09:05 cfsancas

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")

Birdkiz avatar Jun 18 '21 07:06 Birdkiz

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

wxyt avatar Apr 03 '23 11:04 wxyt