mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-26 05:02:48 +00:00
parent
ae5382ce79
commit
2debf3fa3c
|
|
@ -20,7 +20,7 @@ options("repos" = c(CRAN="https://{{ site.hostname }}/CRAN/"))
|
|||
|
||||
Ubuntu 下添加CRAN镜像安装r
|
||||
====================================
|
||||
参考[(README里的步骤)](https://{{ site.hostname }}/CRAN/bin/linux/ubuntu/README.html)
|
||||
参考[(README里的步骤)](https://{{ site.hostname }}/CRAN/bin/linux/ubuntu/fullREADME.html)
|
||||
|
||||
例如 `Ubuntu 18.04` 编辑 `sudo vim /etc/apt/sources.list.d/r-tuna.list` 输入
|
||||
`deb https://{{ site.hostname }}/CRAN/bin/linux/ubuntu bionic-cran40/` (注意根据你的发行版替换`bionic`,根据需要的版本号替换`cran40`)
|
||||
|
|
|
|||
Loading…
Reference in New Issue