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

Last updated on 2024-05-02 08:02:29 CEST.

Package ERROR NOTE OK
stortingscrape 1 2 9

Package stortingscrape

Current CRAN status: ERROR: 1, NOTE: 2, OK: 9

Version: 0.3.0
Check: data for non-ASCII characters
Result: NOTE Note: found 1725 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.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] Resolving timed out after 10005 milliseconds Backtrace: ▆ 1. └─stortingscrape::get_topics() 2. └─httr2::req_perform(req_error(base, is_error = function(resp) FALSE)) 3. └─base::tryCatch(...) 4. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 6. └─value[[3L]](cond) Execution halted Flavor: r-release-macos-arm64