Last updated on 2025-12-06 00:48:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 5.58 | 300.57 | 306.15 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 0.26 | 2.30 | 2.56 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 24.00 | 345.36 | 369.36 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 23.00 | 395.68 | 418.68 | ERROR | |
| r-devel-windows-x86_64 | 0.2.0 | 8.00 | 172.00 | 180.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 6.02 | 283.28 | 289.30 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 5.61 | 284.54 | 290.15 | OK | |
| r-release-macos-arm64 | 0.2.0 | OK | ||||
| r-release-macos-x86_64 | 0.2.0 | 5.00 | 241.00 | 246.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 8.00 | 174.00 | 182.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 9.00 | 195.00 | 204.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 10.00 | 252.00 | 262.00 | OK |
Version: 0.2.0
Check: package dependencies
Result: ERROR
Packages required but not available: 'gtsummary', 'flextable', 'gt'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [241s/124s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(crane)
Loading required package: gtsummary
>
> test_check("crane")
Starting 2 test processes.
> test-tbl_baseline_chg.R: The number rows in the tables to be merged do not match, which may result in rows appearing out of order.
> test-tbl_baseline_chg.R: i See `tbl_merge()` (`
> test-tbl_baseline_chg.R: ?gtsummary::tbl_merge()`) help file for details. Use `quiet=TRUE` to silence message.
> test-tbl_shift.R: i Converting column "ATOXGRH" to a factor.
> test-tbl_baseline_chg.R: The number rows in the tables to be merged do not match, which may result in rows appearing out of order.
> test-tbl_baseline_chg.R: i See `tbl_merge()` (`?gtsummary::tbl_merge()`) help file for details. Use `quiet=TRUE` to silence message.
Saving _problems/test-tbl_baseline_chg-22.R
Saving _problems/test-tbl_baseline_chg-36.R
Saving _problems/test-tbl_baseline_chg-53.R
[ FAIL 3 | WARN 0 | SKIP 37 | PASS 60 ]
══ Skipped tests (37) ══════════════════════════════════════════════════════════
• On CRAN (37): 'test-add_hierarchical_count_row.R:1:1',
'test-add_hierarchical_count_row.R:37:1', 'test-add_blank_rows.R:73:1',
'test-add_blank_rows.R:99:1', 'test-modify_zero_recode.R:1:1',
'test-tbl_hierarchical_rate_and_count.R:1:1',
'test-tbl_hierarchical_rate_by_grade.R:1:1', 'test-tbl_listing.R:6:1',
'test-tbl_listing.R:12:1', 'test-tbl_listing.R:21:1',
'test-tbl_listing.R:40:1', 'test-tbl_listing.R:51:1',
'test-tbl_listing.R:66:1', 'test-tbl_listing.R:79:1',
'test-tbl_roche_summary.R:14:1', 'test-tbl_baseline_chg.R:12:1',
'test-tbl_baseline_chg.R:26:1', 'test-tbl_baseline_chg.R:40:1',
'test-tbl_baseline_chg.R:57:1', 'test-tbl_baseline_chg.R:88:1',
'test-tbl_baseline_chg.R:139:1', 'test-tbl_baseline_chg.R:154:1',
'test-tbl_shift.R:14:1', 'test-tbl_shift.R:44:1', 'test-tbl_shift.R:63:1',
'test-tbl_shift.R:80:1', 'test-tbl_shift.R:115:1', 'test-tbl_shift.R:150:1',
'test-tbl_survfit_times.R:3:1', 'test-tbl_survfit_times.R:57:1',
'test-tbl_survfit_times.R:79:1', 'test-tbl_survfit_quantiles.R:3:1',
'test-tbl_survfit_quantiles.R:53:1', 'test-tbl_survfit_quantiles.R:73:1',
'test-tbl_survfit_quantiles.R:109:1', 'test-theme_gtsummary_roche.R:1:1',
'test-theme_gtsummary_roche.R:8:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tbl_baseline_chg.R:14:3'): tbl_baseline_chg() works ──────────
Expected `... <- NULL` to run silently.
Actual noise: messages.
── Failure ('test-tbl_baseline_chg.R:29:3'): tbl_baseline_chg() works with no `by` variable ──
Expected `... <- NULL` to run silently.
Actual noise: messages.
── Failure ('test-tbl_baseline_chg.R:44:3'): add_overall.tbl_baseline_chg() works ──
Expected `... <- NULL` to run silently.
Actual noise: messages.
[ FAIL 3 | WARN 0 | SKIP 37 | PASS 60 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [298s/157s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(crane)
Loading required package: gtsummary
>
> test_check("crane")
Starting 2 test processes.
> test-tbl_baseline_chg.R: The number rows in the tables to be merged do not match, which may result in rows appearing out of order.
> test-tbl_baseline_chg.R: i See `tbl_merge()` (`
> test-tbl_baseline_chg.R: ?gtsummary::tbl_merge()`) help file for details. Use `quiet=TRUE` to silence message.
> test-tbl_shift.R: i Converting column "ATOXGRH" to a factor.
> test-tbl_baseline_chg.R: The number rows in the tables to be merged do not match, which may result in rows appearing out of order.
> test-tbl_baseline_chg.R: i See `tbl_merge()` (`?gtsummary::tbl_merge()`) help file for details. Use `quiet=TRUE` to silence message.
Saving _problems/test-tbl_baseline_chg-22.R
Saving _problems/test-tbl_baseline_chg-36.R
Saving _problems/test-tbl_baseline_chg-53.R
[ FAIL 3 | WARN 0 | SKIP 37 | PASS 60 ]
══ Skipped tests (37) ══════════════════════════════════════════════════════════
• On CRAN (37): 'test-add_blank_rows.R:73:1', 'test-add_blank_rows.R:99:1',
'test-add_hierarchical_count_row.R:1:1',
'test-add_hierarchical_count_row.R:37:1', 'test-modify_zero_recode.R:1:1',
'test-tbl_hierarchical_rate_and_count.R:1:1',
'test-tbl_hierarchical_rate_by_grade.R:1:1', 'test-tbl_listing.R:6:1',
'test-tbl_listing.R:12:1', 'test-tbl_listing.R:21:1',
'test-tbl_listing.R:40:1', 'test-tbl_listing.R:51:1',
'test-tbl_listing.R:66:1', 'test-tbl_listing.R:79:1',
'test-tbl_roche_summary.R:14:1', 'test-tbl_shift.R:14:1',
'test-tbl_shift.R:44:1', 'test-tbl_shift.R:63:1', 'test-tbl_shift.R:80:1',
'test-tbl_shift.R:115:1', 'test-tbl_shift.R:150:1',
'test-tbl_baseline_chg.R:12:1', 'test-tbl_baseline_chg.R:26:1',
'test-tbl_baseline_chg.R:40:1', 'test-tbl_baseline_chg.R:57:1',
'test-tbl_baseline_chg.R:88:1', 'test-tbl_baseline_chg.R:139:1',
'test-tbl_baseline_chg.R:154:1', 'test-tbl_survfit_times.R:3:1',
'test-tbl_survfit_times.R:57:1', 'test-tbl_survfit_times.R:79:1',
'test-tbl_survfit_quantiles.R:3:1', 'test-tbl_survfit_quantiles.R:53:1',
'test-tbl_survfit_quantiles.R:73:1', 'test-tbl_survfit_quantiles.R:109:1',
'test-theme_gtsummary_roche.R:1:1', 'test-theme_gtsummary_roche.R:8:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tbl_baseline_chg.R:14:3'): tbl_baseline_chg() works ──────────
Expected `... <- NULL` to run silently.
Actual noise: messages.
── Failure ('test-tbl_baseline_chg.R:29:3'): tbl_baseline_chg() works with no `by` variable ──
Expected `... <- NULL` to run silently.
Actual noise: messages.
── Failure ('test-tbl_baseline_chg.R:44:3'): add_overall.tbl_baseline_chg() works ──
Expected `... <- NULL` to run silently.
Actual noise: messages.
[ FAIL 3 | WARN 0 | SKIP 37 | PASS 60 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc