The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

CRAN Package Check Results for Package geometa

Last updated on 2026-06-05 23:52:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.3 341.50 1285.68 1627.18 OK
r-devel-linux-x86_64-debian-gcc 0.9.3 206.73 813.03 1019.76 OK
r-devel-linux-x86_64-fedora-clang 0.9.3 600.00 2077.27 2677.27 OK
r-devel-linux-x86_64-fedora-gcc 0.9.3 600.00 1987.50 2587.50 OK
r-devel-windows-x86_64 0.9.3 359.00 1304.00 1663.00 OK
r-patched-linux-x86_64 0.9.3 307.67 1247.79 1555.46 OK
r-release-linux-x86_64 0.9.3 306.63 1258.05 1564.68 OK
r-release-macos-arm64 0.9.3 77.00 676.00 753.00 OK
r-release-macos-x86_64 0.9.3 229.00 1574.00 1803.00 ERROR
r-release-windows-x86_64 0.9.3 336.00 1304.00 1640.00 OK
r-oldrel-macos-arm64 0.9.3 77.00 644.00 721.00 OK
r-oldrel-macos-x86_64 0.9.3 252.00 1309.00 1561.00 OK
r-oldrel-windows-x86_64 0.9.3 495.00 1650.00 2145.00 OK

Check Details

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

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.