CRAN Package Check Results for Package stortingscrape

Last updated on 2025-04-03 02:53:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 5.24 49.29 54.53 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 4.29 36.82 41.11 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 89.87 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 103.99 OK
r-devel-macos-arm64 0.4.0 38.00 ERROR
r-devel-macos-x86_64 0.4.0 58.00 OK
r-devel-windows-x86_64 0.4.0 9.00 76.00 85.00 OK
r-patched-linux-x86_64 0.4.0 6.56 47.46 54.02 OK
r-release-linux-x86_64 0.4.0 4.94 46.28 51.22 OK
r-release-macos-arm64 0.4.0 38.00 OK
r-release-macos-x86_64 0.4.0 63.00 OK
r-release-windows-x86_64 0.4.0 9.00 76.00 85.00 OK
r-oldrel-macos-arm64 0.4.0 42.00 OK
r-oldrel-macos-x86_64 0.4.0 67.00 OK
r-oldrel-windows-x86_64 0.4.0 12.00 86.00 98.00 OK

Check Details

Version: 0.4.0
Check: examples
Result: ERROR Running examples in ‘stortingscrape-Ex.R’ failed The error most likely occurred in: > ### Name: get_topics > ### Title: Get list of topics and sub-topics for the Norwegian parliament > ### Aliases: get_topics > > ### ** Examples > > > # Request the data > tops <- get_topics() Error in `req_perform()`: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! Timeout was reached [data.stortinget.no]: Connection timed out after 10000 milliseconds Backtrace: ▆ 1. └─stortingscrape::get_topics() 2. └─httr2::req_perform(req_error(base, is_error = function(resp) FALSE)) 3. └─httr2:::handle_resp(req, resp, error_call = error_call) 4. └─rlang::cnd_signal(resp) Execution halted Flavor: r-devel-macos-arm64