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 06 Mar. 2026.
Previous versions and publish date:
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

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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