Entering edit mode
4.2 years ago
yzhao140
•
0
Hello, everyone. I want to install package EnsDb.Hsapiens.v75 to my computer(mac catalina, r 4.0.2). Then it failed. What can I do to handle this problem.
Error in download.file(url, destfile, method, mode = "wb", ...) :
download from 'https://bioconductor.org/packages/3.11/data/annotation/src/contrib/EnsDb.Hsapiens.v75_2.99.0.tar.gz' failed
Besides: Warning messages:
1: In download.file(url, destfile, method, mode = "wb", ...) :
downloaded length 6487367 != reported length 79029669
2: In download.file(url, destfile, method, mode = "wb", ...) :
URL 'https://bioconductor.org/packages/3.11/data/annotation/src/contrib/EnsDb.Hsapiens.v75_2.99.0.tar.gz': status was 'Failure when receiving data from the peer'
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘EnsDb.Hsapiens.v75’ failed
Failure when receiving data from the peer -> your network connection is failing
Or a firewall is preventing you from downloading the file.