CRAN Package Check Results for Maintainer ‘Lucas van der Meer <luukvandermeer at live.nl>’

Last updated on 2026-05-05 15:52:13 CEST.

Package ERROR OK
sfnetworks 11 2

Package sfnetworks

Current CRAN status: ERROR: 11, OK: 2

Version: 0.6.5
Check: tests
Result: ERROR Running ‘testthat.R’ [24s/31s] 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’ [17s/24s] 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’ [42s/105s] 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/53s] 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' [22s] 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-windows-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 Flavors: r-patched-linux-x86_64, 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’ [17s/34s] 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-x86_64

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 Flavor: r-release-windows-x86_64

Version: 0.6.5
Check: tests
Result: ERROR Running 'testthat.R' [34s] 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-oldrel-windows-x86_64