已更新 mirror-help/bioc.md authored by Guest's avatar Guest
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
````local({r <- getOption("repos") ````local({r <- getOption("repos")
r["CRAN"] <- "202.117.120.246/mirrors/CRAN/" r["CRAN"] <- "202.117.120.246/mirrors/CRAN/"
options(repos=r) options(repos=r)
})```` })```
3 options(repos=structure(c(CRAN="202.117.120.246/mirrors/CRAN"))) 3 options(repos=structure(c(CRAN="202.117.120.246/mirrors/CRAN")))