CRAN Package Check Results for Package CongressData

Last updated on 2026-09-05 15:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.5 4.12 35.17 39.29 ERROR
r-devel-linux-x86_64-debian-gcc 1.5.5 2.97 29.18 32.15 OK
r-devel-linux-x86_64-fedora-clang 1.5.5 27.36 OK
r-devel-linux-x86_64-fedora-gcc 1.5.5 26.24 OK
r-devel-windows-x86_64 1.5.5 5.00 61.00 66.00 OK
r-patched-linux-x86_64 1.5.5 3.63 33.56 37.19 OK
r-release-linux-x86_64 1.5.5 3.00 34.07 37.07 OK
r-release-macos-arm64 1.5.5 1.00 19.00 20.00 OK
r-release-macos-x86_64 1.5.5 3.00 58.00 61.00 OK
r-release-windows-x86_64 1.5.5 6.00 55.00 61.00 OK
r-oldrel-macos-arm64 1.5.5 OK
r-oldrel-macos-x86_64 1.5.5 3.00 44.00 47.00 OK
r-oldrel-windows-x86_64 1.5.5 8.00 67.00 75.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 10004 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-clang