-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Hi, I am an installation failure problems, I installed all packages according to requirements of the website (https://themilolab.github.io/SPATA2/articles/installation.html), the final step error. Looking forward to your reply
devtools::install_github(repo = "theMILOlab/SPATA2")
Downloading GitHub repo theMILOlab/SPATA2@HEAD
Error in utils::download.file(url, path, method = method, quiet = quiet, :
download from 'https://api.github.com/repos/theMILOlab/SPATA2/tarball/HEAD' failed
I also tried this, but failed as well
devtools::install_github("theMILOLab/SPATA2", "dev")
Downloading GitHub repo theMILOLab/SPATA2@dev
Error in utils::download.file(url, path, method = method, quiet = quiet, :
download from 'https://api.github.com/repos/theMILOLab/SPATA2/tarball/dev' failed