Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.63 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.63 KB

SIMplyBee README

SIMplyBee R package extends AlphaSimR for simulating honeybee populations and breeding programmes

Publication

Obšteter J., Strachan. L. K., Bubnič J., Prešern J., Gorjanc G. 2023. Genetics Selection Evolution, 55, 31. https://doi.org/10.1186/s12711-023-00798-y

Documentation

http://simplybee.info

Download

SIMplyBee is available on CRAN. You can install it with

install.packages(pkg = "SIMplyBee")

The development (and potentially unstable!) versions of SIMplyBee can be accessed from the main and devel GitHub branches using:

# New stable version of SIMplyBee before its submitted to CRAN
devtools::install_github(repo="HighlanderLab/SIMplyBee@main")

# Development version of SIMplyBee
devtools::install_github(repo="HighlanderLab/SIMplyBee@devel")

R-CMD-check

pages-build-deployment

pkgdown