bc / retina

Tools for visualizing and comparing data from vertebrate retinas
14 stars 3 forks source link

devtools issue:, specifically with curl #36

Closed lschmitz closed 5 years ago

lschmitz commented 5 years ago

devtools::install_github('bc/retina') Error in curl::curl_fetch_memory(url, handle = h) : Failed to connect to api.github.com port 80: Timed out

bc commented 5 years ago

update devtools, if that doesn’t work, clone the repo via Zip file on the main page, cd into that folder using git bash on windows, or terminal on Mac. devtools::install()

bc commented 5 years ago

Let me know how those instructions did^^

If the port times out there’s also a chance that the internet wasn’t reliable at the time you ran the code