Last updated on 2026-03-26 05:51:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.6 | 201.77 | 95.50 | 297.27 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.6 | 153.42 | 70.67 | 224.09 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.6 | 360.00 | 172.78 | 532.78 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.6 | 391.00 | 137.69 | 528.69 | OK | |
| r-devel-macos-arm64 | 1.1.6 | 52.00 | -13.00 | 39.00 | OK | |
| r-devel-windows-x86_64 | 1.1.6 | 353.00 | 120.00 | 473.00 | OK | |
| r-patched-linux-x86_64 | 1.1.6 | 192.32 | 87.38 | 279.70 | OK | |
| r-release-linux-x86_64 | 1.1.6 | 171.22 | 87.31 | 258.53 | OK | |
| r-release-macos-arm64 | 1.1.6 | 39.00 | -2.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 1.1.6 | 140.00 | 20.00 | 160.00 | OK | |
| r-release-windows-x86_64 | 1.1.6 | 318.00 | 119.00 | 437.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.6 | 38.00 | 2.00 | 40.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.1.6 | 143.00 | 18.00 | 161.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.1.6 | 388.00 | 158.00 | 546.00 | NOTE |
Version: 1.1.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(leidenAlg)
Loading required package: Matrix
>
> testthat::test_check("leidenAlg")
Saving _problems/test_functions-11.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_functions.R:11:2'): rleiden.community() functionality ──────────
Error in `FUN(X[[i]], ...)`: 'merge' and 'height' do not fit!
Backtrace:
▆
1. ├─base::suppressWarnings(rleiden.community(exampleGraph, n.cores = 1)) at test_functions.R:11:9
2. │ └─base::withCallingHandlers(...)
3. └─leidenAlg::rleiden.community(exampleGraph, n.cores = 1)
4. └─sccore::plapply(...)
5. └─base::lapply(...)
6. └─leidenAlg (local) FUN(X[[i]], ...)
7. └─leidenAlg::rleiden.community(...)
8. └─base::lapply(wtl, as.dendrogram)
9. ├─stats (local) FUN(X[[i]], ...)
10. └─igraph:::as.dendrogram.communities(X[[i]], ...)
11. └─cli::cli_abort("'merge' and 'height' do not fit!")
12. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.6
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64