Last updated on 2025-11-01 15:49:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 2.66 | 67.56 | 70.22 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 1.90 | 50.32 | 52.22 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 109.18 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 101.74 | ERROR | |||
| r-devel-windows-x86_64 | 0.2.1 | 5.00 | 81.00 | 86.00 | ERROR | |
| r-patched-linux-x86_64 | 0.2.1 | 2.91 | 64.74 | 67.65 | ERROR | |
| r-release-linux-x86_64 | 0.2.1 | 2.44 | 63.09 | 65.53 | ERROR | |
| r-release-macos-arm64 | 0.2.1 | 2.00 | 31.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 0.2.1 | 2.00 | 67.00 | 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 | 2.00 | 31.00 | 33.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.1 | 2.00 | 45.00 | 47.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 6.00 | 101.00 | 107.00 | ERROR |
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/32s]
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 1fb4864 UN-- 3 0 --
+ attr: name (v/c)
+ edges from 1fb4864 (vertex names):
IGRAPH 1fb4864 UN-- 3 0 --
+ attr: name (v/c)
+ edges from 1fb4864 (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’ [15s/17s]
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 49ab1a9 UN-- 3 0 --
+ attr: name (v/c)
+ edges from 49ab1a9 (vertex names):
IGRAPH 49ab1a9 UN-- 3 0 --
+ attr: name (v/c)
+ edges from 49ab1a9 (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’ [36s/78s]
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 21508d1 UN-- 3 0 --
+ attr: name (v/c)
+ edges from 21508d1 (vertex names):
IGRAPH 21508d1 UN-- 3 0 --
+ attr: name (v/c)
+ edges from 21508d1 (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’ [33s/39s]
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 41786a3 UN-- 3 0 --
+ attr: name (v/c)
+ edges from 41786a3 (vertex names):
IGRAPH 41786a3 UN-- 3 0 --
+ attr: name (v/c)
+ edges from 41786a3 (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 2a50fad UN-- 3 0 --
+ attr: name (v/c)
+ edges from 2a50fad (vertex names):
IGRAPH 2a50fad UN-- 3 0 --
+ attr: name (v/c)
+ edges from 2a50fad (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’ [22s/29s]
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 3daed33 UN-- 3 0 --
+ attr: name (v/c)
+ edges from 3daed33 (vertex names):
IGRAPH 3daed33 UN-- 3 0 --
+ attr: name (v/c)
+ edges from 3daed33 (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/27s]
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 bc700f1 UN-- 3 0 --
+ attr: name (v/c)
+ edges from bc700f1 (vertex names):
IGRAPH bc700f1 UN-- 3 0 --
+ attr: name (v/c)
+ edges from bc700f1 (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 bfa1483 UN-- 3 0 --
+ attr: name (v/c)
+ edges from bfa1483 (vertex names):
IGRAPH bfa1483 UN-- 3 0 --
+ attr: name (v/c)
+ edges from bfa1483 (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' [25s]
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 a353b16 UN-- 3 0 --
+ attr: name (v/c)
+ edges from a353b16 (vertex names):
IGRAPH a353b16 UN-- 3 0 --
+ attr: name (v/c)
+ edges from a353b16 (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.