AparicioJohan / AlphaSimR

R package for breeding program simulations

Home Page:https://gaynorr.github.io/AlphaSimR/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

R-CMD-check CRAN_Status_Badge

The AlphaSimR website is currently under development and has only been made available for testing at this time. This page will change when the website is ready for widespread use.

Publication

Gaynor, R. Chris, Gregor Gorjanc, and John M. Hickey. 2021. AlphaSimR: an R package for breeding program simulations. G3 Gene|Genomes|Genetics 11(2):jkaa017. https://doi.org/10.1093/g3journal/jkaa017.

Download

AlphaSimR is available on CRAN.

To install use:

install.packages('AlphaSimR')

The development version of AlphaSimR (potentially unstable) can be accessed from the devel branch on GitHub.

To install use:

devtools::install_github(repo="gaynorr/AlphaSimR@devel")

To install with vignettes use:

devtools::install_github(repo="gaynorr/AlphaSimR@devel", build_vignettes=TRUE)

About

R package for breeding program simulations

https://gaynorr.github.io/AlphaSimR/

License:Other


Languages

Language:R 51.4%Language:C++ 47.0%Language:TeX 1.3%Language:C 0.2%