rstudio / websocket

WebSocket client for R
https://rstudio.github.io/websocket/
Other
92 stars 19 forks source link

Installation Error #67

Closed DataUrbanEconGeek closed 4 years ago

DataUrbanEconGeek commented 4 years ago

I'm getting an error when I try to install the package. It looks like it's trying to download a file that does not exist anymore.

Error in download.file(sprintf("https://github.com/rwinlib/openssl/archive/v%s.zip", : cannot open URL 'https://github.com/rwinlib/openssl/archive/v1.0.2o.zip'

DataUrbanEconGeek commented 4 years ago

did some digging, seem to have to do with curl and that I'm using a windows computer. I was able to download the windows binary version and it installed fine.