Last updated on 2025-12-20 08:49:21 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| MadanText | 1 | 2 | 10 |
| MadanTextNetwork | 1 | 2 | 10 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘MadanText-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: PMI
> ### Title: Calculate Pointwise Mutual Information (PMI)
> ### Aliases: PMI
>
> ### ** Examples
>
> data <- data.frame(token = c("word1", "word2"), doc_id = c(1, 1))
> pmi_scores <- PMI(data)
Error in `[.data.table`(dt, , `:=`(right, txt_next(txt.original, n = i)), :
attempt access index 3/3 in VECTOR_ELT
Calls: PMI -> keywords_collocation -> [ -> [.data.table
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘shinythemes’ ‘topicmodels’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘MadanTextNetwork-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: PMI
> ### Title: Calculate Pointwise Mutual Information (PMI)
> ### Aliases: PMI
>
> ### ** Examples
>
> data <- data.frame(token = c("word1", "word2"), doc_id = c(1, 1))
> pmi_scores <- PMI(data)
Error in `[.data.table`(dt, , `:=`(right, txt_next(txt.original, n = i)), :
attempt access index 3/3 in VECTOR_ELT
Calls: PMI -> keywords_collocation -> [ -> [.data.table
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘ngram’ ‘shinythemes’ ‘topicmodels’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc