Last updated on 2022-08-15 08:50:29 CEST.
Package | ERROR | OK |
---|---|---|
CorporaCoCo | 3 | 10 |
Current CRAN status: ERROR: 3, OK: 10
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/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-patched-linux-x86_64
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
Flavor: r-release-linux-x86_64