Last updated on 2026-01-19 09:49:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 13.13 | 259.89 | 273.02 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 7.59 | 170.51 | 178.10 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 20.00 | 350.12 | 370.12 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 18.00 | 384.44 | 402.44 | ERROR | |
| r-devel-windows-x86_64 | 2.0.0 | 14.00 | 311.00 | 325.00 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 12.37 | 240.50 | 252.87 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 10.60 | 241.00 | 251.60 | ERROR | |
| r-release-macos-arm64 | 2.0.0 | OK | ||||
| r-release-macos-x86_64 | 2.0.0 | 8.00 | 280.00 | 288.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 16.00 | 303.00 | 319.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.0 | 7.00 | 276.00 | 283.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 20.00 | 362.00 | 382.00 | OK |
Version: 2.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [100s/106s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(orderly)
>
> test_check("orderly")
Saving _problems/test-util-676.R
[ FAIL 1 | WARN 0 | SKIP 17 | PASS 2204 ]
══ Skipped tests (17) ══════════════════════════════════════════════════════════
• 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'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-util.R:676:3'): replace_ragged with an empty result preserves the input's type ──
<vctrs_error_cast/vctrs_error_incompatible_type/vctrs_error_incompatible/vctrs_error/rlang_error/error/condition>
Error in `vctrs::list_unchop(ret, ptype = vctrs::vec_ptype(x))`: Can't convert `x[[1]]` <double> to <character>.
Backtrace:
▆
1. ├─orderly:::replace_ragged("foo", 1, list(numeric(0))) at test-util.R:676:3
2. │ └─vctrs::list_unchop(ret, ptype = vctrs::vec_ptype(x))
3. └─vctrs (local) `<fn>`()
4. └─vctrs::vec_default_cast(...)
5. ├─base::withRestarts(...)
6. │ └─base (local) withOneRestart(expr, restarts[[1L]])
7. │ └─base (local) doWithOneRestart(return(expr), restart)
8. └─vctrs::stop_incompatible_cast(...)
9. └─vctrs::stop_incompatible_type(...)
10. └─vctrs:::stop_incompatible(...)
11. └─vctrs:::stop_vctrs(...)
12. └─rlang::abort(message, class = c(class, "vctrs_error"), ..., call = call)
[ FAIL 1 | WARN 0 | SKIP 17 | PASS 2204 ]
Error:
! Test failures.
Execution halted
Ran 16/16 deferred expressions
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [213s/225s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(orderly)
>
> test_check("orderly")
Saving _problems/test-util-676.R
[ FAIL 1 | WARN 0 | SKIP 17 | PASS 2204 ]
══ Skipped tests (17) ══════════════════════════════════════════════════════════
• 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'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-util.R:676:3'): replace_ragged with an empty result preserves the input's type ──
<vctrs_error_cast/vctrs_error_incompatible_type/vctrs_error_incompatible/vctrs_error/rlang_error/error/condition>
Error in `vctrs::list_unchop(ret, ptype = vctrs::vec_ptype(x))`: Can't convert `x[[1]]` <double> to <character>.
Backtrace:
▆
1. ├─orderly:::replace_ragged("foo", 1, list(numeric(0))) at test-util.R:676:3
2. │ └─vctrs::list_unchop(ret, ptype = vctrs::vec_ptype(x))
3. └─vctrs (local) `<fn>`()
4. └─vctrs::vec_default_cast(...)
5. ├─base::withRestarts(...)
6. │ └─base (local) withOneRestart(expr, restarts[[1L]])
7. │ └─base (local) doWithOneRestart(return(expr), restart)
8. └─vctrs::stop_incompatible_cast(...)
9. └─vctrs::stop_incompatible_type(...)
10. └─vctrs:::stop_incompatible(...)
11. └─vctrs:::stop_vctrs(...)
12. └─rlang::abort(message, class = c(class, "vctrs_error"), ..., call = call)
[ FAIL 1 | WARN 0 | SKIP 17 | PASS 2204 ]
Error:
! Test failures.
Execution halted
Ran 16/16 deferred expressions
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [225s/245s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(orderly)
>
> test_check("orderly")
Saving _problems/test-util-676.R
[ FAIL 1 | WARN 0 | SKIP 17 | PASS 2204 ]
══ Skipped tests (17) ══════════════════════════════════════════════════════════
• 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'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-util.R:676:3'): replace_ragged with an empty result preserves the input's type ──
<vctrs_error_cast/vctrs_error_incompatible_type/vctrs_error_incompatible/vctrs_error/rlang_error/error/condition>
Error in `vctrs::list_unchop(ret, ptype = vctrs::vec_ptype(x))`: Can't convert `x[[1]]` <double> to <character>.
Backtrace:
▆
1. ├─orderly:::replace_ragged("foo", 1, list(numeric(0))) at test-util.R:676:3
2. │ └─vctrs::list_unchop(ret, ptype = vctrs::vec_ptype(x))
3. └─vctrs (local) `<fn>`()
4. └─vctrs::vec_default_cast(...)
5. ├─base::withRestarts(...)
6. │ └─base (local) withOneRestart(expr, restarts[[1L]])
7. │ └─base (local) doWithOneRestart(return(expr), restart)
8. └─vctrs::stop_incompatible_cast(...)
9. └─vctrs::stop_incompatible_type(...)
10. └─vctrs:::stop_incompatible(...)
11. └─vctrs:::stop_vctrs(...)
12. └─rlang::abort(message, class = c(class, "vctrs_error"), ..., call = call)
[ FAIL 1 | WARN 0 | SKIP 17 | PASS 2204 ]
Error:
! Test failures.
Execution halted
Ran 16/16 deferred expressions
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [148s/198s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(orderly)
>
> test_check("orderly")
Saving _problems/test-util-676.R
[ FAIL 1 | WARN 0 | SKIP 17 | PASS 2204 ]
══ Skipped tests (17) ══════════════════════════════════════════════════════════
• 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'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-util.R:676:3'): replace_ragged with an empty result preserves the input's type ──
<vctrs_error_cast/vctrs_error_incompatible_type/vctrs_error_incompatible/vctrs_error/rlang_error/error/condition>
Error in `vctrs::list_unchop(ret, ptype = vctrs::vec_ptype(x))`: Can't convert `x[[1]]` <double> to <character>.
Backtrace:
▆
1. ├─orderly:::replace_ragged("foo", 1, list(numeric(0))) at test-util.R:676:3
2. │ └─vctrs::list_unchop(ret, ptype = vctrs::vec_ptype(x))
3. └─vctrs (local) `<fn>`()
4. └─vctrs::vec_default_cast(...)
5. ├─base::withRestarts(...)
6. │ └─base (local) withOneRestart(expr, restarts[[1L]])
7. │ └─base (local) doWithOneRestart(return(expr), restart)
8. └─vctrs::stop_incompatible_cast(...)
9. └─vctrs::stop_incompatible_type(...)
10. └─vctrs:::stop_incompatible(...)
11. └─vctrs:::stop_vctrs(...)
12. └─rlang::abort(message, class = c(class, "vctrs_error"), ..., call = call)
[ FAIL 1 | WARN 0 | SKIP 17 | PASS 2204 ]
Error:
! Test failures.
Execution halted
Ran 16/16 deferred expressions
Flavor: r-release-linux-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.