Hi all,
could I ask for some help on the following please. I am trying to install the R API.
I installed Rtools and Devtools.
If I run
install_github("ahmedmohamedali/eikonapir")
I get the following error message
Downloading GitHub repo ahmedmohamedali/eikonapir@HEAD
Error in utils::download.file(url, path, method = method, quiet = quiet, :
cannot open URL 'https://api.github.com/repos/ahmedmohamedali/eikonapir/tarball/HEAD';
Any idea of what is going on? thanks
Gino