The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package cleangeo

Last updated on 2026-06-09 23:53:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-1 3.71 55.61 59.32 ERROR
r-devel-linux-x86_64-debian-gcc 0.3-1 4.25 42.51 46.76 ERROR
r-devel-linux-x86_64-fedora-clang 0.3-1 9.00 84.42 93.42 OK
r-devel-linux-x86_64-fedora-gcc 0.3-1 9.00 108.45 117.45 OK
r-devel-windows-x86_64 0.3-1 7.00 67.00 74.00 OK
r-patched-linux-x86_64 0.3-1 5.01 52.36 57.37 ERROR
r-release-linux-x86_64 0.3-1 5.01 52.87 57.88 ERROR
r-release-macos-arm64 0.3-1 1.00 21.00 22.00 OK
r-release-macos-x86_64 0.3-1 4.00 72.00 76.00 OK
r-release-windows-x86_64 0.3-1 6.00 68.00 74.00 OK
r-oldrel-macos-arm64 0.3-1 OK
r-oldrel-macos-x86_64 0.3-1 3.00 69.00 72.00 OK
r-oldrel-windows-x86_64 0.3-1 9.00 84.00 93.00 OK

Additional issues

M1mac

Check Details

Version: 0.3-1
Check: tests
Result: ERROR Running ‘test-all.R’ [4s/5s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > test_check("cleangeo") Loading required package: cleangeo Reading layer `example' from data source `/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cleangeo/extdata/example.shp' using driver `ESRI Shapefile' Simple feature collection with 3 features and 1 field Geometry type: MULTIPOLYGON Dimension: XY Bounding box: xmin: -120.7992 ymin: 38.33745 xmax: -120.6791 ymax: 38.46756 CRS: NA Saving _problems/test_Clean-26.R Saving _problems/test_Clean-27.R Saving _problems/test_Clean-36.R Saving _problems/test_Clean-37.R [cleangeo][INFO] Geometry validity: [1] "Valid Geometry" [cleangeo][INFO] Geometry validity: [1] "Self-intersection[5 5]" [ FAIL 4 | WARN 1 | SKIP 0 | PASS 40 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_Clean.R:26:3'): clgeo_CollectionReport ─────────────────────── Expected `as.character(report[2, "type"])` to equal "geos_error_validity". Differences: 1/1 mismatches x[1]: NA y[1]: "geos_error_validity" ── Failure ('test_Clean.R:27:3'): clgeo_CollectionReport ─────────────────────── Expected `as.character(report[2, "issue_type"])` to equal "GEOM_VALIDITY". Differences: 1/1 mismatches x[1]: NA y[1]: "GEOM_VALIDITY" ── Failure ('test_Clean.R:36:3'): clgeo_SuspiciousFeatures ───────────────────── Expected `length(nv)` to equal 2L. Differences: 1/1 mismatches [1] 1 - 2 == -1 ── Failure ('test_Clean.R:37:3'): clgeo_SuspiciousFeatures ───────────────────── Expected `nv` to equal `c(2, 3)`. Differences: Lengths differ: 1 is not 2 [ FAIL 4 | WARN 1 | SKIP 0 | PASS 40 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3-1
Check: tests
Result: ERROR Running ‘test-all.R’ [2s/3s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > test_check("cleangeo") Loading required package: cleangeo Reading layer `example' from data source `/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/cleangeo/extdata/example.shp' using driver `ESRI Shapefile' Simple feature collection with 3 features and 1 field Geometry type: MULTIPOLYGON Dimension: XY Bounding box: xmin: -120.7992 ymin: 38.33745 xmax: -120.6791 ymax: 38.46756 CRS: NA Saving _problems/test_Clean-26.R Saving _problems/test_Clean-27.R Saving _problems/test_Clean-36.R Saving _problems/test_Clean-37.R [cleangeo][INFO] Geometry validity: [1] "Valid Geometry" [cleangeo][INFO] Geometry validity: [1] "Self-intersection[5 5]" [ FAIL 4 | WARN 1 | SKIP 0 | PASS 40 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_Clean.R:26:3'): clgeo_CollectionReport ─────────────────────── Expected `as.character(report[2, "type"])` to equal "geos_error_validity". Differences: 1/1 mismatches x[1]: NA y[1]: "geos_error_validity" ── Failure ('test_Clean.R:27:3'): clgeo_CollectionReport ─────────────────────── Expected `as.character(report[2, "issue_type"])` to equal "GEOM_VALIDITY". Differences: 1/1 mismatches x[1]: NA y[1]: "GEOM_VALIDITY" ── Failure ('test_Clean.R:36:3'): clgeo_SuspiciousFeatures ───────────────────── Expected `length(nv)` to equal 2L. Differences: 1/1 mismatches [1] 1 - 2 == -1 ── Failure ('test_Clean.R:37:3'): clgeo_SuspiciousFeatures ───────────────────── Expected `nv` to equal `c(2, 3)`. Differences: Lengths differ: 1 is not 2 [ FAIL 4 | WARN 1 | SKIP 0 | PASS 40 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3-1
Check: tests
Result: ERROR Running ‘test-all.R’ [3s/4s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > test_check("cleangeo") Loading required package: cleangeo Reading layer `example' from data source `/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cleangeo/extdata/example.shp' using driver `ESRI Shapefile' Simple feature collection with 3 features and 1 field Geometry type: MULTIPOLYGON Dimension: XY Bounding box: xmin: -120.7992 ymin: 38.33745 xmax: -120.6791 ymax: 38.46756 CRS: NA Saving _problems/test_Clean-26.R Saving _problems/test_Clean-27.R Saving _problems/test_Clean-36.R Saving _problems/test_Clean-37.R [cleangeo][INFO] Geometry validity: [1] "Valid Geometry" [cleangeo][INFO] Geometry validity: [1] "Self-intersection[5 5]" [ FAIL 4 | WARN 1 | SKIP 0 | PASS 40 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_Clean.R:26:3'): clgeo_CollectionReport ─────────────────────── Expected `as.character(report[2, "type"])` to equal "geos_error_validity". Differences: 1/1 mismatches x[1]: NA y[1]: "geos_error_validity" ── Failure ('test_Clean.R:27:3'): clgeo_CollectionReport ─────────────────────── Expected `as.character(report[2, "issue_type"])` to equal "GEOM_VALIDITY". Differences: 1/1 mismatches x[1]: NA y[1]: "GEOM_VALIDITY" ── Failure ('test_Clean.R:36:3'): clgeo_SuspiciousFeatures ───────────────────── Expected `length(nv)` to equal 2L. Differences: 1/1 mismatches [1] 1 - 2 == -1 ── Failure ('test_Clean.R:37:3'): clgeo_SuspiciousFeatures ───────────────────── Expected `nv` to equal `c(2, 3)`. Differences: Lengths differ: 1 is not 2 [ FAIL 4 | WARN 1 | SKIP 0 | PASS 40 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.3-1
Check: tests
Result: ERROR Running ‘test-all.R’ [3s/4s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > test_check("cleangeo") Loading required package: cleangeo Reading layer `example' from data source `/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/cleangeo/extdata/example.shp' using driver `ESRI Shapefile' Simple feature collection with 3 features and 1 field Geometry type: MULTIPOLYGON Dimension: XY Bounding box: xmin: -120.7992 ymin: 38.33745 xmax: -120.6791 ymax: 38.46756 CRS: NA Saving _problems/test_Clean-26.R Saving _problems/test_Clean-27.R Saving _problems/test_Clean-36.R Saving _problems/test_Clean-37.R [cleangeo][INFO] Geometry validity: [1] "Valid Geometry" [cleangeo][INFO] Geometry validity: [1] "Self-intersection[5 5]" [ FAIL 4 | WARN 1 | SKIP 0 | PASS 40 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_Clean.R:26:3'): clgeo_CollectionReport ─────────────────────── Expected `as.character(report[2, "type"])` to equal "geos_error_validity". Differences: 1/1 mismatches x[1]: NA y[1]: "geos_error_validity" ── Failure ('test_Clean.R:27:3'): clgeo_CollectionReport ─────────────────────── Expected `as.character(report[2, "issue_type"])` to equal "GEOM_VALIDITY". Differences: 1/1 mismatches x[1]: NA y[1]: "GEOM_VALIDITY" ── Failure ('test_Clean.R:36:3'): clgeo_SuspiciousFeatures ───────────────────── Expected `length(nv)` to equal 2L. Differences: 1/1 mismatches [1] 1 - 2 == -1 ── Failure ('test_Clean.R:37:3'): clgeo_SuspiciousFeatures ───────────────────── Expected `nv` to equal `c(2, 3)`. Differences: Lengths differ: 1 is not 2 [ FAIL 4 | WARN 1 | SKIP 0 | PASS 40 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-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.