CRAN Package Check Results for Package inTextSummaryTable

Last updated on 2022-09-24 05:51:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.1 15.20 249.36 264.56 OK
r-devel-linux-x86_64-debian-gcc 3.1.1 11.04 212.89 223.93 OK
r-devel-linux-x86_64-fedora-clang 3.1.1 386.73 ERROR
r-devel-linux-x86_64-fedora-gcc 3.1.1 387.64 OK
r-devel-windows-x86_64 3.1.1 192.00 374.00 566.00 NOTE
r-patched-linux-x86_64 3.1.1 15.96 270.57 286.53 OK
r-release-linux-x86_64 3.1.1 8.67 273.31 281.98 OK
r-release-macos-arm64 3.1.1 96.00 NOTE
r-release-macos-x86_64 3.1.1 156.00 NOTE
r-release-windows-x86_64 3.1.1 126.00 365.00 491.00 NOTE
r-oldrel-macos-arm64 3.1.1 73.00 NOTE
r-oldrel-macos-x86_64 3.1.1 125.00 NOTE
r-oldrel-windows-ix86+x86_64 3.1.1 31.00 382.00 413.00 NOTE

Additional issues

M1mac

Check Details

Version: 3.1.1
Check: installed package size
Result: NOTE
     installed size is 10.2Mb
     sub-directories of 1Mb or more:
     doc 9.7Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 3.1.1
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘DT’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [69s/194s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(inTextSummaryTable)
     >
     > test_check("inTextSummaryTable")
     [WARNING] Deprecated: --self-contained. use --embed-resources --standalone
     [WARNING] Deprecated: --self-contained. use --embed-resources --standalone
     [WARNING] Deprecated: --self-contained. use --embed-resources --standalone
     [WARNING] Deprecated: --self-contained. use --embed-resources --standalone
     [WARNING] Deprecated: --self-contained. use --embed-resources --standalone
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 971 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test_exportSummaryStatisticsTable.R:42:3): A summary table is correctly exported to multiple formats ──
     {
     ...
     } not equal to {
     ...
     }.
     Lengths differ: 53709 is not 53713
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 971 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang