R Under development (unstable) (2026-09-06 r90498 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(ato) > > test_check("ato") Removed 1 cached file from 'D:\temp\2026_09_08_12_55_17_30481\RtmpSy5K5N\ato_cache_28bb013a42fbb'. [ FAIL 0 | WARN 0 | SKIP 24 | PASS 239 ] ══ Skipped tests (24) ══════════════════════════════════════════════════════════ • On CRAN (24): 'test-ckan.R:2:3', 'test-ckan.R:13:3', 'test-companies.R:2:3', 'test-filters.R:84:3', 'test-filters.R:101:3', 'test-gst.R:10:3', 'test-individuals.R:13:3', 'test-meta.R:18:3', 'test-meta.R:33:3', 'test-new-functions.R:4:3', 'test-new-functions.R:14:3', 'test-new-functions.R:24:3', 'test-new-functions.R:34:3', 'test-resolution.R:115:3', 'test-super.R:6:3', 'test-tier2.R:42:3', 'test-tier2.R:51:3', 'test-tier2.R:60:3', 'test-tier2.R:69:3', 'test-tier2.R:79:3', 'test-tier2.R:88:3', 'test-tier2.R:97:3', 'test-tier2.R:110:3', 'test-top_taxpayers.R:6:3' [ FAIL 0 | WARN 0 | SKIP 24 | PASS 239 ] > > proc.time() user system elapsed 3.70 0.68 4.40