Rate This Document
Findability
Accuracy
Completeness
Readability

Failed to Download the Installation Package of the Dependency Software

This case is an example and is for reference only. The actual situation prevails.

Symptom

An error occurs during compilation. The error message is as follows:

Key Process and Cause Analysis

The installation package is too large. As a result, the download fails.

Conclusion and Solution

  1. Copy the download link and manually download the installation package.
    wget http://mirrors.tuna.tsinghua.edu.cn/bioconductor//packages/3.15/data/annotation/src/contrib/BSgenome.Hsapiens.UCSC.hg19_1.4.3.tar.gz 
  2. Install the dependency.
    R CMD INSTALL BSgenome.Hsapiens.UCSC.hg19