Last updated on 2025-12-19 12:49:51 CET.
| Package | ERROR | OK |
|---|---|---|
| DramaAnalysis | 2 | 11 |
Current CRAN status: ERROR: 2, OK: 11
Version: 3.0.2
Check: examples
Result: ERROR
Running examples in ‘DramaAnalysis-Ex.R’ failed
The error most likely occurred in:
> ### Name: characterNames
> ### Title: Format Names
> ### Aliases: characterNames
>
> ### ** Examples
>
> data(rksp.0)
> ustat <- utteranceStatistics(rksp.0)
Error in `[.data.table`(text, , `:=`(dl, .N), .(corpus, drama)) :
attempt access index 12/12 in VECTOR_ELT
Calls: utteranceStatistics -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 3.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DramaAnalysis)
DramaAnalysis 3.0.2
>
> test_check("DramaAnalysis")
Saving _problems/test-filter-8.R
Saving _problems/test-utteranceStatistics-5.R
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 266 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-loading.R:6:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-filter.R:8:1'): (code run outside of `test_that()`) ────────────
Error in ``[.data.table`(text, , `:=`(dl, .N), .(corpus, drama))`: attempt access index 12/12 in VECTOR_ELT
Backtrace:
▆
1. └─DramaAnalysis::utteranceStatistics(rksp.0) at test-filter.R:8:1
2. ├─text[, `:=`(dl, .N), .(corpus, drama)]
3. └─data.table:::`[.data.table`(text, , `:=`(dl, .N), .(corpus, drama))
── Error ('test-utteranceStatistics.R:5:1'): (code run outside of `test_that()`) ──
Error in ``[.data.table`(text, , `:=`(dl, .N), .(corpus, drama))`: attempt access index 12/12 in VECTOR_ELT
Backtrace:
▆
1. └─DramaAnalysis::utteranceStatistics(rksp.0) at test-utteranceStatistics.R:5:1
2. ├─text[, `:=`(dl, .N), .(corpus, drama)]
3. └─data.table:::`[.data.table`(text, , `:=`(dl, .N), .(corpus, drama))
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 266 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DramaAnalysis)
DramaAnalysis 3.0.2
>
> test_check("DramaAnalysis")
Saving _problems/test-filter-8.R
Saving _problems/test-utteranceStatistics-5.R
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 266 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-loading.R:6:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-filter.R:8:1'): (code run outside of `test_that()`) ────────────
Error in ``[.data.table`(text, , `:=`(dl, .N), .(corpus, drama))`: attempt access index 12/12 in VECTOR_ELT
Backtrace:
▆
1. └─DramaAnalysis::utteranceStatistics(rksp.0) at test-filter.R:8:1
2. ├─text[, `:=`(dl, .N), .(corpus, drama)]
3. └─data.table:::`[.data.table`(text, , `:=`(dl, .N), .(corpus, drama))
── Error ('test-utteranceStatistics.R:5:1'): (code run outside of `test_that()`) ──
Error in ``[.data.table`(text, , `:=`(dl, .N), .(corpus, drama))`: attempt access index 12/12 in VECTOR_ELT
Backtrace:
▆
1. └─DramaAnalysis::utteranceStatistics(rksp.0) at test-utteranceStatistics.R:5:1
2. ├─text[, `:=`(dl, .N), .(corpus, drama)]
3. └─data.table:::`[.data.table`(text, , `:=`(dl, .N), .(corpus, drama))
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 266 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc