Last updated on 2026-04-11 05:50:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.1 | 5.29 | 67.73 | 73.02 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.1 | 3.95 | 48.96 | 52.91 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7.1 | 9.00 | 99.81 | 108.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.1 | 9.00 | 106.03 | 115.03 | OK | |
| r-devel-macos-arm64 | 0.7.1 | 1.00 | 437.00 | 438.00 | ERROR | |
| r-devel-windows-x86_64 | 0.7.1 | 8.00 | 227.00 | 235.00 | OK | |
| r-patched-linux-x86_64 | 0.7.1 | 5.70 | 60.01 | 65.71 | OK | |
| r-release-linux-x86_64 | 0.7.1 | 4.49 | 58.83 | 63.32 | OK | |
| r-release-macos-arm64 | 0.7.1 | 1.00 | 414.00 | 415.00 | OK | |
| r-release-macos-x86_64 | 0.7.1 | 4.00 | 474.00 | 478.00 | OK | |
| r-release-windows-x86_64 | 0.7.1 | 8.00 | 177.00 | 185.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.1 | 1.00 | 435.00 | 436.00 | OK | |
| r-oldrel-macos-x86_64 | 0.7.1 | 4.00 | 478.00 | 482.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.1 | 9.00 | 235.00 | 244.00 | OK |
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]:
Connection 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-devel-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.