Hello,
I want to work with Gdelt using R, so i need gdeltr2 and for that i need to install Trelliscopejs...well...i already install devtools but when i do this:
install.packages("devtools")
library(devtools)
install_github("hafen/trelliscopejs")
R keep saying this:
Installation failed: Timeout was reached: Resolving timed out after 10000 milliseconds
or before that it doesnt know what is install_github.
i installed githubinstall and GDELTtools.
Please help! because i don´t get it.
ps: i have [RStudio 1.1.456 - Windows Vista/7/8/10] and [R-3.5.1]