Last updated on 2026-01-21 13:48:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 10.88 | 257.58 | 268.46 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 7.88 | 175.84 | 183.72 | 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 | 14.00 | 300.00 | 314.00 | ERROR | |
| 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 | 19.00 | 358.00 | 377.00 | ERROR |
Version: 2.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [156s/215s]
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-clang
Version: 2.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [102s/139s]
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
Version: 2.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [177s]
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 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'
══ 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 18 | PASS 2203 ]
Error:
! Test failures.
Execution halted
Ran 16/16 deferred expressions
Flavor: r-release-windows-x86_64
Version: 2.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [206s]
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 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'
══ 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 18 | PASS 2203 ]
Error:
! Test failures.
Execution halted
Ran 16/16 deferred expressions
Flavor: r-oldrel-windows-x86_64