CRAN Package Check Results for Maintainer ‘Martin Søyland <martin.soyland at stv.uio.no>’

Last updated on 2025-04-02 10:56:30 CEST.

Package ERROR OK
stortingscrape 1 14

Package stortingscrape

Current CRAN status: ERROR: 1, OK: 14

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