Last updated on 2020-08-07 01:50:35 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
cleanNLP | 1 | 11 | |
coreNLP | 12 | ||
genlasso | 12 | ||
ggimg | 12 | ||
kerasR | 12 | ||
leaderCluster | 2 | 10 | |
sotu | 12 |
Current CRAN status: ERROR: 1, OK: 11
Version: 3.0.2
Check: examples
Result: ERROR
Running examples in ‘cleanNLP-Ex.R’ failed
The error most likely occurred in:
> ### Name: cnlp_annotate
> ### Title: Run the annotation pipeline on a set of documents
> ### Aliases: cnlp_annotate
>
> ### ** Examples
>
> cnlp_init_stringi()
> cnlp_annotate(un)
Error in stri_detect_regex(str, regex, ...) :
Start of codes indicating failure. (U_ILLEGAL_ARGUMENT_ERROR)
Calls: cnlp_annotate ... annotate_with_stringi -> <Anonymous> -> stri_detect_regex
Execution halted
Flavor: r-patched-solaris-x86
Version: 3.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(cleanNLP)
>
> test_check("cleanNLP")
── 1. Error: testing stringi (@test-annotation.R#9) ───────────────────────────
Start of codes indicating failure. (U_ILLEGAL_ARGUMENT_ERROR)
Backtrace:
1. cleanNLP::cnlp_annotate(un, verbose = FALSE)
2. cleanNLP:::annotate_with_stringi(input, verbose)
3. stringi::stri_detect(...)
4. stringi::stri_detect_regex(str, regex, ...)
── 2. Error: testing utils_tfidf (@test-tools.R#9) ────────────────────────────
Start of codes indicating failure. (U_ILLEGAL_ARGUMENT_ERROR)
Backtrace:
1. cleanNLP::cnlp_annotate(un, verbose = FALSE)
2. cleanNLP:::annotate_with_stringi(input, verbose)
3. stringi::stri_detect(...)
4. stringi::stri_detect_regex(str, regex, ...)
── 3. Error: testing tidy_pca (@test-tools.R#20) ──────────────────────────────
Start of codes indicating failure. (U_ILLEGAL_ARGUMENT_ERROR)
Backtrace:
1. cleanNLP::cnlp_annotate(un, verbose = FALSE)
2. cleanNLP:::annotate_with_stringi(input, verbose)
3. stringi::stri_detect(...)
4. stringi::stri_detect_regex(str, regex, ...)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 0 | SKIPPED: 3 | WARNINGS: 0 | FAILED: 3 ]
1. Error: testing stringi (@test-annotation.R#9)
2. Error: testing utils_tfidf (@test-tools.R#9)
3. Error: testing tidy_pca (@test-tools.R#20)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: NOTE: 2, OK: 10
Version: 1.2
Check: compiled code
Result: NOTE
File ‘leaderCluster/libs/leaderCluster.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 12