Jeffrey Endelman
SimPlus was developed for testing R/COMA with AlphaSimR, a package for stochastic simulation of breeding programs.
Financial support has come from the USDA National Institute of Food and Agriculture (NIFA) Award 2020-51181-32156. Vignette 1 illustrates the basic workflow. For a complete specification of package functions, consult the reference manual.
To install and load the package:
install.packages("devtools")
devtools::install_github("jendelman/SimPlus", build_vignettes=FALSE)
library(COMA)