Changes
Page history
已更新 mirror-help/bioc.md
authored
Nov 13, 2017
by
Guest
Hide whitespace changes
Inline
Side-by-side
mirror-help/bioc.md
View page @
534442db
...
...
@@ -17,7 +17,7 @@
````
local({r <- getOption("repos")
r["CRAN"] <- "202.117.120.246/mirrors/CRAN/"
options(repos=r)
})```
`
})```
3 options(repos=structure(c(CRAN="202.117.120.246/mirrors/CRAN")))