R 설치에 SSL이 말썽을 부릴 때

> httr::set_config(httr::config(ssl_verifypeer=0L))

이것으로 모든 문제가 다 해결되는지는 잘 모르겠다.