Last updated on 2025-05-13 10:51:54 CEST.
Package | ERROR | OK |
---|---|---|
SIMplyBee | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.4.1
Check: tests
Result: ERROR
Running 'testthat.R' [12s]
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 476 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-L2_colony_functions.R:73:4'): Add functions ────────────────────
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:73:4
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 476 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64