robjhyndman / anomalous-acm

Anomalous time series package for R (ACM)
119 stars 30 forks source link

I am getting this error while installation #13

Closed arsalan993 closed 6 years ago

arsalan993 commented 6 years ago

curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 Error in download.file(url, destfile, method, mode = "wb", ...) : 'curl' call had nonzero exit status Warning in download.packages(x$name, destdir = dest_dir, repos = x$repos, : download of package ‘rgl’ failed Installation failed: subscript out of bounds '/home/test/anaconda3/lib/R/bin/R' --no-site-file --no-environ --no-save \ --no-restore --quiet CMD INSTALL '/tmp/RtmpNgn3Bc/devtools2f8643039054/ks' \ --library='/home/test/anaconda3/lib/R/library' --install-tests

ERROR: dependency ‘rgl’ is not available for package ‘ks’

ERROR: dependency ‘ks’ is not available for package ‘hdrcde’

ERROR: dependencies ‘alphahull’, ‘hdrcde’ are not available for package ‘anomalousACM’

similar error while installing cut down version My OS is ubuntu 17.04

robjhyndman commented 6 years ago

Please read the error messages. The problem is not with the anomalous package, but with curl, and possibly rgl.