R Under development (unstable) (2026-03-22 r89674 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(pixieweb) > > test_check("pixieweb") Removed 1 cached file(s). Removed 1 cached file(s). Removed 2 cached file(s). ── Query: TAB1 ────────────────────────────────────────────────────────────────── Estimated cells: 20 / 1e+05 (0% of limit) Region = eliminated (290 values available) Kon = eliminated (3 values available) ContentsCode = "*" all 2 content variable(s) Tid = px_top(10) latest 10 of 50 periods ── Query: TAB1 ────────────────────────────────────────────────────────────────── Estimated cells: 40 / 1e+05 (0% of limit) Region = c("0180", "1480") user override Kon = eliminated (3 values available) ContentsCode = "*" all 2 content variable(s) Tid = px_top(10) latest 10 of 50 periods ── Query: TAB2 ────────────────────────────────────────────────────────────────── Estimated cells: 120 / 1e+05 (0.1% of limit) Region = px_top(1) first of 315 values (large mandatory) Fordonsslag = "*" all 12 values (small mandatory) ContentsCode = "*" all 1 content variable(s) Tid = px_top(10) latest 10 of 24 periods ── Query: TAB1 ────────────────────────────────────────────────────────────────── Estimated cells: 87000 / 1e+05 (87% of limit) Region = "*" all 290 values (expanded by maximize_selection) Kon = "*" all 3 values (expanded by maximize_selection) ContentsCode = "*" all 2 content variable(s) Tid = "*" all 50 values (expanded by maximize_selection) ── Query: TAB1 ────────────────────────────────────────────────────────────────── Estimated cells: 300 / 1e+05 (0.3% of limit) Region = c("0180") user override Kon = "*" all 3 values (expanded by maximize_selection) ContentsCode = "*" all 2 content variable(s) Tid = "*" all 50 values (expanded by maximize_selection) ── Query: TAB1 ────────────────────────────────────────────────────────────────── Estimated cells: 20 / 1e+05 (0% of limit) Region = eliminated (290 values available) Kon = eliminated (3 values available) ContentsCode = "*" all 2 content variable(s) Tid = px_top(10) latest 10 of 50 periods [ FAIL 0 | WARN 0 | SKIP 3 | PASS 181 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-api-catalogue-live.R:4:1', 'test-api-live.R:3:1', 'test-pxweb-control.R:5:1' [ FAIL 0 | WARN 0 | SKIP 3 | PASS 181 ] > > proc.time() user system elapsed 2.06 0.43 2.48