Last updated on 2025-12-21 11:50:36 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| corpustools | 4 | 9 | |
| RNewsflow | 10 | 3 | |
| rsyntax | 2 | 11 | |
| tokenbrowser | 13 |
Current CRAN status: ERROR: 4, OK: 9
Version: 0.5.2
Check: examples
Result: ERROR
Running examples in ‘corpustools-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: export_span_annotations
> ### Title: Export span annotations
> ### Aliases: export_span_annotations
>
> ### ** Examples
>
> tc = create_tcorpus(sotu_texts, c('president','text'), doc_column='id', remember_spaces=TRUE)
Error in `[.data.table`(tokens, , `:=`(start, 1 + c(0, head(cumsum(len), :
attempt access index 5/5 in VECTOR_ELT
Calls: create_tcorpus ... create_tcorpus.character -> tokenize_to_dataframe -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.5.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘corpustools.Rmd’ using rmarkdown
Quitting from corpustools.Rmd:394-396 [unnamed-chunk-31]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 2/2 in VECTOR_ELT
---
Backtrace:
▆
1. └─corpustools::search_features(tc, query = c("terror*", "war*"))
2. └─corpustools:::get_dict_results(...)
3. └─corpustools:::dictionary_lookup(...)
4. └─corpustools:::dictionary_lookup_tokens(...)
5. └─corpustools:::dictionary_lookup_tokens2(...)
6. └─corpustools:::collapse_dict(...)
7. └─corpustools:::expand_wildcards(sn, feature_levels)
8. ├─ql[, `:=`(n, add_n(t)), by = "i"]
9. └─data.table:::`[.data.table`(ql, , `:=`(n, add_n(t)), by = "i")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'corpustools.Rmd' failed with diagnostics:
attempt access index 2/2 in VECTOR_ELT
--- failed re-building ‘corpustools.Rmd’
SUMMARY: processing the following file failed:
‘corpustools.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.5.2
Check: examples
Result: ERROR
Running examples in ‘corpustools-Ex.R’ failed
The error most likely occurred in:
> ### Name: export_span_annotations
> ### Title: Export span annotations
> ### Aliases: export_span_annotations
>
> ### ** Examples
>
> tc = create_tcorpus(sotu_texts, c('president','text'), doc_column='id', remember_spaces=TRUE)
Error in `[.data.table`(tokens, , `:=`(start, 1 + c(0, head(cumsum(len), :
attempt access index 5/5 in VECTOR_ELT
Calls: create_tcorpus ... create_tcorpus.character -> tokenize_to_dataframe -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.5.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘corpustools.Rmd’ using rmarkdown
Quitting from corpustools.Rmd:394-396 [unnamed-chunk-31]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 2/2 in VECTOR_ELT
---
Backtrace:
▆
1. └─corpustools::search_features(tc, query = c("terror*", "war*"))
2. └─corpustools:::get_dict_results(...)
3. └─corpustools:::dictionary_lookup(...)
4. └─corpustools:::dictionary_lookup_tokens(...)
5. └─corpustools:::dictionary_lookup_tokens2(...)
6. └─corpustools:::collapse_dict(...)
7. └─corpustools:::expand_wildcards(sn, feature_levels)
8. ├─ql[, `:=`(n, add_n(t)), by = "i"]
9. └─data.table:::`[.data.table`(ql, , `:=`(n, add_n(t)), by = "i")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'corpustools.Rmd' failed with diagnostics:
attempt access index 2/2 in VECTOR_ELT
--- failed re-building ‘corpustools.Rmd’
SUMMARY: processing the following file failed:
‘corpustools.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: NOTE: 10, OK: 3
Version: 1.2.8
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Kasper Welbers <kasperwelbers@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Kasper", "Welbers", "&", "Wouter"),
family = "van Atteveldt",
role = "aut"),
person(given = "Kasper",
family = "Welbers",
role = "cre",
email = "kasperwelbers@gmail.com"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2.8
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘compare_documents.Rd’ ‘term_char_sim.Rd’ ‘term_union.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 0.1.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Kasper Welbers <kasperwelbers@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Kasper",
family = "Welbers",
role = c("aut", "cre"),
email = "kasperwelbers@gmail.com"),
person(given = "Wouter",
family = "van Atteveldt",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13