Last updated on 2026-03-25 06:52:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.1 | 4.75 | 64.98 | 69.73 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.7.1 | 3.33 | 48.19 | 51.52 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.7.1 | 9.00 | 106.29 | 115.29 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.1 | 8.00 | 94.69 | 102.69 | OK | |
| r-devel-macos-arm64 | 0.7.1 | 1.00 | 440.00 | 441.00 | OK | |
| r-devel-windows-x86_64 | 0.7.1 | 7.00 | 222.00 | 229.00 | OK | |
| r-patched-linux-x86_64 | 0.7.1 | 4.71 | 59.01 | 63.72 | OK | |
| r-release-linux-x86_64 | 0.7.1 | 4.95 | 59.36 | 64.31 | 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 | 7.00 | 223.00 | 230.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 | 251.00 | 260.00 | OK |
Version: 0.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/181s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(BFS)
>
> test_check("BFS")
==>---------------------------- 7% | ETA: 22s
======>------------------------ 20% | ETA: 19s
==========>-------------------- 33% | ETA: 16s
==============>---------------- 45% | ETA: 13s
=================>------------- 58% | ETA: 10s
=====================>--------- 70% | ETA: 7s
========================>------ 81% | ETA: 5s
============================>-- 93% | ETA: 2s
> Waiting 15s for retry backoff
Saving _problems/test-bfs_get_data-9.R
> Waiting 15s for retry backoff
Saving _problems/test-bfs_get_data-25.R
> Waiting 15s for retry backoff
Saving _problems/test-bfs_get_data_comments-9.R
> Waiting 15s for retry backoff
[ FAIL 3 | WARN 0 | SKIP 9 | PASS 47 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-bfs_download_geodata.R:6:3',
'test-bfs_get_base_maps.R:5:3', 'test-bfs_get_base_maps.R:15:3',
'test-bfs_get_base_maps.R:25:3', 'test-bfs_get_base_maps.R:35:3',
'test-bfs_get_base_maps.R:45:3', 'test-bfs_get_base_maps.R:53:3',
'test-bfs_get_base_maps.R:63:3', 'test-bfs_get_base_maps.R:73:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-bfs_get_data.R:5:3'): bfs_get_data() works ─────────────────────
Error:
This is not a PXWEB API:
https://www.pxweb.bfs.admin.ch/api/v1/en/px-x-1502040100_131/px-x-1502040100_131.px
Backtrace:
▆
1. └─BFS::bfs_get_data(...) at test-bfs_get_data.R:5:3
2. └─pxweb::pxweb_get_data(...)
3. └─pxweb::pxweb_advanced_get(url = url, query = query, verbose = verbose)
4. └─pxweb::pxweb(url)
5. └─pxweb:::pxweb_add_config(obj)
── Error ('test-bfs_get_data.R:17:3'): bfs_get_data() query argument ───────────
Error:
This is not a PXWEB API:
https://www.pxweb.bfs.admin.ch/api/v1/en/px-x-1502040100_131/px-x-1502040100_131.px
Backtrace:
▆
1. └─BFS::bfs_get_data(...) at test-bfs_get_data.R:17:3
2. └─pxweb::pxweb_get_data(...)
3. └─pxweb::pxweb_advanced_get(url = url, query = query, verbose = verbose)
4. └─pxweb::pxweb(url)
5. └─pxweb:::pxweb_add_config(obj)
── Error ('test-bfs_get_data_comments.R:5:3'): bfs_get_data_comments() works ───
Error:
This is not a PXWEB API:
https://www.pxweb.bfs.admin.ch/api/v1/en/px-x-1502040100_131/px-x-1502040100_131.px
Backtrace:
▆
1. └─BFS::bfs_get_data_comments(...) at test-bfs_get_data_comments.R:5:3
2. └─pxweb::pxweb_get(url = pxweb_api_url, query = pxq)
3. └─pxweb::pxweb_advanced_get(url = url, query = query, verbose = verbose)
4. └─pxweb::pxweb(url)
5. └─pxweb:::pxweb_add_config(obj)
[ FAIL 3 | WARN 0 | SKIP 9 | PASS 47 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/193s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(BFS)
>
> test_check("BFS")
=>----------------------------- 2% | ETA: 1m
==>---------------------------- 7% | ETA: 1m
===>--------------------------- 11% | ETA: 1m
====>-------------------------- 13% | ETA: 1m
=====>------------------------- 16% | ETA: 1m
======>------------------------ 20% | ETA: 1m
=======>----------------------- 25% | ETA: 1m
=========>--------------------- 29% | ETA: 1m
==========>-------------------- 34% | ETA: 1m
===========>------------------- 38% | ETA: 46s
============>------------------ 41% | ETA: 45s
==============>---------------- 45% | ETA: 41s
===============>--------------- 50% | ETA: 37s
=================>------------- 55% | ETA: 33s
==================>------------ 59% | ETA: 30s
===================>----------- 63% | ETA: 27s
====================>---------- 67% | ETA: 25s
=====================>--------- 72% | ETA: 21s
=======================>------- 76% | ETA: 17s
=========================>----- 82% | ETA: 13s
==========================>---- 87% | ETA: 9s
===========================>--- 91% | ETA: 6s
============================>-- 94% | ETA: 4s
=============================>- 98% | ETA: 2s
> Waiting 15s for retry backoff
Saving _problems/test-bfs_get_metadata-5.R
[ FAIL 1 | WARN 0 | SKIP 9 | PASS 51 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-bfs_download_geodata.R:6:3',
'test-bfs_get_base_maps.R:5:3', 'test-bfs_get_base_maps.R:15:3',
'test-bfs_get_base_maps.R:25:3', 'test-bfs_get_base_maps.R:35:3',
'test-bfs_get_base_maps.R:45:3', 'test-bfs_get_base_maps.R:53:3',
'test-bfs_get_base_maps.R:63:3', 'test-bfs_get_base_maps.R:73:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-bfs_get_metadata.R:5:3'): bfs_get_metadata() works ─────────────
<httr2_http_429/httr2_http/httr2_error/rlang_error/rlang_error/error/condition>
Error in `httr2::req_perform(.)`: HTTP 429 Too Many Requests.
Backtrace:
▆
1. ├─BFS::bfs_get_metadata(number_bfs = "px-x-1502040100_131") at test-bfs_get_metadata.R:5:3
2. │ └─... %>% httr2::resp_body_json(simplifyVector = TRUE)
3. ├─httr2::resp_body_json(., simplifyVector = TRUE)
4. │ └─httr2:::check_response(resp)
5. │ └─httr2:::is_response(resp)
6. └─httr2::req_perform(.)
7. └─httr2:::handle_resp(req, resp, error_call = error_call)
8. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
9. ├─rlang::catch_cnd(...)
10. │ ├─rlang::eval_bare(...)
11. │ ├─base::tryCatch(...)
12. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
13. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
14. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
15. │ └─base::force(expr)
16. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 9 | PASS 51 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc