1. download eDMR from GitHub
https://github.com/ShengLi/edmr
2. copy the zip file to linux
3. library(edmr)
Error in library(edmr) : there is no package called ‘edmr’
解决方法
R CMD build emdr
R CMD INSTALL edmr
https://github.com/ShengLi/edmr
Error in library(edmr) : there is no package called ‘edmr’
R CMD build emdr
R CMD INSTALL edmr
本文标题:eDMR is not a valid installed pa
本文链接:https://www.haomeiwen.com/subject/gvqgpctx.html
网友评论