CRAN Package Check Results for Package spacejamr

Last updated on 2025-09-26 03:52:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 2.35 68.51 70.86 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.1 2.03 48.75 50.78 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 106.06 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 102.52 ERROR
r-devel-windows-x86_64 0.2.1 5.00 82.00 87.00 ERROR
r-patched-linux-x86_64 0.2.1 2.81 63.25 66.06 ERROR
r-release-linux-x86_64 0.2.1 2.43 63.95 66.38 ERROR
r-release-macos-arm64 0.2.1 33.00 OK
r-release-macos-x86_64 0.2.1 69.00 OK
r-release-windows-x86_64 0.2.1 5.00 82.00 87.00 ERROR
r-oldrel-macos-arm64 0.2.1 33.00 OK
r-oldrel-macos-x86_64 0.2.1 47.00 OK
r-oldrel-windows-x86_64 0.2.1 6.00 102.00 108.00 ERROR

Check Details

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [23s/31s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(spacejamr) > > test_check("spacejamr") Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units PointSim Object window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units Points:3IGRAPH 051993b UN-- 3 0 -- + attr: name (v/c) + edges from 051993b (vertex names): IGRAPH 051993b UN-- 3 0 -- + attr: name (v/c) + edges from 051993b (vertex names): Using the projected CRS WGS 84 / UTM zone 19N which uses 'm' for measurement units. Please visit https://spatialreference.org/ref/epsg/32619/ for more information about this CRS. [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-generics.R:11:5'): we can plot objects created with the spacejamr package ── class(plot(RI)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:14:5'): we can plot objects created with the spacejamr package ── class(plot(ri_points)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:17:5'): we can plot objects created with the spacejamr package ── class(plot(pl)) (`actual`) not identical to c("ggraph", "gg", "ggplot") (`expected`). actual | expected [1] "ggraph" - "gg" [2] [2] "ggplot2::ggplot" - [3] "ggplot" - [4] "ggplot2::gg" - [5] "S7_object" - [6] "gg" - "ggplot" [3] [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/19s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(spacejamr) > > test_check("spacejamr") Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units PointSim Object window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units Points:3IGRAPH ef5c744 UN-- 3 0 -- + attr: name (v/c) + edges from ef5c744 (vertex names): IGRAPH ef5c744 UN-- 3 0 -- + attr: name (v/c) + edges from ef5c744 (vertex names): Using the projected CRS WGS 84 / UTM zone 19N which uses 'm' for measurement units. Please visit https://spatialreference.org/ref/epsg/32619/ for more information about this CRS. [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-generics.R:11:5'): we can plot objects created with the spacejamr package ── class(plot(RI)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:14:5'): we can plot objects created with the spacejamr package ── class(plot(ri_points)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:17:5'): we can plot objects created with the spacejamr package ── class(plot(pl)) (`actual`) not identical to c("ggraph", "gg", "ggplot") (`expected`). actual | expected [1] "ggraph" - "gg" [2] [2] "ggplot2::ggplot" - [3] "ggplot" - [4] "ggplot2::gg" - [5] "S7_object" - [6] "gg" - "ggplot" [3] [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [34s/81s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(spacejamr) > > test_check("spacejamr") Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units PointSim Object window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units Points:3IGRAPH 1e3761e UN-- 3 0 -- + attr: name (v/c) + edges from 1e3761e (vertex names): IGRAPH 1e3761e UN-- 3 0 -- + attr: name (v/c) + edges from 1e3761e (vertex names): Using the projected CRS WGS 84 / UTM zone 19N which uses 'm' for measurement units. Please visit https://spatialreference.org/ref/epsg/32619/ for more information about this CRS. [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-generics.R:11:5'): we can plot objects created with the spacejamr package ── class(plot(RI)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:14:5'): we can plot objects created with the spacejamr package ── class(plot(ri_points)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:17:5'): we can plot objects created with the spacejamr package ── class(plot(pl)) (`actual`) not identical to c("ggraph", "gg", "ggplot") (`expected`). actual | expected [1] "ggraph" - "gg" [2] [2] "ggplot2::ggplot" - [3] "ggplot" - [4] "ggplot2::gg" - [5] "S7_object" - [6] "gg" - "ggplot" [3] [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [34s/42s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(spacejamr) > > test_check("spacejamr") Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units PointSim Object window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units Points:3IGRAPH 027a3c1 UN-- 3 0 -- + attr: name (v/c) + edges from 027a3c1 (vertex names): IGRAPH 027a3c1 UN-- 3 0 -- + attr: name (v/c) + edges from 027a3c1 (vertex names): Using the projected CRS WGS 84 / UTM zone 19N which uses 'm' for measurement units. Please visit https://spatialreference.org/ref/epsg/32619/ for more information about this CRS. [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-generics.R:11:5'): we can plot objects created with the spacejamr package ── class(plot(RI)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:14:5'): we can plot objects created with the spacejamr package ── class(plot(ri_points)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:17:5'): we can plot objects created with the spacejamr package ── class(plot(pl)) (`actual`) not identical to c("ggraph", "gg", "ggplot") (`expected`). actual | expected [1] "ggraph" - "gg" [2] [2] "ggplot2::ggplot" - [3] "ggplot" - [4] "ggplot2::gg" - [5] "S7_object" - [6] "gg" - "ggplot" [3] [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [18s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(spacejamr) > > test_check("spacejamr") Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units PointSim Object window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units Points:3IGRAPH 590d2fc UN-- 3 0 -- + attr: name (v/c) + edges from 590d2fc (vertex names): IGRAPH 590d2fc UN-- 3 0 -- + attr: name (v/c) + edges from 590d2fc (vertex names): Using the projected CRS WGS 84 / UTM zone 19N which uses 'm' for measurement units. Please visit https://spatialreference.org/ref/epsg/32619/ for more information about this CRS. [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-generics.R:11:5'): we can plot objects created with the spacejamr package ── class(plot(RI)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:14:5'): we can plot objects created with the spacejamr package ── class(plot(ri_points)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:17:5'): we can plot objects created with the spacejamr package ── class(plot(pl)) (`actual`) not identical to c("ggraph", "gg", "ggplot") (`expected`). actual | expected [1] "ggraph" - "gg" [2] [2] "ggplot2::ggplot" - [3] "ggplot" - [4] "ggplot2::gg" - [5] "S7_object" - [6] "gg" - "ggplot" [3] [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [21s/30s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(spacejamr) > > test_check("spacejamr") Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units PointSim Object window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units Points:3IGRAPH 5432bf8 UN-- 3 0 -- + attr: name (v/c) + edges from 5432bf8 (vertex names): IGRAPH 5432bf8 UN-- 3 0 -- + attr: name (v/c) + edges from 5432bf8 (vertex names): Using the projected CRS WGS 84 / UTM zone 19N which uses 'm' for measurement units. Please visit https://spatialreference.org/ref/epsg/32619/ for more information about this CRS. [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-generics.R:11:5'): we can plot objects created with the spacejamr package ── class(plot(RI)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:14:5'): we can plot objects created with the spacejamr package ── class(plot(ri_points)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:17:5'): we can plot objects created with the spacejamr package ── class(plot(pl)) (`actual`) not identical to c("ggraph", "gg", "ggplot") (`expected`). actual | expected [1] "ggraph" - "gg" [2] [2] "ggplot2::ggplot" - [3] "ggplot" - [4] "ggplot2::gg" - [5] "S7_object" - [6] "gg" - "ggplot" [3] [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [21s/26s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(spacejamr) > > test_check("spacejamr") Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units PointSim Object window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units Points:3IGRAPH a1e3271 UN-- 3 0 -- + attr: name (v/c) + edges from a1e3271 (vertex names): IGRAPH a1e3271 UN-- 3 0 -- + attr: name (v/c) + edges from a1e3271 (vertex names): Using the projected CRS WGS 84 / UTM zone 19N which uses 'm' for measurement units. Please visit https://spatialreference.org/ref/epsg/32619/ for more information about this CRS. [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-generics.R:11:5'): we can plot objects created with the spacejamr package ── class(plot(RI)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:14:5'): we can plot objects created with the spacejamr package ── class(plot(ri_points)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:17:5'): we can plot objects created with the spacejamr package ── class(plot(pl)) (`actual`) not identical to c("ggraph", "gg", "ggplot") (`expected`). actual | expected [1] "ggraph" - "gg" [2] [2] "ggplot2::ggplot" - [3] "ggplot" - [4] "ggplot2::gg" - [5] "S7_object" - [6] "gg" - "ggplot" [3] [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [18s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(spacejamr) > > test_check("spacejamr") Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units PointSim Object window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units Points:3IGRAPH 8d49556 UN-- 3 0 -- + attr: name (v/c) + edges from 8d49556 (vertex names): IGRAPH 8d49556 UN-- 3 0 -- + attr: name (v/c) + edges from 8d49556 (vertex names): Using the projected CRS WGS 84 / UTM zone 19N which uses 'm' for measurement units. Please visit https://spatialreference.org/ref/epsg/32619/ for more information about this CRS. [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-generics.R:11:5'): we can plot objects created with the spacejamr package ── class(plot(RI)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:14:5'): we can plot objects created with the spacejamr package ── class(plot(ri_points)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:17:5'): we can plot objects created with the spacejamr package ── class(plot(pl)) (`actual`) not identical to c("ggraph", "gg", "ggplot") (`expected`). actual | expected [1] "ggraph" - "gg" [2] [2] "ggplot2::ggplot" - [3] "ggplot" - [4] "ggplot2::gg" - [5] "S7_object" - [6] "gg" - "ggplot" [3] [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [26s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(spacejamr) > > test_check("spacejamr") Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 Density Mean Degree Mean Closeness Mean Betweenness Largest Component Size pl 0 0 NaN 0 1 apl 0 0 NaN 0 1 window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units PointSim Object window: polygonal boundary enclosing rectangle: [257656.9, 323005.8] x [4558224, 4654702] units Points:3IGRAPH 49d6af4 UN-- 3 0 -- + attr: name (v/c) + edges from 49d6af4 (vertex names): IGRAPH 49d6af4 UN-- 3 0 -- + attr: name (v/c) + edges from 49d6af4 (vertex names): Using the projected CRS WGS 84 / UTM zone 19N which uses 'm' for measurement units. Please visit https://spatialreference.org/ref/epsg/32619/ for more information about this CRS. [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-generics.R:11:5'): we can plot objects created with the spacejamr package ── class(plot(RI)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:14:5'): we can plot objects created with the spacejamr package ── class(plot(ri_points)) (`actual`) not identical to c("gg", "ggplot") (`expected`). `actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg" `expected[2:2]`: "ggplot" ── Failure ('test-generics.R:17:5'): we can plot objects created with the spacejamr package ── class(plot(pl)) (`actual`) not identical to c("ggraph", "gg", "ggplot") (`expected`). actual | expected [1] "ggraph" - "gg" [2] [2] "ggplot2::ggplot" - [3] "ggplot" - [4] "ggplot2::gg" - [5] "S7_object" - [6] "gg" - "ggplot" [3] [ FAIL 3 | WARN 3 | SKIP 0 | PASS 20 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64