CRAN Package Check Results for Package designit

Last updated on 2026-09-05 18:50:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 6.68 965.27 971.95 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.1 4.56 509.01 513.57 OK
r-devel-linux-x86_64-fedora-clang 0.5.1 525.10 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1 429.20 OK
r-devel-windows-x86_64 0.5.0 9.00 546.00 555.00 ERROR
r-patched-linux-x86_64 0.5.0 6.19 722.19 728.38 OK
r-release-linux-x86_64 0.5.0 6.03 720.60 726.63 OK
r-release-macos-arm64 0.5.1 1.00 105.00 106.00 OK
r-release-macos-x86_64 0.5.1 4.00 575.00 579.00 OK
r-release-windows-x86_64 0.5.1 10.00 512.00 522.00 OK
r-oldrel-macos-arm64 0.5.1 1.00 102.00 103.00 OK
r-oldrel-macos-x86_64 0.5.1 5.00 721.00 726.00 OK
r-oldrel-windows-x86_64 0.5.0 12.00 720.00 732.00 OK

Check Details

Version: 0.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/18s] 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-clang

Version: 0.5.0
Check: tests
Result: ERROR Running 'testthat.R' [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-windows-x86_64