Skip to content

Instantly share code, notes, and snippets.

@lujiacn
Created May 11, 2016 14:07
Show Gist options
  • Save lujiacn/24ff08058d409b9b5e6517cb23403c8c to your computer and use it in GitHub Desktop.
Save lujiacn/24ff08058d409b9b5e6517cb23403c8c to your computer and use it in GitHub Desktop.
Ali cran-r
local({r <- getOption("repos")
r["CRAN"] <- "http://mirrors.aliyun.com/CRAN/"
options(repos=r)}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment