The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Last updated on 2026-06-06 11:50:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 2.97 | 76.84 | 79.81 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 2.38 | 51.32 | 53.70 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 103.95 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 113.15 | OK | |||
| r-devel-windows-x86_64 | 1.0.4 | 6.00 | 82.00 | 88.00 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 3.43 | 59.40 | 62.83 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 3.25 | 59.17 | 62.42 | OK | |
| r-release-macos-arm64 | 1.0.4 | 1.00 | 22.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 1.0.4 | 3.00 | 112.00 | 115.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 6.00 | 80.00 | 86.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | 1.00 | 21.00 | 22.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.4 | 3.00 | 147.00 | 150.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 7.00 | 150.00 | 157.00 | OK |
Version: 1.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(TreeMineR)
>
> test_check("TreeMineR")
Saving _problems/test-TreeMineR-25.R
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 19 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-TreeMineR.R:1:1', 'test-TreeMineR.R:28:1',
'test-TreeMineR.R:42:1', 'test-TreeMineR.R:54:1', 'test-drop_cuts.R:23:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-TreeMineR.R:15:3'): Check parallel test run ────────────────────
Error in `serverSocket(port = port)`: creation of server socket failed: port 11613 cannot be opened
Backtrace:
▆
1. ├─utils::head(...)
2. ├─TreeMineR::TreeMineR(...)
3. │ ├─base::do.call(future::plan, future_control)
4. │ └─future (local) `<fn>`("multisession", workers = 2)
5. │ └─future (local) plan_set(...)
6. │ └─future:::plan_init(stack[[1]], debug = debug)
7. │ └─future:::makeFutureBackend(evaluator, debug = debug)
8. │ └─base::do.call(factory, args = args, envir = envir)
9. └─future (local) `<fn>`(workers = 2)
10. └─future::ClusterFutureBackend(...)
11. └─clusterRegistry$startCluster(...)
12. └─future (local) makeCluster(workers, ...)
13. ├─base::do.call(makeClusterPSOCK, args = args, quote = TRUE)
14. └─parallelly (local) `<fn>`(base::quote(2L), rscript_libs = base::quote(`<chr>`))
15. └─base::serverSocket(port = port)
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 19 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
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.