CRAN Package Check Results for Package CongressData

Last updated on 2026-02-02 17:49:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.5 4.06 38.02 42.08 OK
r-devel-linux-x86_64-debian-gcc 1.5.5 3.01 26.76 29.77 ERROR
r-devel-linux-x86_64-fedora-clang 1.5.5 61.33 OK
r-devel-linux-x86_64-fedora-gcc 1.5.5 62.63 OK
r-devel-windows-x86_64 1.5.5 5.00 56.00 61.00 OK
r-patched-linux-x86_64 1.5.5 3.86 33.47 37.33 OK
r-release-linux-x86_64 1.5.5 4.04 32.60 36.64 OK
r-release-macos-arm64 1.5.5 OK
r-release-macos-x86_64 1.5.5 3.00 44.00 47.00 OK
r-release-windows-x86_64 1.5.5 6.00 56.00 62.00 OK
r-oldrel-macos-arm64 1.5.5 OK
r-oldrel-macos-x86_64 1.5.5 3.00 51.00 54.00 OK
r-oldrel-windows-x86_64 1.5.5 8.00 66.00 74.00 OK

Check Details

Version: 1.5.5
Check: examples
Result: ERROR Running examples in ‘CongressData-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_var_info > ### Title: Get information regarding CongressData variables > ### Aliases: get_var_info > > ### ** Examples > > > # returns all variable information > get_var_info() Codebook download failed: Timeout was reached [ippsr.msu.edu]: Connection timed out after 10002 milliseconds Error in if (nrow(data) == 0) { : argument is of length zero Calls: get_var_info Execution halted Flavor: r-devel-linux-x86_64-debian-gcc