Last updated on 2025-12-24 15:52:29 CET.
| Package | ERROR | OK |
|---|---|---|
| rdracor | 4 | 9 |
Current CRAN status: ERROR: 4, OK: 9
Version: 1.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [31s/160s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rdracor)
>
> test_check("rdracor")
DraCor API URL: https://dracor.org/api/v1
openapi: https://dracor.org/api/v1/openapi.yaml
existdb: 6.4.0
version: 1.1.6
name: DraCor API v1
base: https://dracor.org/api/v1
status: stableSaving _problems/test-tei_to_df-5.R
Saving _problems/test-tei_to_df-12.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 39 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-tei_to_df.R:2:3'): tei_to_df converts tei object to tibble ─────
Error in ``[.data.table`(play_text_df, , `:=`(scene_id, .GRP), by = scene_path)`: attempt access index 9/9 in VECTOR_ELT
Backtrace:
▆
1. ├─testthat::expect_s3_class(...) at test-tei_to_df.R:2:3
2. │ └─testthat::quasi_label(enquo(object))
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─rdracor::tei_to_df(get_text_tei(corpus = "rus", play = "gogol-zhenitba"))
5. ├─play_text_df[, `:=`(scene_id, .GRP), by = scene_path]
6. └─data.table:::`[.data.table`(...)
── Error ('test-tei_to_df.R:9:3'): get_text_df returns tibble ──────────────────
Error in ``[.data.table`(play_text_df, , `:=`(scene_id, .GRP), by = scene_path)`: attempt access index 9/9 in VECTOR_ELT
Backtrace:
▆
1. ├─testthat::expect_s3_class(...) at test-tei_to_df.R:9:3
2. │ └─testthat::quasi_label(enquo(object))
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─rdracor::get_text_df(corpus = "rus", play = "gogol-zhenitba")
5. │ └─get_text_tei(play = play, corpus = corpus) %>% tei_to_df()
6. └─rdracor::tei_to_df(.)
7. ├─play_text_df[, `:=`(scene_id, .GRP), by = scene_path]
8. └─data.table:::`[.data.table`(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 39 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/150s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rdracor)
>
> test_check("rdracor")
DraCor API URL: https://dracor.org/api/v1
openapi: https://dracor.org/api/v1/openapi.yaml
existdb: 6.4.0
version: 1.1.6
name: DraCor API v1
base: https://dracor.org/api/v1
status: stableSaving _problems/test-tei_to_df-5.R
Saving _problems/test-tei_to_df-12.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 39 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-tei_to_df.R:2:3'): tei_to_df converts tei object to tibble ─────
Error in ``[.data.table`(play_text_df, , `:=`(scene_id, .GRP), by = scene_path)`: attempt access index 9/9 in VECTOR_ELT
Backtrace:
▆
1. ├─testthat::expect_s3_class(...) at test-tei_to_df.R:2:3
2. │ └─testthat::quasi_label(enquo(object))
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─rdracor::tei_to_df(get_text_tei(corpus = "rus", play = "gogol-zhenitba"))
5. ├─play_text_df[, `:=`(scene_id, .GRP), by = scene_path]
6. └─data.table:::`[.data.table`(...)
── Error ('test-tei_to_df.R:9:3'): get_text_df returns tibble ──────────────────
Error in ``[.data.table`(play_text_df, , `:=`(scene_id, .GRP), by = scene_path)`: attempt access index 9/9 in VECTOR_ELT
Backtrace:
▆
1. ├─testthat::expect_s3_class(...) at test-tei_to_df.R:9:3
2. │ └─testthat::quasi_label(enquo(object))
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─rdracor::get_text_df(corpus = "rus", play = "gogol-zhenitba")
5. │ └─get_text_tei(play = play, corpus = corpus) %>% tei_to_df()
6. └─rdracor::tei_to_df(.)
7. ├─play_text_df[, `:=`(scene_id, .GRP), by = scene_path]
8. └─data.table:::`[.data.table`(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 39 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [51s/231s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rdracor)
>
> test_check("rdracor")
DraCor API URL: https://dracor.org/api/v1
openapi: https://dracor.org/api/v1/openapi.yaml
existdb: 6.4.0
version: 1.1.6
name: DraCor API v1
base: https://dracor.org/api/v1
status: stableSaving _problems/test-tei_to_df-5.R
Saving _problems/test-tei_to_df-12.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 39 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-tei_to_df.R:2:3'): tei_to_df converts tei object to tibble ─────
Error in ``[.data.table`(play_text_df, , `:=`(scene_id, .GRP), by = scene_path)`: attempt access index 9/9 in VECTOR_ELT
Backtrace:
▆
1. ├─testthat::expect_s3_class(...) at test-tei_to_df.R:2:3
2. │ └─testthat::quasi_label(enquo(object))
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─rdracor::tei_to_df(get_text_tei(corpus = "rus", play = "gogol-zhenitba"))
5. ├─play_text_df[, `:=`(scene_id, .GRP), by = scene_path]
6. └─data.table:::`[.data.table`(...)
── Error ('test-tei_to_df.R:9:3'): get_text_df returns tibble ──────────────────
Error in ``[.data.table`(play_text_df, , `:=`(scene_id, .GRP), by = scene_path)`: attempt access index 9/9 in VECTOR_ELT
Backtrace:
▆
1. ├─testthat::expect_s3_class(...) at test-tei_to_df.R:9:3
2. │ └─testthat::quasi_label(enquo(object))
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─rdracor::get_text_df(corpus = "rus", play = "gogol-zhenitba")
5. │ └─get_text_tei(play = play, corpus = corpus) %>% tei_to_df()
6. └─rdracor::tei_to_df(.)
7. ├─play_text_df[, `:=`(scene_id, .GRP), by = scene_path]
8. └─data.table:::`[.data.table`(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 39 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [46s/179s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rdracor)
>
> test_check("rdracor")
DraCor API URL: https://dracor.org/api/v1
openapi: https://dracor.org/api/v1/openapi.yaml
existdb: 6.4.0
version: 1.1.6
name: DraCor API v1
base: https://dracor.org/api/v1
status: stableSaving _problems/test-tei_to_df-5.R
Saving _problems/test-tei_to_df-12.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 39 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-tei_to_df.R:2:3'): tei_to_df converts tei object to tibble ─────
Error in ``[.data.table`(play_text_df, , `:=`(scene_id, .GRP), by = scene_path)`: attempt access index 9/9 in VECTOR_ELT
Backtrace:
▆
1. ├─testthat::expect_s3_class(...) at test-tei_to_df.R:2:3
2. │ └─testthat::quasi_label(enquo(object))
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─rdracor::tei_to_df(get_text_tei(corpus = "rus", play = "gogol-zhenitba"))
5. ├─play_text_df[, `:=`(scene_id, .GRP), by = scene_path]
6. └─data.table:::`[.data.table`(...)
── Error ('test-tei_to_df.R:9:3'): get_text_df returns tibble ──────────────────
Error in ``[.data.table`(play_text_df, , `:=`(scene_id, .GRP), by = scene_path)`: attempt access index 9/9 in VECTOR_ELT
Backtrace:
▆
1. ├─testthat::expect_s3_class(...) at test-tei_to_df.R:9:3
2. │ └─testthat::quasi_label(enquo(object))
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─rdracor::get_text_df(corpus = "rus", play = "gogol-zhenitba")
5. │ └─get_text_tei(play = play, corpus = corpus) %>% tei_to_df()
6. └─rdracor::tei_to_df(.)
7. ├─play_text_df[, `:=`(scene_id, .GRP), by = scene_path]
8. └─data.table:::`[.data.table`(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 39 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc