{
  "_id": "6a15c1ebacfb0bcc41d6a814",
  "Package": "ggOceanMaps",
  "Type": "Package",
  "Title": "Plot Data on Oceanographic Maps using 'ggplot2'",
  "Version": "2.3.0",
  "Date": "2026-02-10",
  "Authors@R": "c(person(\"Mikko\", \"Vihtakari\", email = \"mikko.vihtakari@hi.no\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(affiliation = \"Institute of Marine Research\",\nORCID = \"0000-0003-0371-4319\")),\nperson(\"Roger\", \"Bivand\", role = \"ctb\"),\nperson(\"Hadley\", \"Wickham\", role = \"ctb\")\n)",
  "URL": "https://mikkovihtakari.github.io/ggOceanMaps/",
  "BugReports": "https://github.com/MikkoVihtakari/ggOceanMaps/issues",
  "Description": "Allows plotting data on bathymetric maps using 'ggplot2'.\nPlotting oceanographic spatial data is made as simple as\nfeasible, but also flexible for custom modifications. Data that\ncontain geographic information from anywhere around the globe\ncan be plotted on maps generated by the basemap() or qmap()\nfunctions using 'ggplot2' layers separated by the '+' operator.\nThe package uses spatial shape- ('sf') and raster ('stars')\nfiles, geospatial packages for R to manipulate, and the\n'ggplot2' package to plot these files. The package ships with\nlow-resolution spatial data files and higher resolution files\nfor detailed maps are stored in the 'ggOceanMapsLargeData'\nrepository on GitHub and downloaded automatically when needed.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://mikkovihtakari.r-universe.dev",
  "Date/Publication": "2026-05-26 13:11:38 UTC",
  "RemoteUrl": "https://github.com/mikkovihtakari/ggoceanmaps",
  "RemoteRef": "HEAD",
  "RemoteSha": "4481e8135ae3fb22b465b03e9ce76518ffabfd57",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 15:46:27 UTC",
    "User": "root"
  },
  "Author": "Mikko Vihtakari [aut, cre] (affiliation: Institute of Marine Research,\nORCID: <https://orcid.org/0000-0003-0371-4319>),\nRoger Bivand [ctb],\nHadley Wickham [ctb]",
  "Maintainer": "Mikko Vihtakari <mikko.vihtakari@hi.no>",
  "MD5sum": "8a294281c0c4a5e0d162b04ae276b429",
  "_user": "mikkovihtakari",
  "_type": "src",
  "_file": "ggOceanMaps_2.3.0.tar.gz",
  "_fileid": "5a7f9cceaed070c8a7f183e7ed9b7d190e7f45a592653ef5792f609149ff0d1d",
  "_filesize": 3966453,
  "_sha256": "5a7f9cceaed070c8a7f183e7ed9b7d190e7f45a592653ef5792f609149ff0d1d",
  "_created": "2026-05-26T15:46:27.000Z",
  "_published": "2026-05-26T15:53:15.884Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77901134068,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7219394742"
    },
    {
      "job": 77901134195,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7219396159"
    },
    {
      "job": 77901134203,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7219377137"
    },
    {
      "job": 77901134264,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7219376594"
    },
    {
      "job": 77900211484,
      "time": 286,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7219320808"
    },
    {
      "job": 77901134033,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7219379967"
    },
    {
      "job": 77901134067,
      "time": 352,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7219461122"
    },
    {
      "job": 77901134109,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7219368799"
    },
    {
      "job": 77901134105,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7219381086"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mikkovihtakari/actions/runs/26458732998",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mikkovihtakari/ggoceanmaps",
  "_commit": {
    "id": "4481e8135ae3fb22b465b03e9ce76518ffabfd57",
    "author": "Copilot <198982749+Copilot@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix R-CMD-check workflow by pinning r-lib/actions to stable @v2 tags (#68)\n\n* Initial plan\n\n* Fix R-CMD-check workflow by pinning r-lib/actions to stable v2 tags\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>",
    "time": 1779801098
  },
  "_maintainer": {
    "name": "Mikko Vihtakari",
    "email": "mikko.vihtakari@hi.no",
    "login": "mikkovihtakari",
    "orcid": "0000-0003-0371-4319",
    "description": "Marine ecologist. Statistical challenges and visual presentation of complex data are among my favorite professional interests. ",
    "uuid": 4095204
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stars",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "smoothr",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "ggspatial",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "ggnewscale",
      "role": "Suggests"
    }
  ],
  "_owner": "mikkovihtakari",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 10
    },
    {
      "week": "2026-22",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v2.3",
      "date": "2026-02-10"
    }
  ],
  "_stars": 52,
  "_contributors": [
    {
      "user": "mikkovihtakari",
      "count": 162,
      "uuid": 4095204
    },
    {
      "user": "copilot",
      "count": 11,
      "uuid": 198982749
    },
    {
      "user": "sesjo",
      "count": 2,
      "uuid": 7326661
    },
    {
      "user": "yreecht",
      "count": 2,
      "uuid": 25179049
    },
    {
      "user": "richardjtelford",
      "count": 1,
      "uuid": 5246541
    }
  ],
  "_userbio": {
    "uuid": 4095204,
    "type": "user",
    "name": "Mikko Vihtakari",
    "description": "Marine ecologist. Statistical challenges and visual presentation of complex data are among my favorite professional interests. "
  },
  "_downloads": {
    "count": 826,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggOceanMaps"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/mikkovihtakari/ggoceanmaps",
  "_pkgdown": "https://mikkovihtakari.github.io/ggOceanMaps/",
  "_searchresults": 268,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggOceanMaps.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mikkovihtakari/ggoceanmaps",
  "_realowner": "mikkovihtakari",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.9",
      "date": "2021-01-14"
    },
    {
      "version": "1.1",
      "date": "2021-05-21"
    },
    {
      "version": "1.2.6",
      "date": "2022-01-08"
    },
    {
      "version": "1.3.0",
      "date": "2022-09-20"
    },
    {
      "version": "1.3.4",
      "date": "2022-09-26"
    },
    {
      "version": "2.0.0",
      "date": "2023-07-04"
    },
    {
      "version": "2.1.1",
      "date": "2023-08-30"
    },
    {
      "version": "2.2.0",
      "date": "2024-01-15"
    },
    {
      "version": "2.3.0",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "auto_limits",
    "basemap",
    "basemap_data",
    "clip_shapefile",
    "dd_clip_boundary",
    "dd_to_deg",
    "define_bathy_style",
    "define_shapefiles",
    "deg_to_dd",
    "dist2land",
    "FS",
    "geonorge_bathymetry",
    "get_depth",
    "guess_coordinate_columns",
    "is_decimal_limit",
    "load_map_data",
    "LS",
    "map_cmd",
    "qmap",
    "quiet",
    "raster_bathymetry",
    "reorder_layers",
    "rotate_crs",
    "round_any",
    "select_element",
    "shapefile_list",
    "theme_map",
    "transform_coord",
    "vector_bathymetry"
  ],
  "_datasets": [
    {
      "name": "dd_land",
      "title": "Decimal degree land shapes",
      "object": "dd_land",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "featurecla",
        "scalerank",
        "min_zoom",
        "geometry"
      ],
      "rows": 2806,
      "table": false,
      "tojson": true
    },
    {
      "name": "dd_rbathy",
      "title": "Decimal degree bathymetry",
      "object": "dd_rbathy",
      "class": [
        "bathyRaster"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fdir_main_areas",
      "title": "Major fisheries areas (hovedomraade) of Norway",
      "object": "fdir_areas",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "main_area",
        "geometry"
      ],
      "rows": 75,
      "table": false,
      "tojson": true
    },
    {
      "name": "fdir_sub_areas",
      "title": "Norwegian sub-areas (lokasjon) for commercial fishing",
      "object": "fdir_areas",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "main_area",
        "sub_area",
        "geometry"
      ],
      "rows": 2107,
      "table": false,
      "tojson": true
    },
    {
      "name": "ices_areas",
      "title": "ICES Advisory Areas",
      "object": "ices_areas",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Major_FA",
        "SubArea",
        "Area_Full",
        "geometry"
      ],
      "rows": 66,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "basemap",
      "title": "Create a ggplot2 basemap for plotting variables",
      "concept": [
        "basemap functions"
      ],
      "topics": [
        "basemap"
      ]
    },
    {
      "page": "dd_land",
      "title": "Decimal degree land shapes",
      "concept": [
        "mapfiles"
      ],
      "topics": [
        "dd_land"
      ]
    },
    {
      "page": "dd_rbathy",
      "title": "Decimal degree bathymetry",
      "concept": [
        "mapfiles"
      ],
      "topics": [
        "dd_rbathy"
      ]
    },
    {
      "page": "dist2land",
      "title": "Calculate distance to the closest land for coordinates",
      "topics": [
        "dist2land"
      ]
    },
    {
      "page": "fdir_main_areas",
      "title": "Major fisheries areas (hovedomraade) of Norway",
      "concept": [
        "datasets"
      ],
      "topics": [
        "fdir_main_areas"
      ]
    },
    {
      "page": "fdir_sub_areas",
      "title": "Norwegian sub-areas (lokasjon) for commercial fishing",
      "concept": [
        "datasets"
      ],
      "topics": [
        "fdir_sub_areas"
      ]
    },
    {
      "page": "geonorge_bathymetry",
      "title": "Open Geonorge bathymetry shapefiles",
      "concept": [
        "create shapefiles"
      ],
      "topics": [
        "geonorge_bathymetry"
      ]
    },
    {
      "page": "get_depth",
      "title": "Extract depth for coordinates from a raster bathymetry dataset",
      "topics": [
        "get_depth"
      ]
    },
    {
      "page": "ices_areas",
      "title": "ICES Advisory Areas",
      "concept": [
        "datasets"
      ],
      "topics": [
        "ices_areas"
      ]
    },
    {
      "page": "qmap",
      "title": "Quick map",
      "concept": [
        "basemap functions"
      ],
      "topics": [
        "qmap"
      ]
    },
    {
      "page": "raster_bathymetry",
      "title": "Simplify a bathymetry raster ready for vectorization",
      "concept": [
        "create shapefiles"
      ],
      "topics": [
        "raster_bathymetry"
      ]
    },
    {
      "page": "reorder_layers",
      "title": "Move 'basemap' land, glacier and grid layers on top of other ggplot layers",
      "concept": [
        "customize shapefiles"
      ],
      "topics": [
        "reorder_layers"
      ]
    },
    {
      "page": "shapefile_list",
      "title": "A list of pre-made shapefiles for 'basemap'",
      "concept": [
        "basemap functions"
      ],
      "topics": [
        "shapefile_list"
      ]
    },
    {
      "page": "theme_map",
      "title": "A ggplot2 theme for maps",
      "concept": [
        "customize shapefiles"
      ],
      "topics": [
        "theme_map"
      ]
    },
    {
      "page": "transform_coord",
      "title": "Transform spatial coordinates to another projection",
      "concept": [
        "basemap functions"
      ],
      "topics": [
        "transform_coord"
      ]
    },
    {
      "page": "vector_bathymetry",
      "title": "Create a polygon bathymetry from a raster bathymetry file",
      "concept": [
        "create shapefiles"
      ],
      "topics": [
        "vector_bathymetry"
      ]
    }
  ],
  "_readme": "https://github.com/mikkovihtakari/ggoceanmaps/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "e1071",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "MASS",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "smoothr",
    "stars",
    "units",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_score": 7.223319383711213,
  "_indexed": true,
  "_nocasepkg": "ggoceanmaps",
  "_universes": [
    "mikkovihtakari"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-05-26T15:49:13.000Z",
      "distro": "noble",
      "commit": "4481e8135ae3fb22b465b03e9ce76518ffabfd57",
      "fileid": "fbd0b512865a2b4f5a55acfe7933b992bae300fac5a412af4f96fa23337a484a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikkovihtakari/actions/runs/26458732998"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-05-26T15:49:27.000Z",
      "distro": "noble",
      "commit": "4481e8135ae3fb22b465b03e9ce76518ffabfd57",
      "fileid": "9de562c35c702a8048a33e4903314961317b9e52aa0321d703fb5237346bf130",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikkovihtakari/actions/runs/26458732998"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-05-26T15:48:51.000Z",
      "commit": "4481e8135ae3fb22b465b03e9ce76518ffabfd57",
      "fileid": "4d38702a0c231a579eac3c5b1aeb5bd4a2993aee15e334164ca34610d494c7a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikkovihtakari/actions/runs/26458732998"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-05-26T15:48:49.000Z",
      "commit": "4481e8135ae3fb22b465b03e9ce76518ffabfd57",
      "fileid": "2a45030941c4b599bdf1ad531a0011d769bfac6dde5c348039ce1aed780a7edd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikkovihtakari/actions/runs/26458732998"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.0",
      "date": "2026-05-26T15:49:18.000Z",
      "commit": "4481e8135ae3fb22b465b03e9ce76518ffabfd57",
      "fileid": "3de82f0962a06794b4a4ec1b2baae5ca0ada06f6bcf2ed2249e7bea141eb0381",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mikkovihtakari/actions/runs/26458732998"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-26T15:51:50.000Z",
      "commit": "4481e8135ae3fb22b465b03e9ce76518ffabfd57",
      "fileid": "054a06904a612bf92dad955789a43afc9a55de6ffe4013ef2a41fe4bcb3d9bf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikkovihtakari/actions/runs/26458732998"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-26T15:48:04.000Z",
      "commit": "4481e8135ae3fb22b465b03e9ce76518ffabfd57",
      "fileid": "64d83016ebe77901639eda89d81c536f08d4342b3e4a7f251ed1c965ec69bb7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikkovihtakari/actions/runs/26458732998"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-26T15:48:27.000Z",
      "commit": "4481e8135ae3fb22b465b03e9ce76518ffabfd57",
      "fileid": "1c2bb273d3b71ab9f57f3c32ba765d1e970d6d37031185fbfdb376eb98d1c723",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikkovihtakari/actions/runs/26458732998"
    }
  ]
}