Skip to content

philipbg/AlphaSimR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 51.5%
  • C++ 47.0%
  • TeX 1.3%
  • C 0.2%