Last updated on 2025-12-28 01:48:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.1.2 | 1.96 | 36.77 | 38.73 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 4.1.2 | 1.79 | 28.29 | 30.08 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 4.1.2 | 5.00 | 59.49 | 64.49 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 4.1.2 | 55.71 | ERROR | |||
| r-devel-windows-x86_64 | 4.1.2 | 4.00 | 57.00 | 61.00 | ERROR | |
| r-patched-linux-x86_64 | 4.1.2 | 2.35 | 32.76 | 35.11 | ERROR | |
| r-release-linux-x86_64 | 4.1.2 | 2.13 | 32.07 | 34.20 | ERROR | |
| 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 | 5.00 | 61.00 | 66.00 | ERROR | |
| 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 | 5.00 | 66.00 | 71.00 | ERROR |
Version: 4.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [6s/8s]
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
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64
Version: 4.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [4s/5s]
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’
Running ‘testthat.R’ [11s/45s]
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-fedora-clang
Version: 4.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [9s/13s]
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-fedora-gcc
Version: 4.1.2
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [4s]
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-windows-x86_64
Version: 4.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [5s/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-release-linux-x86_64
Version: 4.1.2
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [5s]
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-release-windows-x86_64
Version: 4.1.2
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [8s]
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
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.