Package: CopernicusMarine
Type: Package
Title: Search Download and Handle Data from Copernicus Marine Service
        Information
Version: 0.2.5
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 (>= 4.1.0)
Imports: crayon, dplyr, httr2, leaflet, purrr, rlang, sf, stringr,
        tidyr, utils, xml2
Suggests: lifecycle, ncmeta, stars, testthat (>= 3.0.0)
URL: https://github.com/pepijn-devries/CopernicusMarine,
        https://pepijn-devries.github.io/CopernicusMarine/
BugReports: https://github.com/pepijn-devries/CopernicusMarine/issues
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/testthat/edition: 3
Collate: 'CopernicusMarine-package.r' 'cms_cite_product.r'
        'cms_download_stac.r' 'cms_login.r' 'cms_download_subset.r'
        'cms_list_stac_files.r' 'cms_product_details.r'
        'cms_product_metadata.r' 'cms_product_services.r'
        'cms_products_list.r' 'cms_stac_properties.r' 'cms_wmts.r'
        'generics.r' 'import.r'
NeedsCompilation: no
Packaged: 2025-04-04 09:21:44 UTC; vries171
Repository: CRAN
Date/Publication: 2025-04-05 15:10:09 UTC
Built: R 4.3.3; ; 2025-04-05 16:28:34 UTC; unix
