CRAN Package Check Results for Package spacejamr

Last updated on 2025-09-15 15:50:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 2.67 66.70 69.37 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.1 1.97 48.24 50.21 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 106.40 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 100.85 ERROR
r-devel-windows-x86_64 0.2.1 5.00 80.00 85.00 OK
r-patched-linux-x86_64 0.2.1 2.95 60.08 63.03 OK
r-release-linux-x86_64 0.2.1 2.49 63.83 66.32 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 78.00 83.00 OK
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 98.00 104.00 ERROR

Check Details

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [22s/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 fd361a6 UN-- 3 0 -- + attr: name (v/c) + edges from fd361a6 (vertex names): IGRAPH fd361a6 UN-- 3 0 -- + attr: name (v/c) + edges from fd361a6 (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/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 dcd5c7c UN-- 3 0 -- + attr: name (v/c) + edges from dcd5c7c (vertex names): IGRAPH dcd5c7c UN-- 3 0 -- + attr: name (v/c) + edges from dcd5c7c (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’ [35s/40s] 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 a09fc9e UN-- 3 0 -- + attr: name (v/c) + edges from a09fc9e (vertex names): IGRAPH a09fc9e UN-- 3 0 -- + attr: name (v/c) + edges from a09fc9e (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/44s] 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 b9997b3 UN-- 3 0 -- + attr: name (v/c) + edges from b9997b3 (vertex names): IGRAPH b9997b3 UN-- 3 0 -- + attr: name (v/c) + edges from b9997b3 (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’ [22s/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 18f0fb9 UN-- 3 0 -- + attr: name (v/c) + edges from 18f0fb9 (vertex names): IGRAPH 18f0fb9 UN-- 3 0 -- + attr: name (v/c) + edges from 18f0fb9 (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' [23s] 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 1639122 UN-- 3 0 -- + attr: name (v/c) + edges from 1639122 (vertex names): IGRAPH 1639122 UN-- 3 0 -- + attr: name (v/c) + edges from 1639122 (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

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.
Health stats visible at Monitor.