Last updated on 2025-11-27 13:48:49 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.1 | 29.95 | 200.67 | 230.62 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.1 | 17.33 | 144.72 | 162.05 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.1 | 51.00 | 287.48 | 338.48 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 61.00 | 263.90 | 324.90 | OK | |
| r-devel-windows-x86_64 | 0.4.1 | 36.00 | 210.00 | 246.00 | OK | |
| r-patched-linux-x86_64 | 0.4.1 | 31.13 | 165.37 | 196.50 | OK | |
| r-release-linux-x86_64 | 0.4.1 | 28.20 | 163.60 | 191.80 | OK | |
| r-release-macos-arm64 | 0.4.1 | OK | ||||
| r-release-macos-x86_64 | 0.4.1 | 31.00 | 162.00 | 193.00 | OK | |
| r-release-windows-x86_64 | 0.4.1 | 34.00 | 220.00 | 254.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.1 | 24.00 | 162.00 | 186.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.1 | 42.00 | 264.00 | 306.00 | OK |
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/12s]
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-241.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 483 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-L2_colony_functions.R:241:3'): removeFunctions ─────────────────
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:241:3
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 483 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc