Last updated on 2025-06-08 01:51:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.2 | 20.86 | 397.97 | 418.83 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.2 | 15.82 | 280.89 | 296.71 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.2 | 666.09 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.2 | 667.23 | ERROR | |||
r-devel-windows-x86_64 | 0.4.2 | 28.00 | 377.00 | 405.00 | OK | |
r-patched-linux-x86_64 | 0.4.2 | 19.78 | 362.16 | 381.94 | OK | |
r-release-linux-x86_64 | 0.4.2 | 21.21 | 366.11 | 387.32 | ERROR | |
r-release-macos-arm64 | 0.4.2 | 166.00 | OK | |||
r-release-macos-x86_64 | 0.4.2 | 269.00 | OK | |||
r-release-windows-x86_64 | 0.4.2 | 26.00 | 365.00 | 391.00 | ERROR | |
r-oldrel-macos-arm64 | 0.4.2 | 152.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.2 | 185.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.2 | 34.00 | 492.00 | 526.00 | OK |
Version: 0.4.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘gsDesign2’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.4.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [245s/536s]
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-devel-linux-x86_64-fedora-clang
Version: 0.4.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [230s/554s]
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-devel-linux-x86_64-fedora-gcc
Version: 0.4.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [130s/163s]
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-release-linux-x86_64
Version: 0.4.2
Check: tests
Result: ERROR
Running 'testthat.R' [129s]
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-release-windows-x86_64