Last updated on 2026-09-20 20:54:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 4.12 | 42.59 | 46.71 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.1 | 2.59 | 35.25 | 37.84 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.1 | 33.92 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 37.98 | OK | |||
| r-devel-windows-x86_64 | 0.5.0 | 5.00 | 66.00 | 71.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 4.00 | 37.08 | 41.08 | ERROR | |
| r-release-linux-x86_64 | 0.5.1 | 3.92 | 40.84 | 44.76 | OK | |
| r-release-macos-arm64 | 0.5.1 | 1.00 | 18.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 0.5.1 | 3.00 | 71.00 | 74.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 4.00 | 60.00 | 64.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.1 | 1.00 | 21.00 | 22.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.1 | 3.00 | 70.00 | 73.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.1 | 7.00 | 75.00 | 82.00 | OK |
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sidrar)
>
> test_check("sidrar")
Saving _problems/test-collect-158.R
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 398 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-live-api.R:17:3', 'test-live-api.R:30:3',
'test-live-api.R:72:3', 'test-live-api.R:88:3', 'test-live-api.R:103:3',
'test-live-api.R:151:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-collect.R:151:3'): geographic splitting rejects overlapping or ignored filters ──
<sidrar_http_error/sidrar_error/error/condition>
Error: SIDRA API request failed (HTTP 403): <!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge"><meta name="robots" content="noindex,nofollow"><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="content-security-policy" content="default-src 'none'; script-src 'nonce-VR2EJqGBLwT58zy9qXdRR8' 'unsafe-eval' https://challenges.cloudflare.com; scrip...
Backtrace:
▆
1. ├─base::suppressMessages(...) at test-collect.R:151:3
2. │ └─base::withCallingHandlers(...)
3. └─sidrar::sidra_query(...)
4. └─sidrar:::.build_sidra_query(...)
5. └─sidrar:::.resolve_classification_path(table, classific, category)
6. └─sidrar:::.fetch_descriptor(table)
7. └─sidrar:::.sidra_request(paste0(.sidra_descriptor_base, "/", table))
8. └─sidrar:::.sidrar_abort(...)
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 398 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64