twitter / AnomalyDetection

Anomaly Detection with R
GNU General Public License v3.0
3.55k stars 779 forks source link

package ‘AnomalyDetection’ is not available (for R version 3.5.2) #107

Open alyssonbispo opened 5 years ago

alyssonbispo commented 5 years ago

What it is going on?

v4lerio commented 5 years ago

This works well for me on R v.3.5.3

install.packages("devtools")
devtools::install_github("twitter/AnomalyDetection")
# this following fork, works as well 
# devtools::install_github("hrbrmstr/AnomalyDetection")

library(AnomalyDetection)
radwaelawadi commented 5 years ago

CUPS1m1anomalies2018.pdf I need to let the numbers appear on the graph, How can I do it?