Last updated on 2025-12-20 21:49:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.6 | 6.15 | 81.87 | 88.02 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.6 | 3.88 | 61.73 | 65.61 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.6 | 10.00 | 128.79 | 138.79 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 10.00 | 117.44 | 127.44 | ERROR | |
| r-devel-windows-x86_64 | 1.0.6 | 8.00 | 244.00 | 252.00 | OK | |
| r-patched-linux-x86_64 | 1.0.6 | 6.50 | 75.48 | 81.98 | OK | |
| r-release-linux-x86_64 | 1.0.6 | 6.03 | 75.12 | 81.15 | OK | |
| r-release-macos-arm64 | 1.0.6 | OK | ||||
| r-release-macos-x86_64 | 1.0.6 | 5.00 | 259.00 | 264.00 | OK | |
| r-release-windows-x86_64 | 1.0.6 | 8.00 | 227.00 | 235.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.6 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.6 | 5.00 | 300.00 | 305.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.6 | 11.00 | 260.00 | 271.00 | OK |
Version: 1.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [31s/175s]
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’ [24s/154s]
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/192s]
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