Entering edit mode
7.8 years ago
niutster
▴
110
Hi,
I am installing "seqlm" package in R 3.2.1 in windows OS, by these commands: library(devtools) install_github("raivokolde/seqlm") but i get this error: Error in curl::curl_fetch_disk(url, x$path, handle = handle) : SSL peer certificate or SSH remote key was not OK
How can i fix it?
Thanks