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:
It's possible you have a firewall blocking installation from github (hence the timeout).
If that is the case, then you can download the zip file from the github site and then install locally from source: install.packages(path_to_file, repos = NULL, type = "source")
If your question's been answered (even by you!), would you mind choosing a solution? It helps other people see which questions still need help, or find solutions if they have similar problems. Here’s how to do it: