Package: CopernicusMarine
Type: Package
Title: Search Download and Handle Data from Copernicus Marine Service
        Information
Version: 0.0.9
Date: 2023-08-21
Authors@R: c(person("Pepijn", "de Vries", role = c("aut", "cre", "dtc"),
    email = "pepijn.devries@outlook.com",
    comment = c(ORCID = "0000-0002-7961-6646")))
Author: Pepijn de Vries [aut, cre, dtc]
    (<https://orcid.org/0000-0002-7961-6646>)
Maintainer: Pepijn de Vries <pepijn.devries@outlook.com>
Description: Subset and download data from EU Copernicus Marine
    Service Information: <https://data.marine.copernicus.eu>.
    Import data on the oceans physical and biogeochemical state
    from Copernicus into R without the need of external software.
Depends: R (>= 3.5.0)
Imports: crayon, dplyr, httr, jsonlite, leaflet, purrr, readr, rvest,
        sf, stringr, utils, xml2
Suggests: lifecycle, stars, testthat (>= 3.0.0)
URL: https://github.com/pepijn-devries/CopernicusMarine
BugReports: https://github.com/pepijn-devries/CopernicusMarine/issues
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-08-21 08:28:18 UTC; vries171
Repository: CRAN
Date/Publication: 2023-08-21 09:12:54 UTC
