CRAN Package Check Results for Maintainer ‘Nils Reiter <nils.reiter at ims.uni-stuttgart.de>’

Last updated on 2025-12-28 01:49:17 CET.

Package ERROR OK
DramaAnalysis 1 12

Package DramaAnalysis

Current CRAN status: ERROR: 1, OK: 12

Additional issues

donttest M1mac

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 Flavor: r-devel-windows-x86_64

Version: 3.0.2
Check: tests
Result: ERROR Running 'testthat.R' [7s] 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-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.