R包版本
首先使用conda下载devtools
conda create -n R r-devtools
conda activate R
进入R并使用devtools下载pophelper
R
library(devtools)
devtools::install_github('royfrancis/pophelper')
如图
image.png
成功安装pophelper包
R包版本
首先使用conda下载devtools
conda create -n R r-devtools
conda activate R
进入R并使用devtools下载pophelper
R
library(devtools)
devtools::install_github('royfrancis/pophelper')
如图
成功安装pophelper包
本文标题:Linux中安装R包pophelper
本文链接:https://www.haomeiwen.com/subject/sktwgrtx.html
网友评论