Last updated on 2025-02-10 17:49:43 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:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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': Resolving timed out after 10000 milliseconds
Error in open.connection(3L, "rb") : cannot open the connection
Calls: loadFields ... <Anonymous> -> vroom_ -> <Anonymous> -> open.connection
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc