CRAN Package Check Results for Package flextable

Last updated on 2022-09-11 12:56:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.3 19.23 233.28 252.51 OK
r-devel-linux-x86_64-debian-gcc 0.7.3 13.70 165.40 179.10 ERROR
r-devel-linux-x86_64-fedora-clang 0.7.3 303.05 OK
r-devel-linux-x86_64-fedora-gcc 0.7.3 310.65 ERROR
r-devel-windows-x86_64 0.7.3 177.00 350.00 527.00 ERROR
r-patched-linux-x86_64 0.7.3 23.56 207.41 230.97 ERROR
r-release-linux-x86_64 0.7.3 16.75 215.76 232.51 OK
r-release-macos-arm64 0.7.3 79.00 OK
r-release-macos-x86_64 0.7.3 95.00 OK
r-release-windows-x86_64 0.7.3 213.00 320.00 533.00 OK
r-oldrel-macos-arm64 0.7.3 73.00 OK
r-oldrel-macos-x86_64 0.7.3 102.00 OK
r-oldrel-windows-ix86+x86_64 0.7.3 31.00 262.00 293.00 OK

Check Details

Version: 0.7.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [34s/57s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(flextable)
     >
     > test_check("flextable")
     [ FAIL 3 | WARN 0 | SKIP 0 | PASS 144 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-captions.R:89:3): word_document captions ──────────────────────
     `bookmarks` has length 1, not length 2.
     ── Failure (test-captions.R:90:3): word_document captions ──────────────────────
     xml_attr(bookmarks, "name") not equal to c("table1", "mtcars").
     Lengths differ: 1 is not 2
     ── Failure (test-captions.R:92:3): word_document captions ──────────────────────
     xml_text(wordfields) not equal to c("SEQ tab \\* Arabic", "SEQ tab \\* Arabic").
     Lengths differ: 1 is not 2
    
     [ FAIL 3 | WARN 0 | SKIP 0 | PASS 144 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.7.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [58s/145s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(flextable)
     >
     > test_check("flextable")
     [ FAIL 3 | WARN 0 | SKIP 0 | PASS 144 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-captions.R:89:3): word_document captions ──────────────────────
     `bookmarks` has length 1, not length 2.
     ── Failure (test-captions.R:90:3): word_document captions ──────────────────────
     xml_attr(bookmarks, "name") not equal to c("table1", "mtcars").
     Lengths differ: 1 is not 2
     ── Failure (test-captions.R:92:3): word_document captions ──────────────────────
     xml_text(wordfields) not equal to c("SEQ tab \\* Arabic", "SEQ tab \\* Arabic").
     Lengths differ: 1 is not 2
    
     [ FAIL 3 | WARN 0 | SKIP 0 | PASS 144 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.7.3
Check: tests
Result: ERROR
     Running 'testthat.R' [58s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(flextable)
     >
     > test_check("flextable")
     [ FAIL 3 | WARN 0 | SKIP 0 | PASS 144 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-captions.R:89:3): word_document captions ──────────────────────
     `bookmarks` has length 1, not length 2.
     ── Failure (test-captions.R:90:3): word_document captions ──────────────────────
     xml_attr(bookmarks, "name") not equal to c("table1", "mtcars").
     Lengths differ: 1 is not 2
     ── Failure (test-captions.R:92:3): word_document captions ──────────────────────
     xml_text(wordfields) not equal to c("SEQ tab \\* Arabic", "SEQ tab \\* Arabic").
     Lengths differ: 1 is not 2
    
     [ FAIL 3 | WARN 0 | SKIP 0 | PASS 144 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.7.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [45s/55s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(flextable)
     >
     > test_check("flextable")
     [ FAIL 3 | WARN 0 | SKIP 0 | PASS 144 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-captions.R:89:3): word_document captions ──────────────────────
     `bookmarks` has length 1, not length 2.
     ── Failure (test-captions.R:90:3): word_document captions ──────────────────────
     xml_attr(bookmarks, "name") not equal to c("table1", "mtcars").
     Lengths differ: 1 is not 2
     ── Failure (test-captions.R:92:3): word_document captions ──────────────────────
     xml_text(wordfields) not equal to c("SEQ tab \\* Arabic", "SEQ tab \\* Arabic").
     Lengths differ: 1 is not 2
    
     [ FAIL 3 | WARN 0 | SKIP 0 | PASS 144 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64