CRAN Package Check Results for Package CorporaCoCo

Last updated on 2022-09-06 08:52:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0 3.30 47.99 51.29 OK
r-devel-linux-x86_64-debian-gcc 2.0 ERROR
r-devel-linux-x86_64-fedora-clang 2.0 70.94 OK
r-devel-linux-x86_64-fedora-gcc 2.0 65.78 OK
r-devel-windows-x86_64 2.0 33.00 72.00 105.00 OK
r-patched-linux-x86_64 2.0 5.93 42.08 48.01 ERROR
r-release-linux-x86_64 2.0 2.94 41.27 44.21 ERROR
r-release-macos-arm64 2.0 21.00 OK
r-release-macos-x86_64 2.0 53.00 OK
r-release-windows-x86_64 2.0 25.00 72.00 97.00 OK
r-oldrel-macos-arm64 2.0 22.00 OK
r-oldrel-macos-x86_64 2.0 54.00 OK
r-oldrel-windows-ix86+x86_64 2.0 7.00 68.00 75.00 OK

Check Details

Version: 2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/7s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(CorporaCoCo)
     >
     > test_check("CorporaCoCo")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 147 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-corp_text.R:102:5): corp_text_rbindlist-real-example ──────────
     corp_list[[1]]$tokens[100]$type (`actual`) not equal to "date" (`expected`).
    
     `actual`: "engraved"
     `expected`: "date"
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 147 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/6s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(CorporaCoCo)
     >
     > test_check("CorporaCoCo")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 147 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-corp_text.R:102:5): corp_text_rbindlist-real-example ──────────
     corp_list[[1]]$tokens[100]$type (`actual`) not equal to "date" (`expected`).
    
     `actual`: "engraved"
     `expected`: "date"
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 147 ]
     Error: Test failures
     Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64