R Under development (unstable) (2025-10-08 r88906 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(orderly) > > test_check("orderly") [ FAIL 0 | WARN 0 | SKIP 17 | PASS 2189 ] ══ Skipped tests (17) ══════════════════════════════════════════════════════════ • On CRAN (16): 'test-compare.R:7:3', 'test-compare.R:23:3', 'test-compare.R:38:3', 'test-compare.R:53:3', 'test-compare.R:73:3', 'test-compare.R:100:3', 'test-compare.R:123:3', 'test-compare.R:144:3', 'test-compare.R:172:3', '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' • On Windows (1): 'test-outpack-config.R:18:3' [ FAIL 0 | WARN 0 | SKIP 17 | PASS 2189 ] > > proc.time() user system elapsed 127.23 28.78 170.20 Ran 16/16 deferred expressions