-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi Dustin,
Hope all is good.
I am trying to download the “flexplavaan,” but keep getting the error message. In case some others are experiencing the same problem, I decided to post it in here. So that others may also benefit.
The error message that I keep receiving:
"devtools::install_github("dustinfife/flexplavaan")
Downloading GitHub repo dustinfife/flexplavaan@HEAD
Error in utils::download.file(url, path, method = method, quiet = quiet, :
download from 'https://api.github.com/repos/dustinfife/flexplavaan/tarball/HEAD’ failed”
and if I try the ref=“development”, I end up with the following:
devtools::install_github("dustinfife/flexplavaan", ref="development")
Downloading GitHub repo dustinfife/flexplavaan@development
Error in utils::download.file(url, path, method = method, quiet = quiet, :
download from 'https://api.github.com/repos/dustinfife/flexplavaan/tarball/development' failed
Do you know what might be causing this problem and how may I solve?
I appreciate any help you may provide. Also, thanks for developing such cool content on YouTube as well as here!
Best Wishes!