CRAN Package Check Results for Package DramaAnalysis

Last updated on 2025-05-01 01:49:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.2 7.61 84.54 92.15 NOTE
r-devel-linux-x86_64-debian-gcc 3.0.2 5.80 61.66 67.46 OK
r-devel-linux-x86_64-fedora-clang 3.0.2 126.04 OK
r-devel-linux-x86_64-fedora-gcc 3.0.2 113.15 OK
r-devel-windows-x86_64 3.0.2 10.00 86.00 96.00 OK
r-patched-linux-x86_64 3.0.2 8.41 66.38 74.79 ERROR
r-release-linux-x86_64 3.0.2 7.28 69.87 77.15 OK
r-release-macos-arm64 3.0.2 38.00 OK
r-release-macos-x86_64 3.0.2 69.00 OK
r-release-windows-x86_64 3.0.2 11.00 86.00 97.00 OK
r-oldrel-macos-arm64 3.0.2 35.00 OK
r-oldrel-macos-x86_64 3.0.2 59.00 OK
r-oldrel-windows-x86_64 3.0.2 13.00 101.00 114.00 OK

Check Details

Version: 3.0.2
Check: examples
Result: NOTE Examples with CPU (user + system) or elapsed time > 5s user system elapsed dictionaryHandling 0.739 0.034 5.906 Examples with CPU time > 2.5 times elapsed time user system elapsed ratio plotSpiderWebs 1.182 0.064 0.482 2.585 Flavor: r-devel-linux-x86_64-debian-clang

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/Krieg.txt': The requested URL returned error: 429 Error in open.connection(3L, "rb") : cannot open the connection Calls: loadFields ... <Anonymous> -> vroom_ -> <Anonymous> -> open.connection Execution halted Flavor: r-patched-linux-x86_64