CRAN Package Check Results for Package DramaAnalysis

Last updated on 2025-02-10 01:48:19 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.2 8.56 81.42 89.98 OK
r-devel-linux-x86_64-debian-gcc 3.0.2 5.77 54.77 60.54 ERROR
r-devel-linux-x86_64-fedora-clang 3.0.2 132.37 OK
r-devel-linux-x86_64-fedora-gcc 3.0.2 117.12 OK
r-devel-windows-x86_64 3.0.2 10.00 85.00 95.00 OK
r-patched-linux-x86_64 3.0.2 8.61 70.06 78.67 OK
r-release-linux-x86_64 3.0.2 6.68 70.41 77.09 OK
r-release-macos-arm64 3.0.2 35.00 OK
r-release-macos-x86_64 3.0.2 59.00 OK
r-release-windows-x86_64 3.0.2 12.00 86.00 98.00 OK
r-oldrel-macos-arm64 3.0.2 36.00 OK
r-oldrel-macos-x86_64 3.0.2 60.00 OK
r-oldrel-windows-x86_64 3.0.2 12.00 101.00 113.00 OK

Check Details

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