CRAN Package Check Results for Package CongressData

Last updated on 2025-02-07 08:51:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.4 3.88 35.00 38.88 OK
r-devel-linux-x86_64-debian-gcc 1.5.4 2.90 25.54 28.44 OK
r-devel-linux-x86_64-fedora-clang 1.5.4 60.36 OK
r-devel-linux-x86_64-fedora-gcc 1.5.4 56.29 OK
r-devel-windows-x86_64 1.5.4 5.00 59.00 64.00 OK
r-patched-linux-x86_64 1.5.4 3.72 29.97 33.69 ERROR
r-release-linux-x86_64 1.5.4 3.36 32.56 35.92 OK
r-release-macos-arm64 1.5.4 32.00 OK
r-release-macos-x86_64 1.5.4 59.00 OK
r-release-windows-x86_64 1.5.4 6.00 57.00 63.00 OK
r-oldrel-macos-arm64 1.5.4 50.00 OK
r-oldrel-macos-x86_64 1.5.4 47.00 OK
r-oldrel-windows-x86_64 1.5.4 6.00 62.00 68.00 ERROR

Check Details

Version: 1.5.4
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() Error in curl::curl_download(cb_url, cb_temp, mode = "wb") : Timeout was reached [ippsr.msu.edu]: Connection timed out after 10002 milliseconds Calls: get_var_info -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-patched-linux-x86_64

Version: 1.5.4
Check: examples
Result: ERROR Running examples in 'CongressData-Ex.R' failed The error most likely occurred in: > ### Name: get_var_info > ### Title: Get information regarding CongressData variables > ### Aliases: get_var_info > > ### ** Examples > > > # returns all variable information > get_var_info() Error in curl::curl_download(cb_url, cb_temp, mode = "wb") : Timeout was reached [ippsr.msu.edu]: Failed to connect to ippsr.msu.edu port 443 after 10008 ms: Timeout was reached Calls: get_var_info -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-oldrel-windows-x86_64