Advertisement
Guest User

Untitled

a guest
May 24th, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. install.packages("devtools")
  2. devtools::install_github("twitter/AnomalyDetection")
  3. library(AnomalyDetection)
  4.  
  5. Downloading GitHub repo twitter/AnomalyDetection@master
  6. from URL https://api.github.com/repos/twitter/AnomalyDetection/zipball/master
  7. Error in curl::curl_fetch_memory(url, handle = handle) :
  8. Problem with the SSL CA cert (path? access rights?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement