Hi, I am trying to install the package using the following command "devtools::install_github("cjbarrie/academictwitteR", build_vignettes = TRUE)" but it fails to download. The message I get is "Error in utils::download.file(url, path, method = method, quiet = quiet, : download from 'https://api.github.com/repos/cjbarrie/academictwitteR/tarball/HEAD' failed". Any idea what might be the problem and how to resolve this?
Describe the solution you'd like
Hi, I am trying to install the package using the following command "devtools::install_github("cjbarrie/academictwitteR", build_vignettes = TRUE)" but it fails to download. The message I get is "Error in utils::download.file(url, path, method = method, quiet = quiet, : download from 'https://api.github.com/repos/cjbarrie/academictwitteR/tarball/HEAD' failed". Any idea what might be the problem and how to resolve this?
Anything else?
No response