CRAN Package Check Results for Package inTextSummaryTable

Last updated on 2026-07-11 08:50:45 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 9.63 226.75 236.38 ERROR
r-devel-linux-x86_64-fedora-clang 3.4.0 22.00 536.52 558.52 OK
r-devel-linux-x86_64-fedora-gcc 3.4.0 21.00 531.70 552.70 OK
r-devel-windows-x86_64 3.4.0 16.00 355.00 371.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 10.78 323.62 334.40 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 17.00 352.00 369.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

Check Details

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’ [58s/80s] 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' [83s] 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