- using R version 4.6.1 Patched (2026-09-12 r90540)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-16 (Debian 16.2.0-1) 16.2.0
GNU Fortran (Debian 16.2.0-1) 16.2.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-09-16 21:06:08 UTC
- checking for file ‘sidrar/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘sidrar’ version ‘0.5.0’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘sidrar’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [0s/0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
- checking loading without being on the library search path ... [0s/0s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [8s/10s] OK
- checking Rd files ... [0s/1s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [0s/1s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [6s/9s] 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
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [2s/3s] OK
- checking PDF version of manual ... [5s/8s] OK
- checking HTML version of manual ... [1s/2s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR