Last updated on 2025-12-28 03:52:05 CET.
| Package | ERROR | OK |
|---|---|---|
| CompositeReliability | 13 | |
| compositeReliabilityInNestedDesigns | 13 | |
| sumup | 1 | 12 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in 'sumup-Ex.R' failed
The error most likely occurred in:
> ### Name: run_sumup
> ### Title: Run Sum Up
> ### Aliases: run_sumup
>
> ### ** Examples
>
> data(example_data)
> ex_data <- example_data
> ex_settings <- set_default_settings()
> ex_settings <- update_setting(ex_settings , "language", "en")
> ex_settings <- update_setting(ex_settings , "use_sentiment_analysis", "sentimentr")
> result <- run_sumup(ex_data, ex_settings )
UDPipe model not available. Please download manually using udpipe_download_model() and set setting udpipe_model_file if you want to use that.
Sum-up continues running with an alternative tagging package.
Error in `[.data.table`(dat, , `:=`(indx, wc < 1), by = c("id", "sentences", :
attempt access index 3/3 in VECTOR_ELT
Calls: run_sumup ... sentiment.get_sentences_character -> make_sentence_df2 -> [ -> [.data.table
Execution halted
Flavor: r-devel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.