Last updated on 2024-10-09 13:51:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 28.67 | 156.95 | 185.62 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 19.84 | 131.43 | 151.27 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 337.58 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 316.61 | OK | |||
r-devel-windows-x86_64 | 0.4.1 | 32.00 | 216.00 | 248.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.1 | 29.24 | 162.76 | 192.00 | OK | |
r-release-linux-x86_64 | 0.4.1 | 26.98 | 161.50 | 188.48 | OK | |
r-release-macos-arm64 | 0.4.1 | 91.00 | OK | |||
r-release-macos-x86_64 | 0.4.1 | 186.00 | OK | |||
r-release-windows-x86_64 | 0.4.1 | 33.00 | 206.00 | 239.00 | OK | |
r-oldrel-macos-arm64 | 0.4.1 | 107.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.1 | 188.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.1 | 39.00 | 261.00 | 300.00 | OK |
Version: 0.4.1
Check: tests
Result: ERROR
Running 'testthat.R' [14s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(SIMplyBee)
Loading required package: AlphaSimR
Loading required package: R6
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"
Randomly pulling colonies: 2
Randomly selecting colonies: 1
Randomly selecting colonies: 1
Randomly selecting colonies: 1
Randomly selecting colonies: 1
Randomly selecting colonies: 0
Randomly selecting colonies: 0
Randomly selecting colonies: 1
Randomly selecting colonies: 1
Randomly selecting colonies: 1
Randomly selecting colonies: 1
Randomly selecting colonies: 0
Randomly selecting colonies: 0
Randomly selecting colonies: 1
Randomly pulling colonies: 1
Randomly pulling 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-windows-x86_64