2、然后下载R3.4.2,输入source("http://bioconductor.org/biocLite.R"),提示选择储存library位置,选择好以后,显示package ‘BiocInstaller’ successfully unpacked and MD5 sums checked
安装成功。
3、输入biocLite("flowCore"),显示如下:
> biocLite("flowCore")
BioC_mirror: https://bioconductor.org
Using Bioconductor 3.6 (BiocInstaller 1.28.0), R 3.4.2 (2017-09-28).
Installing package(s) ‘flowCore’
Warning: unable to access index for repository https://cran.rstudio.com/src/contrib:
无法打开URL'https://cran.rstudio.com/src/contrib/PACKAGES'
Warning: dependencies ‘rrcov’, ‘corpcor’, ‘Rcpp’, ‘matrixStats’, ‘BH’ are not available
also installing the dependencies ‘Biobase’, ‘BiocGenerics’, ‘graph’
Warning: unable to access index for repository https://cran.rstudio.com/bin/windows/contrib/3.4:
无法打开URL'https://cran.rstudio.com/bin/windows/contrib/3.4/PACKAGES'
试开URL’https://bioconductor.org/package ... /Biobase_2.38.0.zip
Error in download.file(url, destfile, method, mode = "wb", ...) :
无法打开URL'https://bioconductor.org/packages/3.6/bioc/bin/windows/contrib/3.4/Biobase_2.38.0.zip'
此外: Warning message:
In download.file(url, destfile, method, mode = "wb", ...) :
cannot open URL 'https://bioconductor.org/packages/3.6/bioc/bin/windows/contrib/3.4/Biobase_2.38.0.zip': HTTP status was '504 Gateway Time-out'
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘Biobase’ failed
试开URL’https://bioconductor.org/package ... Generics_0.24.0.zip
Error in download.file(url, destfile, method, mode = "wb", ...) :
无法打开URL'https://bioconductor.org/packages/3.6/bioc/bin/windows/contrib/3.4/BiocGenerics_0.24.0.zip'
此外: Warning message:
In download.file(url, destfile, method, mode = "wb", ...) :
cannot open URL 'https://bioconductor.org/packages/3.6/bioc/bin/windows/contrib/3.4/BiocGenerics_0.24.0.zip': HTTP status was '504 Gateway Time-out'
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘BiocGenerics’ failed
试开URL’https://bioconductor.org/package ... .4/graph_1.56.0.zip
Error in download.file(url, destfile, method, mode = "wb", ...) :
无法打开URL'https://bioconductor.org/packages/3.6/bioc/bin/windows/contrib/3.4/graph_1.56.0.zip'
此外: Warning message:
In download.file(url, destfile, method, mode = "wb", ...) :
cannot open URL 'https://bioconductor.org/packages/3.6/bioc/bin/windows/contrib/3.4/graph_1.56.0.zip': HTTP status was '504 Gateway Time-out'
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘graph’ failed
试开URL’https://bioconductor.org/package ... flowCore_1.44.2.zip
Error in download.file(url, destfile, method, mode = "wb", ...) :
无法打开URL'https://bioconductor.org/packages/3.6/bioc/bin/windows/contrib/3.4/flowCore_1.44.2.zip'
此外: Warning message:
In download.file(url, destfile, method, mode = "wb", ...) :
cannot open URL 'https://bioconductor.org/packages/3.6/bioc/bin/windows/contrib/3.4/flowCore_1.44.2.zip': HTTP status was '504 Gateway Time-out'
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘flowCore’ failed
Warning: unable to access index for repository https://cran.rstudio.com/src/contrib:
无法打开URL'https://cran.rstudio.com/src/contrib/PACKAGES'