Package: CopernicusMarine
Type: Package
Title: Search Download and Handle Data from Copernicus Marine Service
        Information
Version: 0.0.3
Date: 2023-01-17
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, 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.1.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-01-17 21:05:32 UTC; vries171
Repository: CRAN
Date/Publication: 2023-01-18 08:20:09 UTC
