Last updated on 2026-07-13 13:49:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.4.0 | 13.22 | 334.39 | 347.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.4.0 | 8.27 | 236.05 | 244.32 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 3.4.0 | 23.00 | 541.12 | 564.12 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 3.4.0 | 21.00 | 539.16 | 560.16 | ERROR | |
| r-devel-windows-x86_64 | 3.4.0 | 15.00 | 358.00 | 373.00 | ERROR | |
| r-patched-linux-x86_64 | 3.4.0 | 15.83 | 323.60 | 339.43 | OK | |
| r-release-linux-x86_64 | 3.4.0 | 11.81 | 324.25 | 336.06 | 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 | 16.00 | 354.00 | 370.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 | 465.00 | 488.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.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [59s/87s]
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-gcc
Version: 3.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [139s/200s]
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-fedora-clang
Version: 3.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [142s/345s]
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-fedora-gcc
Version: 3.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [87s]
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-windows-x86_64