Last updated on 2026-06-03 01:50:52 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| atom4R | 13 | ||
| cleangeo | 3 | 10 | |
| d4storagehub4R | 13 | ||
| geoflow | 2 | 11 | |
| geometa | 1 | 12 | |
| geonapi | 13 | ||
| geonode4R | 13 | ||
| geosapi | 13 | ||
| ocs4R | 13 | ||
| ows4R | 13 | ||
| rsdmx | 13 | ||
| thredds | 13 | ||
| zen4R | 13 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 3, OK: 10
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-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
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 1.2.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘lwgeom’ ‘smoothr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 1, OK: 12
Version: 0.9.3
Check: examples
Result: ERROR
Running examples in ‘geometa-Ex.R’ failed
The error most likely occurred in:
> ### Name: ISOBand
> ### Title: ISOBand
> ### Aliases: ISOBand
> ### Keywords: ISO band
>
> ### ** Examples
>
> #create band range dimension
> md <- ISOBand$new()
> md$setSequenceIdentifier(ISOMemberName$new(aName = "name", attributeType = "type"))
> md$setDescriptor("descriptor")
> md$setMaxValue(10)
> md$setMinValue(1)
> gml <- GMLBaseUnit$new(id = "ID")
> gml$setDescriptionReference("someref")
> gml$setIdentifier("identifier", "codespace")
> gml$addName("name1", "codespace")
[1] TRUE
> gml$addName("name2", "codespace")
[1] TRUE
> gml$setQuantityTypeReference("someref")
> gml$setCatalogSymbol("symbol")
> gml$setUnitsSystem("somelink")
> md$setUnits(gml)
> md$setPeakResponse(9)
> md$setBitsPerValue(5)
> md$setToneGradation(100)
> md$setScaleFactor(1)
> md$setOffset(4)
> xml <- md$encode()
Execution halted
Flavor: r-release-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13