R Under development (unstable) (2026-01-22 r89323 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(orderly) > > test_check("orderly") [ FAIL 0 | WARN 0 | SKIP 18 | PASS 2203 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (17): 'test-compare.R:1:1', 'test-compare.R:11:1', 'test-compare.R:27:1', 'test-compare.R:43:1', 'test-compare.R:60:1', 'test-compare.R:80:1', 'test-compare.R:107:1', 'test-compare.R:130:1', 'test-compare.R:153:1', 'test-outpack-packet.R:858:3', 'test-outpack-store.R:80:3', 'test-read.R:153:3', 'test-read.R:165:3', 'test-util.R:304:3', 'test-util.R:488:3', 'test-zzz-location-http.R:6:3', 'test-zzz-location-http.R:80:3' • On Windows (1): 'test-outpack-config.R:18:3' [ FAIL 0 | WARN 0 | SKIP 18 | PASS 2203 ] > > proc.time() user system elapsed 84.98 17.09 110.01 Ran 16/16 deferred expressions