Last active
May 23, 2019 08:15
-
-
Save GuangchuangYu/c99977be8529a725f8d9f7972a861b0e to your computer and use it in GitHub Desktop.
mirrorselect for R
> m <- get_mirror('BioC')
> m
[1] "https://bioconductor.fmrp.usp.br/bioc/"
[2] "http://bioconductor.fmrp.usp.br/bioc/"
[3] "https://bioconductor.statistik.tu-dortmund.de/"
[4] "http://bioconductor.statistik.tu-dortmund.de/"
[5] "https://bioc.ism.ac.jp/"
[6] "http://bioc.ism.ac.jp/"
[7] "https://bioconductor.riken.jp/"
[8] "http://bioconductor.riken.jp/"
[9] "https://mirrors.ustc.edu.cn/bioc/"
[10] "http://mirrors.ustc.edu.cn/bioc/"
[11] "https://mirror.aarnet.edu.au/pub/bioconductor/"
[12] "http://mirror.aarnet.edu.au/pub/bioconductor/"
[13] "https://cran.asia/"
[14] "http://cran.asia/"
[15] "https://mirrors.tuna.tsinghua.edu.cn/bioconductor/"
[16] "http://mirrors.tuna.tsinghua.edu.cn/bioconductor/"
> bioc <- mirrorselect(m)
Timing stopped at: 0.01 0 32.05
Timing stopped at: 0 0.02 10.03
Timing stopped at: 0 0.07 34.75
Timing stopped at: 0 0.02 0.45
Timing stopped at: 0 0.05 1.5
Timing stopped at: 0 0.02 0.14
Timing stopped at: 0 0 2.52
Timing stopped at: 0 0 3.33
Warning messages:
1: In download.file(url, tempfile(), quiet = TRUE) :
InternetOpenUrl failed: '操作超时'
2: In download.file(url, tempfile(), quiet = TRUE) :
cannot open URL 'http://bioconductor.fmrp.usp.br/bioc/packages/release/bioc/html/ggtree.html': HTTP status was '502 Bad Gateway'
3: In download.file(url, tempfile(), quiet = TRUE) :
cannot open URL 'https://bioconductor.statistik.tu-dortmund.de/packages/release/bioc/html/ggtree.html': HTTP status was '404 Not Found'
4: In download.file(url, tempfile(), quiet = TRUE) :
cannot open URL 'http://bioconductor.statistik.tu-dortmund.de/packages/release/bioc/html/ggtree.html': HTTP status was '404 Not Found'
5: In download.file(url, tempfile(), quiet = TRUE) :
cannot open URL 'https://mirror.aarnet.edu.au/pub/bioconductor/packages/release/bioc/html/ggtree.html': HTTP status was '404 Not Found'
6: In download.file(url, tempfile(), quiet = TRUE) :
cannot open URL 'http://mirror.aarnet.edu.au/pub/bioconductor/packages/release/bioc/html/ggtree.html': HTTP status was '404 Not Found'
7: In download.file(url, tempfile(), quiet = TRUE) :
cannot open URL 'https://cran.asia/packages/release/bioc/html/ggtree.html': HTTP status was '404 Not Found'
8: In download.file(url, tempfile(), quiet = TRUE) :
cannot open URL 'http://cran.asia/packages/release/bioc/html/ggtree.html': HTTP status was '404 Not Found'
> knitr::kable(bioc)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
for SMU:
CRAN
BioC