Last updated on 2022-07-03 11:53:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8 | 108.37 | 556.03 | 664.40 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.8 | 87.12 | 405.43 | 492.55 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.8 | 788.08 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.8 | 442.35 | NOTE | |||
r-devel-windows-x86_64 | 0.8 | 232.00 | 624.00 | 856.00 | OK | |
r-patched-linux-x86_64 | 0.8 | 95.15 | 508.91 | 604.06 | OK | |
r-release-linux-x86_64 | 0.8 | 95.64 | 518.05 | 613.69 | OK | |
r-release-macos-arm64 | 0.8 | 155.00 | ERROR | |||
r-release-macos-x86_64 | 0.8 | 256.00 | NOTE | |||
r-release-windows-x86_64 | 0.8 | 118.00 | 599.00 | 717.00 | OK | |
r-oldrel-macos-arm64 | 0.8 | 125.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.8 | 250.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.8 | 136.00 | 846.00 | 982.00 | OK |
Version: 0.8
Check: installed package size
Result: NOTE
installed size is 16.2Mb
sub-directories of 1Mb or more:
libs 15.3Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.8
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘MASS’ ‘pbkrtest’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.8
Check: tests
Result: ERROR
Running ‘testthat.r’ [49s/50s]
Running the tests in ‘tests/testthat.r’ failed.
Last 13 lines of output:
> library(MedianaDesigner)
>
> test_check("MedianaDesigner")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 912 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-ClustRand.r:63:5): Success runs ClustRand for additional cases ──
Error: Relative cluster sizes in the control arm (control_cluster_proportion) are incorrectly specified.
Backtrace:
▆
1. └─MedianaDesigner::ClustRand(parametersNormal3ArmsRandomClusterSize) at test-ClustRand.r:63:4
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 912 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 0.8
Check: tests
Result: ERROR
Running ‘testthat.r’ [43s/44s]
Running the tests in ‘tests/testthat.r’ failed.
Last 13 lines of output:
> library(MedianaDesigner)
>
> test_check("MedianaDesigner")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 912 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-ClustRand.r:63:5): Success runs ClustRand for additional cases ──
Error: Relative cluster sizes in the control arm (control_cluster_proportion) are incorrectly specified.
Backtrace:
▆
1. └─MedianaDesigner::ClustRand(parametersNormal3ArmsRandomClusterSize) at test-ClustRand.r:63:4
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 912 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64