R Under development (unstable) (2025-11-17 r89032 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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(nomisdata) No API key found. Guest users limited to 25,000 rows per query. Register at: https://www.nomisweb.co.uk/myaccount/userjoin.asp Then use: set_api_key('your-key') > > test_check("nomisdata") Starting 2 test processes. > test-auth.R: API key set for current session > test-auth.R: API key set for current session > test-cache.R: Cache enabled at: D:\temp\2025_11_18_21_00_16_23829\RtmpGuFR5a\file12cac21bf128b > test-cache.R: Cache enabled at: C:\Users\CRAN\AppData\Local/nomisdata/nomisdata/Cache > test-cache.R: Disk cache cleared > test-cache.R: v Using cached data (5 rows, 0 days old) > test-cache.R: Cached data is 100 days old, refreshing... [ FAIL 0 | WARN 0 | SKIP 31 | PASS 97 ] ══ Skipped tests (31) ══════════════════════════════════════════════════════════ • On CRAN (27): 'test-discovery.R:11:3', 'test-discovery.R:21:3', 'test-discovery.R:31:3', 'test-discovery.R:48:3', 'test-edge-cases.R:4:3', 'test-edge-cases.R:39:3', 'test-download.R:11:3', 'test-download.R:28:3', 'test-download.R:42:3', 'test-download.R:56:3', 'test-download.R:73:3', 'test-errors.R:4:3', 'test-integration.R:4:3', 'test-metadata.R:21:3', 'test-metadata.R:31:3', 'test-metadata.R:42:3', 'test-performance.R:4:3', 'test-performance.R:13:3', 'test-geography.R:21:3', 'test-geography.R:32:3', 'test-regression.R:4:3', 'test-regression.R:18:3', 'test-regression.R:45:3', 'test-tibble-output.R:4:3', 'test-spatial.R:4:3', 'test-spatial.R:20:3', 'test-validation.R:4:3' • janitor is installed, cannot test fallback behavior (1): 'test-transform.R:36:5' • rsdmx is installed, cannot test error message (2): 'test-error-messages.R:26:3', 'test-geography.R:17:3' • scales is installed, cannot test fallback (1): 'test-utils.R:20:5' [ FAIL 0 | WARN 0 | SKIP 31 | PASS 97 ] > > proc.time() user system elapsed 1.84 0.20 11.70