CRAN Package Check Results for Package spacejamr

Last updated on 2025-09-11 21:51:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 2.74 65.58 68.32 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 1.83 49.42 51.25 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 106.62 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.66 60.35 63.01 OK
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 94.00 100.00 OK

Check Details

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/20s] 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 b943d91 UN-- 3 0 -- + attr: name (v/c) + edges from b943d91 (vertex names): IGRAPH b943d91 UN-- 3 0 -- + attr: name (v/c) + edges from b943d91 (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/52s] 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 48c5d20 UN-- 3 0 -- + attr: name (v/c) + edges from 48c5d20 (vertex names): IGRAPH 48c5d20 UN-- 3 0 -- + attr: name (v/c) + edges from 48c5d20 (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