Package: ggOceanMaps
Type: Package
Title: Plot Data on Oceanographic Maps using 'ggplot2'
Version: 2.2.0
Date: 2024-01-15
Authors@R: c(person("Mikko", "Vihtakari", email = "mikko.vihtakari@hi.no",
                  role = c("aut", "cre"), 
                  comment = c(affiliation = "Institute of Marine Research", 
                  ORCID = "0000-0003-0371-4319")),
             person("Roger", "Bivand", role = "ctb"),
             person("Hadley", "Wickham", role = "ctb")
            )
URL: https://mikkovihtakari.github.io/ggOceanMaps/
BugReports: https://github.com/MikkoVihtakari/ggOceanMaps/issues
Description: Allows plotting data on bathymetric maps using 'ggplot2'. Plotting
  oceanographic spatial data is made as simple as feasible, but also flexible
  for custom modifications. Data that contain geographic information from 
  anywhere around the globe can be plotted on maps generated by the basemap()
  or qmap() functions using 'ggplot2' layers separated by the '+' operator. The 
  package uses spatial shape- ('sf') and raster ('stars') files, geospatial 
  packages for R to manipulate, and the 'ggplot2' package to plot these 
  files. The package ships with low-resolution spatial data files and 
  higher resolution files for detailed maps are stored in the 
  'ggOceanMapsLargeData' repository on GitHub and downloaded automatically 
  when needed. 
Depends: R (>= 3.5.0), ggplot2
Imports: sf, stars, methods, utils, smoothr, units
Suggests: ggspatial, cowplot, knitr, rmarkdown, scales, ggnewscale
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
LazyData: true
LazyDataCompression: xz
NeedsCompilation: no
Packaged: 2024-01-15 10:56:44 UTC; a22357
Author: Mikko Vihtakari [aut, cre] (Institute of Marine Research,
    <https://orcid.org/0000-0003-0371-4319>),
  Roger Bivand [ctb],
  Hadley Wickham [ctb]
Maintainer: Mikko Vihtakari <mikko.vihtakari@hi.no>
Repository: CRAN
Date/Publication: 2024-01-15 13:10:05 UTC
Built: R 4.6.0; ; 2025-11-13 03:46:19 UTC; windows
