Ignore cran-comments.md
Run this in R to install the current GitHub version (requires the devtools package):
devtools
library("devtools") install_github("olafmersmann/mco")
多目标优化算法实现与求解
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
mco
Install from github
Run this in R to install the current GitHub version (requires the
devtoolspackage):