Last updated on 2025-06-07 12:50:14 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
gsDesign2 | 6 | 7 | |
metalite | 13 | ||
metalite.ae | 13 | ||
simtrial | 2 | 11 |
Current CRAN status: NOTE: 6, OK: 7
Version: 1.1.3
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘expected_time.R’ ‘gs_info_ahr.R’ ‘gs_update_ahr.Rd’ ‘to_integer.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.1.3
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘expected_time.R’ ‘gs_info_ahr.R’
Flavor: r-release-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
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’ [231s/244s]
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’ [228s/462s]
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