Last updated on 2025-12-13 14:49:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.1.2 | 1.83 | 35.48 | 37.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.1.2 | 1.57 | 27.77 | 29.34 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 4.1.2 | 56.83 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 4.1.2 | 61.27 | OK | |||
| r-devel-windows-x86_64 | 4.1.2 | 4.00 | 56.00 | 60.00 | OK | |
| r-patched-linux-x86_64 | 4.1.2 | 2.18 | 31.92 | 34.10 | OK | |
| r-release-linux-x86_64 | 4.1.2 | 2.04 | 32.03 | 34.07 | OK | |
| r-release-macos-arm64 | 4.1.2 | OK | ||||
| r-release-macos-x86_64 | 4.1.2 | 2.00 | 33.00 | 35.00 | OK | |
| r-release-windows-x86_64 | 4.1.2 | 4.00 | 54.00 | 58.00 | OK | |
| r-oldrel-macos-arm64 | 4.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 4.1.2 | 2.00 | 29.00 | 31.00 | OK | |
| r-oldrel-windows-x86_64 | 4.1.2 | 6.00 | 65.00 | 71.00 | ERROR |
Version: 4.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(CrossClustering)
>
> test_check("CrossClustering")
Saving _problems/test-cc_crossclustering-118.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 81 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-cc_crossclustering.R:118:3'): correct output class ─────────────
Error in `target != current`: comparison of these types is not implemented
Backtrace:
▆
1. └─testthat::expect_equal(current, expected) at test-cc_crossclustering.R:118:3
2. ├─testthat::compare(act$val, exp$val, ...)
3. └─testthat:::compare.default(act$val, exp$val, ...)
4. ├─base::all.equal(x, y, ...)
5. └─base::all.equal.default(x, y, ...)
6. └─base::all.equal.list(target, current, ...)
7. └─base::attr.all.equal(target, current, ...)
8. ├─base::all.equal(ax, ay, ..., check.attributes = check.attributes)
9. └─base::all.equal.list(ax, ay, ..., check.attributes = check.attributes)
10. ├─base::all.equal(...)
11. └─base::all.equal.list(...)
12. ├─base::all.equal(...)
13. └─base::all.equal.default(...)
14. └─base::all.equal.numeric(...)
15. └─base::attr.all.equal(...)
16. └─base::all.equal.character(nx, ny, check.attributes = check.attributes)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 81 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 4.1.2
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [7s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(CrossClustering)
>
> test_check("CrossClustering")
Saving _problems/test-cc_crossclustering-118.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 81 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-cc_crossclustering.R:118:3'): correct output class ─────────────
Error in `target != current`: comparison of these types is not implemented
Backtrace:
▆
1. └─testthat::expect_equal(current, expected) at test-cc_crossclustering.R:118:3
2. ├─testthat::compare(act$val, exp$val, ...)
3. └─testthat:::compare.default(act$val, exp$val, ...)
4. ├─base::all.equal(x, y, ...)
5. └─base::all.equal.default(x, y, ...)
6. └─base::all.equal.list(target, current, ...)
7. └─base::attr.all.equal(target, current, ...)
8. ├─base::all.equal(ax, ay, ..., check.attributes = check.attributes)
9. └─base::all.equal.list(ax, ay, ..., check.attributes = check.attributes)
10. ├─base::all.equal(...)
11. └─base::all.equal.list(...)
12. ├─base::all.equal(...)
13. └─base::all.equal.default(...)
14. └─base::all.equal.numeric(target, current, ...)
15. └─base::attr.all.equal(...)
16. └─base::all.equal.character(nx, ny, check.attributes = check.attributes)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 81 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64