Skip to content

为什么不能安装 #148

Description

@kly-plap

用这个命令if(!require("BiocManager")) install.packages("BiocManager")

BiocManager::install("RajLabMSSM/echolocatoR")
library(echolocatoR)还是报错。
Error in download.file(url, destfile, method, mode = "wb", ...) :
download from 'https://bioconductor.org/packages/3.18/bioc/src/contrib/BiocParallel_1.36.0.tar.gz' failed
In addition: Warning messages:
1: In download.file(url, destfile, method, mode = "wb", ...) :
downloaded length 0 != reported length 0
2: In download.file(url, destfile, method, mode = "wb", ...) :
URL 'https://mghp.osn.xsede.org/bir190004-bucket01/archive.bioconductor.org/packages/3.18/bioc/src/contrib/BiocParallel_1.36.0.tar.gz': Timeout of 60 seconds was reached
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘BiocParallel’ failed
trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/Rsamtools_2.18.0.tar.gz'
Content type 'application/gzip' length 2918523 bytes (2.8 MB)

downloaded 58 KB

Error in download.file(url, destfile, method, mode = "wb", ...) :
download from 'https://bioconductor.org/packages/3.18/bioc/src/contrib/Rsamtools_2.18.0.tar.gz' failed
In addition: Warning messages:
1: In download.file(url, destfile, method, mode = "wb", ...) :
downloaded length 0 != reported length 0
2: In download.file(url, destfile, method, mode = "wb", ...) :
URL 'https://mghp.osn.xsede.org/bir190004-bucket01/archive.bioconductor.org/packages/3.18/bioc/src/contrib/Rsamtools_2.18.0.tar.gz': Timeout of 60 seconds was reached
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘Rsamtools’ failed
trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/Biostrings_2.70.3.tar.gz'
Content type 'application/gzip' length 12740728 bytes (12.2 MB)

downloaded 192 KB

Error in download.file(url, destfile, method, mode = "wb", ...) :
download from 'https://bioconductor.org/packages/3.18/bioc/src/contrib/Biostrings_2.70.3.tar.gz' failed
In addition: Warning messages:
1: In download.file(url, destfile, method, mode = "wb", ...) :
downloaded length 0 != reported length 0
2: In download.file(url, destfile, method, mode = "wb", ...) :
URL 'https://mghp.osn.xsede.org/bir190004-bucket01/archive.bioconductor.org/packages/3.18/bioc/src/contrib/Biostrings_2.70.3.tar.gz': Timeout of 60 seconds was reached
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘Biostrings’ failed
trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/SummarizedExperiment_1.32.0.tar.gz'
Content type 'application/gzip' length 686052 bytes (669 KB)

downloaded 302 KB

Error in download.file(url, destfile, method, mode = "wb", ...) :
download from 'https://bioconductor.org/packages/3.18/bioc/src/contrib/SummarizedExperiment_1.32.0.tar.gz' failed
In addition: Warning messages:
1: In download.file(url, destfile, method, mode = "wb", ...) :
downloaded length 0 != reported length 0
2: In download.file(url, destfile, method, mode = "wb", ...) :
URL 'https://mghp.osn.xsede.org/bir190004-bucket01/archive.bioconductor.org/packages/3.18/bioc/src/contrib/SummarizedExperiment_1.32.0.tar.gz': Timeout of 60 seconds was reached
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘SummarizedExperiment’ failed
trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/GenomicRanges_1.54.1.tar.gz'
Content type 'application/gzip' length 1140246 bytes (1.1 MB)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions