[R] Time out error while connecting to Github repository

siddharth sahasrabudhe @|ddh@rth@dortmund @end|ng |rom goog|em@||@com
Sun Sep 3 06:24:28 CEST 2023


I want to access the .csv file from my github repository. While connecting
to the Github repository I am getting the following error:

Error in curl::curl_fetch_memory(file) :
Timeout was reached: [raw.githubusercontent.com] Failed to connect to
raw.githubusercontent.com port 443 after 5250 ms: Timed out

The R-code is as below:

library(tidyverse)
library(rio)

data <- import("
https://raw.githubusercontent.com/siddharth-sahasrabudhe/Youtube-video-files/main/deck.csv
")

Can you please suggest how I can able to resolve this issue?

-- 

Regards
Siddharth Sahasrabudhe

	[[alternative HTML version deleted]]



More information about the R-help mailing list