CRAN Package Check Results for Package CongressData

Last updated on 2025-06-17 17:57:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.4 3.32 34.73 38.05 ERROR
r-devel-linux-x86_64-debian-gcc 1.5.4 3.16 27.46 30.62 OK
r-devel-linux-x86_64-fedora-clang 1.5.4 58.78 OK
r-devel-linux-x86_64-fedora-gcc 1.5.4 55.57 OK
r-devel-windows-x86_64 1.5.4 5.00 56.00 61.00 OK
r-patched-linux-x86_64 1.5.4 3.70 32.73 36.43 OK
r-release-linux-x86_64 1.5.4 3.66 32.75 36.41 OK
r-release-macos-arm64 1.5.4 29.00 OK
r-release-macos-x86_64 1.5.4 54.00 OK
r-release-windows-x86_64 1.5.4 6.00 56.00 62.00 OK
r-oldrel-macos-arm64 1.5.4 32.00 OK
r-oldrel-macos-x86_64 1.5.4 59.00 OK
r-oldrel-windows-x86_64 1.5.4 7.00 63.00 70.00 OK

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") : HTTP response code said error [ippsr.msu.edu]: The requested URL returned error: 404 Calls: get_var_info -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-devel-linux-x86_64-debian-clang