The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package BFS

Last updated on 2026-06-11 06:48:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.1 4.99 69.39 74.38 OK
r-devel-linux-x86_64-debian-gcc 0.7.1 3.85 50.79 54.64 OK
r-devel-linux-x86_64-fedora-clang 0.7.1 8.00 104.75 112.75 OK
r-devel-linux-x86_64-fedora-gcc 0.7.1 8.00 98.90 106.90 OK
r-devel-windows-x86_64 0.7.1 7.00 225.00 232.00 OK
r-patched-linux-x86_64 0.7.1 5.26 60.86 66.12 OK
r-release-linux-x86_64 0.7.1 4.51 61.03 65.54 OK
r-release-macos-arm64 0.7.1 1.00 460.00 461.00 ERROR
r-release-macos-x86_64 0.7.1 4.00 473.00 477.00 OK
r-release-windows-x86_64 0.7.1 8.00 225.00 233.00 OK
r-oldrel-macos-arm64 0.7.1 1.00 414.00 415.00 OK
r-oldrel-macos-x86_64 0.7.1 4.00 474.00 478.00 OK
r-oldrel-windows-x86_64 0.7.1 10.00 249.00 259.00 OK

Check Details

Version: 0.7.1
Check: examples
Result: ERROR Running examples in ‘BFS-Ex.R’ failed The error most likely occurred in: > ### Name: bfs_get_sse_data > ### Title: Get Data from Swiss Stats Explorer (SSE) API > ### Aliases: bfs_get_sse_data > > ### ** Examples > > bfs_get_sse_data( + number_bfs = "DF_PASTA_552_MONTHLY", + language = "en", + query = list("FREQ" = "M", "ACCOMMODATION_TYPE" = c("552001"), + "COUNTRY_ORIGIN" = c("CH", "AUSL")), + start_period = "2020", + end_period = "2023" + ) Error in `httr2::req_perform()`: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! Timeout was reached [disseminate.stats.swiss]: Resolving timed out after 10002 milliseconds Backtrace: ▆ 1. ├─BFS::bfs_get_sse_data(...) 2. │ └─BFS:::bfs_get_sse_url(number_bfs) 3. │ └─... %>% httr2::resp_body_json(simplifyVector = TRUE) 4. ├─httr2::resp_body_json(., simplifyVector = TRUE) 5. │ └─httr2:::check_response(resp) 6. │ └─httr2:::is_response(resp) 7. └─httr2::req_perform(.) 8. └─httr2:::handle_resp(req, resp, error_call = error_call) 9. └─rlang::cnd_signal(resp) Execution halted Flavor: r-release-macos-arm64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.