Last updated on 2025-11-16 01:49:58 CET.
| Package | ERROR | OK |
|---|---|---|
| DramaAnalysis | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 3.0.2
Check: examples
Result: ERROR
Running examples in 'DramaAnalysis-Ex.R' failed
The error most likely occurred in:
> ### Name: loadFields
> ### Title: Dictionary Handling
> ### Aliases: loadFields
>
> ### ** Examples
>
> # retrieves word fields from github
> fields <- loadFields(fieldnames=c("Liebe", "Familie", "Krieg"))
Warning: Failed to open 'https://raw.githubusercontent.com/quadrama/metadata/master/fields/Liebe.txt': Connection timed out after 10008 milliseconds
Error in open.connection(3L, "rb") : cannot open the connection
Calls: loadFields ... <Anonymous> -> vroom_ -> <Anonymous> -> open.connection
Execution halted
Flavor: r-devel-windows-x86_64