library(devtools)
install_github('taiyun/recharts')
but R gives me error as follow:
Installation failed: schannel: failed to receive handshake, SSL/TLS connection failed
I don't know why.I think it maybe the network is restriction.
library(devtools)
install_github('taiyun/recharts')
but R gives me error as follow:
Installation failed: schannel: failed to receive handshake, SSL/TLS connection failed
I don't know why.I think it maybe the network is restriction.