CRAN Package Check Results for Package simtrial

Last updated on 2025-06-15 03:49:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 22.89 511.45 534.34 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 15.17 317.78 332.95 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 864.79 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 820.79 OK
r-devel-windows-x86_64 1.0.0 25.00 431.00 456.00 OK
r-patched-linux-x86_64 0.4.2 20.01 363.10 383.11 ERROR
r-release-linux-x86_64 1.0.0 20.75 477.33 498.08 OK
r-release-macos-arm64 1.0.0 235.00 OK
r-release-macos-x86_64 0.4.2 269.00 OK
r-release-windows-x86_64 1.0.0 26.00 430.00 456.00 OK
r-oldrel-macos-arm64 1.0.0 223.00 OK
r-oldrel-macos-x86_64 0.4.2 185.00 OK
r-oldrel-windows-x86_64 1.0.0 32.00 669.00 701.00 OK

Check Details

Version: 0.4.2
Check: tests
Result: ERROR Running ‘testthat.R’ [131s/179s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(simtrial) > > test_check("simtrial") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 244 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-unvalidated-summary.R:90:3'): summary.simtrial_gs_wlr() returns consistent results for one-sided design ── `observed` not equal to `expected`. Component "asy_upper_prob": Mean relative difference: 4.487592e-07 Component "asy_n": Mean relative difference: 8.453473e-07 Component "asy_event": Mean relative difference: 8.453473e-07 ── Failure ('test-unvalidated-summary.R:182:3'): summary.simtrial_gs_wlr() returns consistent results for two-sided design ── `observed` not equal to `expected`. Component "asy_upper_prob": Mean relative difference: 4.137911e-07 Component "asy_n": Mean relative difference: 8.823477e-07 Component "asy_event": Mean relative difference: 8.823477e-07 [ FAIL 2 | WARN 1 | SKIP 0 | PASS 244 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64