Last updated on 2026-09-16 07:54:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 3.77 | 42.97 | 46.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 2.69 | 32.74 | 35.43 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 29.39 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 35.19 | OK | |||
| r-devel-windows-x86_64 | 0.5.0 | 6.00 | 63.00 | 69.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 3.09 | 37.28 | 40.37 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 3.34 | 37.00 | 40.34 | OK | |
| r-release-macos-arm64 | 0.5.0 | 1.00 | 22.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 3.00 | 64.00 | 67.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 4.00 | 60.00 | 64.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | 1.00 | 25.00 | 26.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.0 | 3.00 | 74.00 | 77.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 6.00 | 68.00 | 74.00 | OK |
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
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-qA8kFxmJAFvKNKHwNPPXo9' '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-devel-linux-x86_64-debian-gcc