Last updated on 2025-12-20 11:50:41 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.2 | 8.80 | 79.11 | 87.91 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.1.2 | 5.43 | 57.53 | 62.96 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.2 | 15.00 | 127.88 | 142.88 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 14.00 | 475.40 | 489.40 | OK | |
| r-devel-windows-x86_64 | 1.1.2 | 10.00 | 218.00 | 228.00 | OK | |
| r-patched-linux-x86_64 | 1.1.2 | 8.56 | 271.14 | 279.70 | OK | |
| r-release-linux-x86_64 | 1.1.2 | 7.78 | 276.15 | 283.93 | OK | |
| r-release-macos-arm64 | 1.1.2 | OK | ||||
| r-release-macos-x86_64 | 1.1.2 | 6.00 | 315.00 | 321.00 | OK | |
| r-release-windows-x86_64 | 1.1.2 | 10.00 | 220.00 | 230.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.2 | 6.00 | 289.00 | 295.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.2 | 15.00 | 314.00 | 329.00 | OK |
Version: 1.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(text2sdg)
>
> test_check("text2sdg")
Running ElsevierSaving _problems/test-detect_sdg_systems-24.R
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 11 ]
══ Skipped tests (15) ══════════════════════════════════════════════════════════
• On CRAN (15): 'test-crosstab_sdg.R:3:3', 'test-crosstab_sdg.R:19:3',
'test-crosstab_sdg.R:26:3', 'test-crosstab_sdg.R:34:3',
'test-crosstab_sdg.R:42:3', 'test-crosstab_sdg.R:51:3',
'test-crosstab_sdg.R:60:3', 'test-crosstab_sdg.R:67:3',
'test-crosstab_sdg.R:75:3', 'test-detect_any.R:59:3',
'test-detect_any.R:83:3', 'test-detect_any.R:103:3',
'test-detect_sdg_systems.R:39:3', 'test-ensemble.R:15:3',
'test-ensemble.R:37:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-detect_sdg_systems.R:24:3'): detect_sdg_systems returns a tibble ──
Error in ``[.data.table`(ql, , `:=`(n, add_n(t)), by = "i")`: attempt access index 2/2 in VECTOR_ELT
Backtrace:
▆
1. ├─text2sdg::detect_sdg_systems(test_text, system = "Elsevier") at test-detect_sdg_systems.R:24:3
2. │ └─text2sdg:::detect_elsevier(corpus, sdgs)
3. │ └─text2sdg:::search_corpus(corpus, elsevier_queries$query)
4. │ ├─... %>% tibble::as_tibble()
5. │ └─corpustools::search_features(corpus, queries, ...)
6. │ └─corpustools:::get_dict_results(...)
7. │ └─corpustools:::dictionary_lookup(...)
8. │ └─corpustools:::dictionary_lookup_tokens(...)
9. │ └─corpustools:::dictionary_lookup_tokens2(...)
10. │ └─corpustools:::collapse_dict(...)
11. │ └─corpustools:::expand_wildcards(sn, feature_levels)
12. │ ├─ql[, `:=`(n, add_n(t)), by = "i"]
13. │ └─data.table:::`[.data.table`(ql, , `:=`(n, add_n(t)), by = "i")
14. └─tibble::as_tibble(.)
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 11 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘text2sdg.Rmd’ using rmarkdown
Quitting from text2sdg.Rmd:77-85 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 2/2 in VECTOR_ELT
---
Backtrace:
▆
1. ├─text2sdg::detect_sdg_systems(...)
2. │ └─text2sdg:::detect_aurora(corpus, sdgs)
3. │ └─text2sdg:::search_corpus(corpus, aurora_simple$correct)
4. │ ├─... %>% tibble::as_tibble()
5. │ └─corpustools::search_features(corpus, queries, ...)
6. │ └─corpustools:::get_dict_results(...)
7. │ └─corpustools:::dictionary_lookup(...)
8. │ └─corpustools:::dictionary_lookup_tokens(...)
9. │ └─corpustools:::dictionary_lookup_tokens2(...)
10. │ └─corpustools:::collapse_dict(...)
11. │ └─corpustools:::expand_wildcards(sn, feature_levels)
12. │ ├─ql[, `:=`(n, add_n(t)), by = "i"]
13. │ └─data.table:::`[.data.table`(ql, , `:=`(n, add_n(t)), by = "i")
14. └─tibble::as_tibble(.)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'text2sdg.Rmd' failed with diagnostics:
attempt access index 2/2 in VECTOR_ELT
--- failed re-building ‘text2sdg.Rmd’
SUMMARY: processing the following file failed:
‘text2sdg.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(text2sdg)
>
> test_check("text2sdg")
Running ElsevierSaving _problems/test-detect_sdg_systems-24.R
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 11 ]
══ Skipped tests (15) ══════════════════════════════════════════════════════════
• On CRAN (15): 'test-crosstab_sdg.R:3:3', 'test-crosstab_sdg.R:19:3',
'test-crosstab_sdg.R:26:3', 'test-crosstab_sdg.R:34:3',
'test-crosstab_sdg.R:42:3', 'test-crosstab_sdg.R:51:3',
'test-crosstab_sdg.R:60:3', 'test-crosstab_sdg.R:67:3',
'test-crosstab_sdg.R:75:3', 'test-detect_any.R:59:3',
'test-detect_any.R:83:3', 'test-detect_any.R:103:3',
'test-detect_sdg_systems.R:39:3', 'test-ensemble.R:15:3',
'test-ensemble.R:37:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-detect_sdg_systems.R:24:3'): detect_sdg_systems returns a tibble ──
Error in ``[.data.table`(ql, , `:=`(n, add_n(t)), by = "i")`: attempt access index 2/2 in VECTOR_ELT
Backtrace:
▆
1. ├─text2sdg::detect_sdg_systems(test_text, system = "Elsevier") at test-detect_sdg_systems.R:24:3
2. │ └─text2sdg:::detect_elsevier(corpus, sdgs)
3. │ └─text2sdg:::search_corpus(corpus, elsevier_queries$query)
4. │ ├─... %>% tibble::as_tibble()
5. │ └─corpustools::search_features(corpus, queries, ...)
6. │ └─corpustools:::get_dict_results(...)
7. │ └─corpustools:::dictionary_lookup(...)
8. │ └─corpustools:::dictionary_lookup_tokens(...)
9. │ └─corpustools:::dictionary_lookup_tokens2(...)
10. │ └─corpustools:::collapse_dict(...)
11. │ └─corpustools:::expand_wildcards(sn, feature_levels)
12. │ ├─ql[, `:=`(n, add_n(t)), by = "i"]
13. │ └─data.table:::`[.data.table`(ql, , `:=`(n, add_n(t)), by = "i")
14. └─tibble::as_tibble(.)
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 11 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(text2sdg)
>
> test_check("text2sdg")
Running ElsevierSaving _problems/test-detect_sdg_systems-24.R
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 11 ]
══ Skipped tests (15) ══════════════════════════════════════════════════════════
• On CRAN (15): 'test-crosstab_sdg.R:3:3', 'test-crosstab_sdg.R:19:3',
'test-crosstab_sdg.R:26:3', 'test-crosstab_sdg.R:34:3',
'test-crosstab_sdg.R:42:3', 'test-crosstab_sdg.R:51:3',
'test-crosstab_sdg.R:60:3', 'test-crosstab_sdg.R:67:3',
'test-crosstab_sdg.R:75:3', 'test-detect_any.R:59:3',
'test-detect_any.R:83:3', 'test-detect_any.R:103:3',
'test-detect_sdg_systems.R:39:3', 'test-ensemble.R:15:3',
'test-ensemble.R:37:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-detect_sdg_systems.R:24:3'): detect_sdg_systems returns a tibble ──
Error in ``[.data.table`(ql, , `:=`(n, add_n(t)), by = "i")`: attempt access index 2/2 in VECTOR_ELT
Backtrace:
▆
1. ├─text2sdg::detect_sdg_systems(test_text, system = "Elsevier") at test-detect_sdg_systems.R:24:3
2. │ └─text2sdg:::detect_elsevier(corpus, sdgs)
3. │ └─text2sdg:::search_corpus(corpus, elsevier_queries$query)
4. │ ├─... %>% tibble::as_tibble()
5. │ └─corpustools::search_features(corpus, queries, ...)
6. │ └─corpustools:::get_dict_results(...)
7. │ └─corpustools:::dictionary_lookup(...)
8. │ └─corpustools:::dictionary_lookup_tokens(...)
9. │ └─corpustools:::dictionary_lookup_tokens2(...)
10. │ └─corpustools:::collapse_dict(...)
11. │ └─corpustools:::expand_wildcards(sn, feature_levels)
12. │ ├─ql[, `:=`(n, add_n(t)), by = "i"]
13. │ └─data.table:::`[.data.table`(ql, , `:=`(n, add_n(t)), by = "i")
14. └─tibble::as_tibble(.)
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 11 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘text2sdg.Rmd’ using rmarkdown
Quitting from text2sdg.Rmd:77-85 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 2/2 in VECTOR_ELT
---
Backtrace:
▆
1. ├─text2sdg::detect_sdg_systems(...)
2. │ └─text2sdg:::detect_aurora(corpus, sdgs)
3. │ └─text2sdg:::search_corpus(corpus, aurora_simple$correct)
4. │ ├─... %>% tibble::as_tibble()
5. │ └─corpustools::search_features(corpus, queries, ...)
6. │ └─corpustools:::get_dict_results(...)
7. │ └─corpustools:::dictionary_lookup(...)
8. │ └─corpustools:::dictionary_lookup_tokens(...)
9. │ └─corpustools:::dictionary_lookup_tokens2(...)
10. │ └─corpustools:::collapse_dict(...)
11. │ └─corpustools:::expand_wildcards(sn, feature_levels)
12. │ ├─ql[, `:=`(n, add_n(t)), by = "i"]
13. │ └─data.table:::`[.data.table`(ql, , `:=`(n, add_n(t)), by = "i")
14. └─tibble::as_tibble(.)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'text2sdg.Rmd' failed with diagnostics:
attempt access index 2/2 in VECTOR_ELT
--- failed re-building ‘text2sdg.Rmd’
SUMMARY: processing the following file failed:
‘text2sdg.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang