rshiny_freecodecamp icon indicating copy to clipboard operation
rshiny_freecodecamp copied to clipboard

3-play-golf/error:1407742E:

Open AK5719 opened this issue 3 years ago • 0 comments

Re: rshiny_freecodecamp/3-play-golf/ | error:1407742E Hi dataprofessor. I try to learn shiny, and I thank you for your comprehensive youtube videos. My 2 different PC return this error though and I would like to obtain feedback of how to fix it. Many thanks, Alex


weather <- read.csv(text = getURL("https://raw.githubusercontent.com/dataprofessor/data/master/weather-weka.csv") ) Error in function (type, msg, asError = TRUE) : error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

AK5719 avatar Jun 03 '22 11:06 AK5719