问题描述
curl: (77) error setting certificate verify locations:
CAfile: /root/anaconda3/ssl/cacert.pem
CApath: none
curl: (77) error setting certificate verify locations:
CAfile: /root/anaconda3/ssl/cacert.pem
CApath: none
curl: (77) error setting certificate verify locations:
CAfile: /root/anaconda3/ssl/cacert.pem
CApath: none
问题解决
使用终端安装, 不要用rstudio安装:
- 进入R语言终端
install.packages("ggplot2")