I copied the Installation package to R (version "3.6") from the "Bioconductor" webside. However the R came up with warnings:
Warning messages:
1: In download.file(url, destfile, method, mode = "wb", ...) :
downloaded length 331776 != reported length 2030028
2: In unzip(zipname, exdir = dest)
3: In read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type")) :
无法打开压缩文件'S4Vectors/DESCRIPTION'
> library("org.Hs.eg.db")
Error in library("org.Hs.eg.db")