Last updated on 2026-03-26 08:49:52 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.95 | 52.05 | 56.00 | OK | |
| 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 | 5.15 | 58.85 | 64.00 | 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 | 8.00 | 234.00 | 242.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