Last updated on 2025-10-31 00:51:10 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 10.70 | 253.10 | 263.80 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 7.60 | 176.72 | 184.32 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 25.00 | 395.52 | 420.52 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 27.00 | 403.42 | 430.42 | OK | |
| r-devel-windows-x86_64 | 2.0.0 | 15.00 | 299.00 | 314.00 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 12.18 | 240.29 | 252.47 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 10.37 | 241.03 | 251.40 | OK | |
| r-release-macos-arm64 | 2.0.0 | 5.00 | 120.00 | 125.00 | OK | |
| r-release-macos-x86_64 | 2.0.0 | 10.00 | 278.00 | 288.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 15.00 | 298.00 | 313.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | 5.00 | 122.00 | 127.00 | OK | |
| r-oldrel-macos-x86_64 | 2.0.0 | 10.00 | 273.00 | 283.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 19.00 | 372.00 | 391.00 | OK | 
Version: 2.0.0
Check: tests
Result: ERROR
    Running ‘testthat.R’ [101s/126s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(orderly)
    > 
    > test_check("orderly")
    [ FAIL 1 | WARN 0 | SKIP 16 | PASS 2189 ]
    
    ══ Skipped tests (16) ══════════════════════════════════════════════════════════
    • 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'
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-migration.R:345:3'): leave archive files alone ───────────────
    res\$messages\[\[1\]\] does not match "fresh clone".
    Actual value: "! The path '/tmp/RtmpZdXzVl/orderly_ex_fc18afcf9' does not appear to be a fresh\\nclone, as\. it contains directories created by running orderly\. You will not be\\nable to migrate your files, but we will still show what needs changing, as you\\nhave used 'dry_run = TRUE'\\n"
    Backtrace:
        ▆
     1. └─testthat::expect_match(res$messages[[1]], "fresh clone") at test-migration.R:345:3
     2.   └─testthat:::expect_match_(...)
    
    [ FAIL 1 | WARN 0 | SKIP 16 | PASS 2189 ]
    Error: Test failures
    Execution halted
    Ran 16/16 deferred expressions
Flavor: r-devel-linux-x86_64-debian-gcc