muschellij2 / extrantsr

R Package to build on ANTsR
GNU General Public License v3.0
6 stars 3 forks source link

Cannot install: cannot open URL #8

Closed chewnglow closed 5 years ago

chewnglow commented 5 years ago

I'm using devtools 2.0.1 on R 3.5.1. When follow the instruction the devtools says cannot open URL'https://api.github.com/repos/muschellij2/extrantsr/tarball/master'.

muschellij2 commented 5 years ago

May be a temporary problem with github. Please try again as

devtools::install_github("muschellij2/extrantsr")

worked fine for me.