Other packages > Find by keyword >

SIMplyBee  

'AlphaSimR' Extension for Simulating Honeybee Populations and Breeding Programmes
View on CRAN: Click here


Download and install SIMplyBee package within the R console
Install from CRAN:
install.packages("SIMplyBee")

Install from Github:
library("remotes")
install_github("cran/SIMplyBee")

Install by package version:
library("remotes")
install_version("SIMplyBee", "0.4.1")



Attach the package and use:
library("SIMplyBee")
Maintained by
Jana Obšteter
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-12-15
Latest Update: 2024-09-20
Description:
An extension of the 'AlphaSimR' package (<https://cran.r-project.org/package=AlphaSimR>) for stochastic simulations of honeybee populations and breeding programmes. 'SIMplyBee' enables simulation of individual bees that form a colony, which includes a queen, fathers (drones the queen mated with), virgin queens, workers, and drones. Multiple colony can be merged into a population of colonies, such as an apiary or a whole country of colonies. Functions enable operations on castes, colony, or colonies, to ease 'R' scripting of whole populations. All 'AlphaSimR' functionality with respect to genomes and genetic and phenotype values is available and further extended for honeybees, including haplo-diploidy, complementary sex determiner locus, colony events (swarming, supersedure, etc.), and colony phenotype values.
How to cite:
Jana Obšteter (2022). SIMplyBee: 'AlphaSimR' Extension for Simulating Honeybee Populations and Breeding Programmes. R package version 0.4.1, https://cran.r-project.org/web/packages/SIMplyBee. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:24), 0.3.0 (2022-12-15 10:20), 0.4.0 (2024-08-26 09:30)
Other packages that cited SIMplyBee R package
View SIMplyBee citation profile
Other R packages that SIMplyBee depends, imports, suggests or enhances
Complete documentation for SIMplyBee
Functions, R codes and Examples using the SIMplyBee R package
Some associated functions: Colony-class . MultiColony-class . SIMplyBee-package . SimParamBee . addCastePop . buildUp . calcBeeGRMIbd . calcBeeGRMIbs . calcColonyValue . calcInheritanceCriterion . calcPerformanceCriterion . calcQueensPHomBrood . calcSelectionCriterion . collapse . combine . combineBeeGametes . combineBeeGametesHaploDiploid . combineNULLAndPop . createCastePop . createColony . createDCA . createMatingStationDCA . createMultiColony . createRandomCrossPlan . cross . downsize . downsizePFun . editCsdLocus . getAa . getBv . getCaste . getCasteId . getCastePop . getCasteSex . getCsdAlleles . getCsdGeno . getDd . getEvents . getGv . getIbdHaplo . getId . getLocation . getPheno . getPooledGeno . getQtlGeno . getQtlHaplo . getQueenAge . getQueenYearOfBirth . getSegSiteGeno . getSegSiteHaplo . getSnpGeno . getSnpHaplo . hasCollapsed . hasSplit . hasSuperseded . hasSwarmed . isCaste . isCsdActive . isCsdHeterozygous . isDronesPresent . isEmpty . isFathersPresent . isGenoHeterozygous . isNULLColonies . isProductive . isQueenPresent . isSimParamBee . isVirginQueensPresent . isWorkersPresent . mapCasteToColonyValue . nCaste . nColonies . nCsdAlleles . nDronesFun . nFathersFun . nVirginQueensFun . nWorkersFun . pullCastePop . pullColonies . pullDroneGroupsFromDCA . pullInd . reQueen . reduceDroneGeno . reduceDroneHaplo . removeCastePop . removeColonies . replaceCastePop . resetEvents . selectColonies . setLocation . setQueensYearOfBirth . simulateHoneyBeeGenomes . split . splitPFun . supersede . swarm . swarmPFun . 
Some associated R codes: Class-Colony.R . Class-MultiColony.R . Class-SimParamBee.R . Functions_L0_auxilary.R . Functions_L1_Pop.R . Functions_L2_Colony.R . Functions_L3_Colonies.R . SIMplyBee.R .  Full SIMplyBee package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA