Last updated on 2026-07-19 13:49:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.4.0 | 13.29 | 349.44 | 362.73 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 3.4.0 | 9.48 | 233.42 | 242.90 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.4.0 | 22.00 | 536.10 | 558.10 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.4.0 | 9.00 | 220.98 | 229.98 | OK | |
| r-devel-windows-x86_64 | 3.4.0 | 18.00 | 359.00 | 377.00 | OK | |
| r-patched-linux-x86_64 | 3.4.0 | 12.62 | 326.12 | 338.74 | OK | |
| r-release-linux-x86_64 | 3.4.0 | 12.89 | 325.42 | 338.31 | OK | |
| r-release-macos-arm64 | 3.4.0 | 3.00 | 67.00 | 70.00 | OK | |
| r-release-macos-x86_64 | 3.4.0 | 9.00 | 310.00 | 319.00 | OK | |
| r-release-windows-x86_64 | 3.4.0 | 15.00 | 350.00 | 365.00 | OK | |
| r-oldrel-macos-arm64 | 3.4.0 | 3.00 | 77.00 | 80.00 | OK | |
| r-oldrel-macos-x86_64 | 3.4.0 | 9.00 | 283.00 | 292.00 | OK | |
| r-oldrel-windows-x86_64 | 3.4.0 | 23.00 | 476.00 | 499.00 | OK |
Version: 3.4.0
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘inTextSummaryTable-DT-args.Rd’ ‘inTextSummaryTable-common-args.Rd’
‘inTextSummaryTable-flextable-args.Rd’
‘inTextSummaryTable-stats-utility.Rd’
\arguments should not be documented without \usage.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 3.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [89s/146s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(inTextSummaryTable)
>
> test_check("inTextSummaryTable")
Saving _problems/test_exportSummaryStatisticsTable-flextable-1668.R
[ FAIL 1 | WARN 15 | SKIP 0 | PASS 1004 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_exportSummaryStatisticsTable-flextable.R:1661:2'): A summary table is correctly exported to a docx file ──
Expected `... <- NULL` to run silently.
Actual noise: warnings.
[ FAIL 1 | WARN 15 | SKIP 0 | PASS 1004 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang