Package: CopernicusMarine
Type: Package
Title: Search Download and Handle Data from Copernicus Marine Service
        Information
Version: 0.2.3
Date: 2024-01-25
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, readr, rlang, rvest, sf,
        stringr, tidyr, utils, xml2
Suggests: lifecycle, ncmeta, 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
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'
        'copernicus_cite_product.r' 'copernicus_download_motu.r'
        'copernicus_login.r' 'copernicus_product_details.r'
        'copernicus_product_metadata.r' 'copernicus_products_list.r'
        'ftp.r' 'generics.r' 'import.r' 'wms.r'
NeedsCompilation: no
Packaged: 2024-01-25 15:59:36 UTC; vries171
Repository: CRAN
Date/Publication: 2024-01-25 16:10:06 UTC
Built: R 4.2.3; ; 2024-04-24 02:42:46 UTC; windows
