Last updated on 2026-04-27 02:54:00 CEST.
| Package | ERROR | OK |
|---|---|---|
| sfnetworks | 9 | 3 |
Current CRAN status: ERROR: 9, OK: 3
Version: 0.6.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/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-devel-linux-x86_64-debian-clang
Version: 0.6.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/25s]
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/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
Version: 0.6.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [23s/29s]
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-release-linux-x86_64
Version: 0.6.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/6s]
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-release-macos-arm64
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-release-windows-x86_64, r-oldrel-windows-x86_64