Last updated on 2026-07-27 19:52:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 5.44 | 928.86 | 934.30 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 4.60 | 661.96 | 666.56 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 628.91 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 361.66 | ERROR | |||
| r-devel-windows-x86_64 | 0.5.0 | 8.00 | 518.00 | 526.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 6.72 | 716.16 | 722.88 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 6.27 | 716.34 | 722.61 | OK | |
| r-release-macos-arm64 | 0.5.0 | 1.00 | 98.00 | 99.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 4.00 | 818.00 | 822.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 11.00 | 522.00 | 533.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.0 | 4.00 | 477.00 | 481.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 14.00 | 699.00 | 713.00 | OK |
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(designit)
>
> test_check("designit")
Saving _problems/test-save-random-seed-33.R
Saving _problems/test-save-random-seed-51.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 302 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-save-random-seed.R:33:3'): random seed is saved when no seed is set ──
Expected `bc_opt$trace$rng_kind[[1]]` to have length 3.
Actual length: 4.
── Failure ('test-save-random-seed.R:51:3'): random seed is saved when it was set ──
Expected `bc_opt$trace$rng_kind[[1]]` to have length 3.
Actual length: 4.
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 302 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(designit)
>
> test_check("designit")
Saving _problems/test-save-random-seed-33.R
Saving _problems/test-save-random-seed-51.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 302 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-save-random-seed.R:33:3'): random seed is saved when no seed is set ──
Expected `bc_opt$trace$rng_kind[[1]]` to have length 3.
Actual length: 4.
── Failure ('test-save-random-seed.R:51:3'): random seed is saved when it was set ──
Expected `bc_opt$trace$rng_kind[[1]]` to have length 3.
Actual length: 4.
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 302 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(designit)
>
> test_check("designit")
Saving _problems/test-save-random-seed-33.R
Saving _problems/test-save-random-seed-51.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 302 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-save-random-seed.R:33:3'): random seed is saved when no seed is set ──
Expected `bc_opt$trace$rng_kind[[1]]` to have length 3.
Actual length: 4.
── Failure ('test-save-random-seed.R:51:3'): random seed is saved when it was set ──
Expected `bc_opt$trace$rng_kind[[1]]` to have length 3.
Actual length: 4.
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 302 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc