Last updated on 2025-12-03 05:50:57 CET.
| Package | ERROR | OK |
|---|---|---|
| CCAMLRGIS | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 4.2.1
Check: examples
Result: ERROR
Running examples in 'CCAMLRGIS-Ex.R' failed
The error most likely occurred in:
> ### Name: Rotate_obj
> ### Title: Rotate object
> ### Aliases: Rotate_obj
>
> ### ** Examples
>
>
> # For more examples, see:
> # https://github.com/ccamlr/CCAMLRGIS#47-rotate_obj
> # and:
> # https://github.com/ccamlr/CCAMLRGIS/blob/master/Basemaps/Basemaps.md
>
> RotB=Rotate_obj(SmallBathy(),Lon0=-180)
Warning: Cannot find coordinate operations from `{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "EngineeringCRS",
"name": "WGS 84 / NSIDC EASE-Grid 2.0 South",
"datum": {
"name": "Unknown engineering datum"
},
"coordinate_system": {
"subtype": "Cartesian",
"axis": [
{
"name": "Easting",
"abbreviation": "E",
"direction": "east",
"unit": "metre"
},
{
"name": "Northing",
"abbreviation": "N",
"direction": "north",
"unit": "metre"
}
]
}
}' to `{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "ProjectedCRS",
"name": "unknown",
"base_crs": {
"name": "unknown",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "World Geodetic System 1984",
"ellipsoid": {
"name": "WGS 84",
"semi_major_axis": 6378137,
"inverse_flattening": 298.257223563
},
"id": {
"authori [... truncated]
Error: [project] cannot get output boundaries for the target crs
Execution halted
Flavor: r-oldrel-windows-x86_64