ck37/varimpact

Error in installation

saleonard opened this issue · 3 comments

I get the following errors that prevent installing varimpact. I tried installing it using

install_github("ck37/varimpact") 

Error messages

trying URL 'https://bioconductor.org/packages/3.6/bioc/bin/windows/contrib/3.4/hopach_2.38.0.zip'
Error in download.file(url, destfile, method, mode = "wb", ...) : 
  cannot open URL 'https://bioconductor.org/packages/3.6/bioc/bin/windows/contrib/3.4/hopach_2.38.0.zip'
In addition: Warning message:
In download.file(url, destfile, method, mode = "wb", ...) :
  InternetOpenUrl failed: 'The operation timed out'
Warning in download.packages(pkgs, destdir = tmpd, available = available,  :
  download of package ‘hopach’ failed
ERROR: dependency 'hopach' is not available for package 'varimpact'
* removing 'C:/Users/sleo/Documents/R/win-library/3.4/varimpact'
In R CMD INSTALL
Installation failed: Command failed (1)
ck37 commented

Thanks, that worked.

ck37 commented

Cool cool, glad to hear it