CRAN Package Check Results for Package corpus

Last updated on 2020-08-07 01:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.1 26.17 54.23 80.40 OK
r-devel-linux-x86_64-debian-gcc 0.10.1 21.62 40.74 62.36 OK
r-devel-linux-x86_64-fedora-clang 0.10.1 106.40 NOTE
r-devel-linux-x86_64-fedora-gcc 0.10.1 108.37 NOTE
r-devel-windows-ix86+x86_64 0.10.1 109.00 95.00 204.00 ERROR
r-patched-linux-x86_64 0.10.1 22.48 52.99 75.47 OK
r-patched-solaris-x86 0.10.1 136.90 WARN
r-release-linux-x86_64 0.10.1 23.25 53.06 76.31 OK
r-release-macos-x86_64 0.10.1 NOTE
r-release-windows-ix86+x86_64 0.10.1 110.00 141.00 251.00 OK
r-oldrel-macos-x86_64 0.10.1 NOTE
r-oldrel-windows-ix86+x86_64 0.10.1 86.00 90.00 176.00 OK

Additional issues

clang-UBSAN

Check Details

Version: 0.10.1
Check: data for non-ASCII characters
Result: NOTE
     Note: found 578 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.10.1
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [8s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(corpus)
     >
     > test_check("corpus")
     -- 1. Failure: 'print.corpus_frame' can wrap 4 columns (@test-frame.R#332) ----
     strsplit(capture_output(print.corpus_frame(x), width = 80), "\n")[[1]] not equal to `lines`.
     Lengths differ: 6 is not 4
    
     -- 2. Failure: 'format' can handle marks (@test-text_format.R#142) ------------
     format(text, chars = 6, justify = "left") not equal to "...".
     1/1 mismatches
     x[1]: "<c2><85>"
     y[1]: "..."
    
     -- 3. Failure: 'format' can handle marks (@test-text_format.R#143) ------------
     format(text, chars = 6, justify = "centre") not equal to "...".
     1/1 mismatches
     x[1]: "<c2><85>"
     y[1]: "..."
    
     -- 4. Failure: 'format' can handle marks (@test-text_format.R#144) ------------
     format(text, chars = 5, justify = "right") not equal to "...".
     1/1 mismatches
     x[1]: "<c2><85>"
     y[1]: "..."
    
     -- 5. Failure: 'format' can handle zero, or NULL chars (@test-text_format.R#179)
     as.character(format(text, chars = 0, justify = "left")) not equal to "...".
     1/1 mismatches
     x[1]: "<c2><85>"
     y[1]: "..."
    
     -- 6. Failure: 'format' can handle zero, or NULL chars (@test-text_format.R#181)
     as.character(format(text, chars = 0, justify = "centre")) not equal to "...".
     1/1 mismatches
     x[1]: "<c2><85>"
     y[1]: "..."
    
     -- 7. Failure: 'format' can handle zero, or NULL chars (@test-text_format.R#183)
     as.character(format(text, chars = 0, justify = "right")) not equal to "...".
     1/1 mismatches
     x[1]: "<c2><85>"
     y[1]: "..."
    
     -- 8. Failure: 'text_locate' prints results correctly (@test-text_locate.R#163)
     `lines` not equal to c(...).
     Lengths differ: 6 is not 3
    
     == testthat results ===========================================================
     [ OK: 587 | SKIPPED: 8 | WARNINGS: 0 | FAILED: 8 ]
     1. Failure: 'print.corpus_frame' can wrap 4 columns (@test-frame.R#332)
     2. Failure: 'format' can handle marks (@test-text_format.R#142)
     3. Failure: 'format' can handle marks (@test-text_format.R#143)
     4. Failure: 'format' can handle marks (@test-text_format.R#144)
     5. Failure: 'format' can handle zero, or NULL chars (@test-text_format.R#179)
     6. Failure: 'format' can handle zero, or NULL chars (@test-text_format.R#181)
     7. Failure: 'format' can handle zero, or NULL chars (@test-text_format.R#183)
     8. Failure: 'text_locate' prints results correctly (@test-text_locate.R#163)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.10.1
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [8s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(corpus)
     >
     > test_check("corpus")
     -- 1. Failure: 'print.corpus_frame' can wrap 4 columns (@test-frame.R#332) ----
     strsplit(capture_output(print.corpus_frame(x), width = 80), "\n")[[1]] not equal to `lines`.
     Lengths differ: 6 is not 4
    
     -- 2. Failure: 'format' can handle marks (@test-text_format.R#142) ------------
     format(text, chars = 6, justify = "left") not equal to "...".
     1/1 mismatches
     x[1]: "<c2><85>"
     y[1]: "..."
    
     -- 3. Failure: 'format' can handle marks (@test-text_format.R#143) ------------
     format(text, chars = 6, justify = "centre") not equal to "...".
     1/1 mismatches
     x[1]: "<c2><85>"
     y[1]: "..."
    
     -- 4. Failure: 'format' can handle marks (@test-text_format.R#144) ------------
     format(text, chars = 5, justify = "right") not equal to "...".
     1/1 mismatches
     x[1]: "<c2><85>"
     y[1]: "..."
    
     -- 5. Failure: 'format' can handle zero, or NULL chars (@test-text_format.R#179)
     as.character(format(text, chars = 0, justify = "left")) not equal to "...".
     1/1 mismatches
     x[1]: "<c2><85>"
     y[1]: "..."
    
     -- 6. Failure: 'format' can handle zero, or NULL chars (@test-text_format.R#181)
     as.character(format(text, chars = 0, justify = "centre")) not equal to "...".
     1/1 mismatches
     x[1]: "<c2><85>"
     y[1]: "..."
    
     -- 7. Failure: 'format' can handle zero, or NULL chars (@test-text_format.R#183)
     as.character(format(text, chars = 0, justify = "right")) not equal to "...".
     1/1 mismatches
     x[1]: "<c2><85>"
     y[1]: "..."
    
     -- 8. Failure: 'text_locate' prints results correctly (@test-text_locate.R#163)
     `lines` not equal to c(...).
     Lengths differ: 6 is not 3
    
     == testthat results ===========================================================
     [ OK: 587 | SKIPPED: 8 | WARNINGS: 0 | FAILED: 8 ]
     1. Failure: 'print.corpus_frame' can wrap 4 columns (@test-frame.R#332)
     2. Failure: 'format' can handle marks (@test-text_format.R#142)
     3. Failure: 'format' can handle marks (@test-text_format.R#143)
     4. Failure: 'format' can handle marks (@test-text_format.R#144)
     5. Failure: 'format' can handle zero, or NULL chars (@test-text_format.R#179)
     6. Failure: 'format' can handle zero, or NULL chars (@test-text_format.R#181)
     7. Failure: 'format' can handle zero, or NULL chars (@test-text_format.R#183)
     8. Failure: 'text_locate' prints results correctly (@test-text_locate.R#163)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.10.1
Check: for unstated dependencies in ‘tests’
Result: WARN
    Warning in deparse(e[[2L]]) :
     it is not known that wchar_t is Unicode on this platform
    Warning in deparse(e[[2L]]) :
     it is not known that wchar_t is Unicode on this platform
    Warning in deparse(e[[2L]]) :
     it is not known that wchar_t is Unicode on this platform
    Warning in deparse(e[[2L]]) :
     it is not known that wchar_t is Unicode on this platform
    Warning in deparse(e[[2L]]) :
     it is not known that wchar_t is Unicode on this platform
    Warning in deparse(e[[2L]]) :
     it is not known that wchar_t is Unicode on this platform
Flavor: r-patched-solaris-x86