CRAN Package Check Results for Package SIMplyBee

Last updated on 2026-04-09 20:52:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 32.71 185.18 217.89 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 20.72 136.65 157.37 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.1 49.00 272.25 321.25 OK
r-devel-linux-x86_64-fedora-gcc 0.4.1 57.00 273.54 330.54 OK
r-devel-macos-arm64 0.4.1 6.00 41.00 47.00 OK
r-devel-windows-x86_64 0.4.1 38.00 218.00 256.00 OK
r-patched-linux-x86_64 0.4.1 30.92 166.30 197.22 OK
r-release-linux-x86_64 0.4.1 22.80 158.04 180.84 OK
r-release-macos-arm64 0.4.1 OK
r-release-macos-x86_64 0.4.1 17.00 176.00 193.00 OK
r-release-windows-x86_64 0.4.1 36.00 209.00 245.00 OK
r-oldrel-macos-arm64 0.4.1 OK
r-oldrel-macos-x86_64 0.4.1 17.00 169.00 186.00 OK
r-oldrel-windows-x86_64 0.4.1 44.00 265.00 309.00 OK

Check Details

Version: 0.4.1
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(SIMplyBee) Loading required package: AlphaSimR Attaching package: 'SIMplyBee' The following object is masked from 'package:base': split > > test_check("SIMplyBee") sex A B F M 1 1 106 200 [1] "Cross plan, drone colonies" Saving _problems/test-L2_colony_functions-186.R Randomly pulling colonies: 2 Randomly selecting colonies: 1 Randomly selecting colonies: 1 Randomly selecting colonies: 0 Randomly selecting colonies: 1 Randomly selecting colonies: 1 Randomly selecting colonies: 0 Randomly selecting colonies: 1 Randomly pulling colonies: 1 Randomly pulling colonies: 1 Randomly pulling colonies: 3 Randomly pulling colonies: 1 [ FAIL 1 | WARN 2 | SKIP 0 | PASS 480 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-L2_colony_functions.R:186:3'): replaceFunctions ──────────────── Error in `pullDroneGroupsFromDCA(drones, n = 5, nDrones = nFathersPoisson, simParamBee = SP)`: We ran out of drones in the DCA! Backtrace: ▆ 1. └─SIMplyBee::pullDroneGroupsFromDCA(...) at test-L2_colony_functions.R:186:3 [ FAIL 1 | WARN 2 | SKIP 0 | PASS 480 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc