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-04-24 11:24:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.5 | 11.42 | 240.53 | 251.95 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.5 | 7.24 | 180.72 | 187.96 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.6.5 | 18.00 | 404.53 | 422.53 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.5 | 19.00 | 414.79 | 433.79 | ERROR | |
| r-devel-macos-arm64 | 0.6.5 | 4.00 | 63.00 | 67.00 | OK | |
| r-devel-windows-x86_64 | 0.6.5 | 17.00 | 240.00 | 257.00 | ERROR | |
| r-patched-linux-x86_64 | 0.6.5 | 10.67 | 231.80 | 242.47 | ERROR | |
| r-release-linux-x86_64 | 0.6.5 | 8.08 | 228.27 | 236.35 | OK | |
| r-release-macos-arm64 | 0.6.5 | OK | ||||
| r-release-macos-x86_64 | 0.6.5 | 10.00 | 330.00 | 340.00 | OK | |
| r-release-windows-x86_64 | 0.6.5 | 17.00 | 240.00 | 257.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.6.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.6.5 | 8.00 | 236.00 | 244.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.5 | 13.00 | 242.00 | 255.00 | ERROR |
Version: 0.6.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sfnetworks)
>
> test_check("sfnetworks")
Saving _problems/test_paths-45.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_paths.R:41:3'): Only the first from argument
is used for shortest paths calculations ──
Error in `all_shortest_paths(x, from, to, weights = weights, ...)`: `from` must specify exactly one vertex
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_paths.R:41:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─sfnetworks::st_network_paths(...)
7. └─sfnetworks:::st_network_paths.sfnetwork(...)
8. └─sfnetworks:::get_all_shortest_paths(...)
9. └─igraph::all_shortest_paths(x, from, to, weights = weights, ...)
10. └─igraph:::get_all_shortest_paths_dijkstra_impl(...)
11. └─cli::cli_abort(...)
12. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [40s/45s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sfnetworks)
>
> test_check("sfnetworks")
Saving _problems/test_paths-45.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_paths.R:41:3'): Only the first from argument
is used for shortest paths calculations ──
Error in `all_shortest_paths(x, from, to, weights = weights, ...)`: `from` must specify exactly one vertex
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_paths.R:41:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─sfnetworks::st_network_paths(...)
7. └─sfnetworks:::st_network_paths.sfnetwork(...)
8. └─sfnetworks:::get_all_shortest_paths(...)
9. └─igraph::all_shortest_paths(x, from, to, weights = weights, ...)
10. └─igraph:::get_all_shortest_paths_dijkstra_impl(...)
11. └─cli::cli_abort(...)
12. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.6.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [39s/52s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sfnetworks)
>
> test_check("sfnetworks")
Saving _problems/test_paths-45.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_paths.R:41:3'): Only the first from argument
is used for shortest paths calculations ──
Error in `all_shortest_paths(x, from, to, weights = weights, ...)`: `from` must specify exactly one vertex
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_paths.R:41:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─sfnetworks::st_network_paths(...)
7. └─sfnetworks:::st_network_paths.sfnetwork(...)
8. └─sfnetworks:::get_all_shortest_paths(...)
9. └─igraph::all_shortest_paths(x, from, to, weights = weights, ...)
10. └─igraph:::get_all_shortest_paths_dijkstra_impl(...)
11. └─cli::cli_abort(...)
12. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.6.5
Check: tests
Result: ERROR
Running 'testthat.R' [23s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(sfnetworks)
>
> test_check("sfnetworks")
Saving _problems/test_paths-45.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_paths.R:41:3'): Only the first from argument
is used for shortest paths calculations ──
Error in `all_shortest_paths(x, from, to, weights = weights, ...)`: `from` must specify exactly one vertex
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_paths.R:41:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─sfnetworks::st_network_paths(...)
7. └─sfnetworks:::st_network_paths.sfnetwork(...)
8. └─sfnetworks:::get_all_shortest_paths(...)
9. └─igraph::all_shortest_paths(x, from, to, weights = weights, ...)
10. └─igraph:::get_all_shortest_paths_dijkstra_impl(...)
11. └─cli::cli_abort(...)
12. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ]
Error:
! Test failures.
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.6.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [23s/30s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sfnetworks)
>
> test_check("sfnetworks")
Saving _problems/test_paths-45.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_paths.R:41:3'): Only the first from argument
is used for shortest paths calculations ──
Error in `all_shortest_paths(x, from, to, weights = weights, ...)`: `from` must specify exactly one vertex
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_paths.R:41:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─sfnetworks::st_network_paths(...)
7. └─sfnetworks:::st_network_paths.sfnetwork(...)
8. └─sfnetworks:::get_all_shortest_paths(...)
9. └─igraph::all_shortest_paths(x, from, to, weights = weights, ...)
10. └─igraph:::get_all_shortest_paths_dijkstra_impl(...)
11. └─cli::cli_abort(...)
12. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 276 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-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.