Package: emodnet.wfs
Title: Access 'EMODnet' Web Feature Service Data
Version: 2.1.1
Authors@R: c(
    person("Joana", "Beja", , "joana.beja@vliz.be", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-5196-8447")),
    person("Anna", "Krystalli", , "annakrystalli@googlemail.com", role = "aut",
           comment = c(ORCID = "0000-0002-2378-4915")),
    person("Salvador", "Fernández-Bejarano", , "salvador.fernandez@vliz.be", role = "aut",
           comment = c(ORCID = "0000-0003-0535-7677")),
    person("Thomas J", "Webb", , "t.j.webb@sheffield.ac.uk", role = "ctb"),
    person("European Marine Observation Data Network (EMODnet) Biology project", "European Commission's Directorate - General for Maritime Affairs and Fisheries (DG MARE)", , "bio@emodnet.eu", role = "cph"),
    person("VLIZ (VLAAMS INSTITUUT VOOR DE ZEE)", , , "info@vliz.be", role = "fnd", comment = c(ROR = "0496vr396")),
    person("Maëlle", "Salmon", , "msmaellesalmon@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0002-2815-0399")),
    person("Alec L.", "Robitaille", role = "rev",
           comment = c(ORCID = "0000-0002-4706-1762", "Reviewed the package (v2.0.2.9000) for rOpenSci, see <https://github.com/ropensci/software-review/issues/653>.")),
    person("Liz Hare", role = "rev",
           comment = c(ORCID = "0000-0002-3978-2543", "Reviewed the package (v2.0.2.9000) for rOpenSci, see <https://github.com/ropensci/software-review/issues/653>.")),
    person("François", "Michonneau", , "francois.michonneau@gmail.com", role = "rev",
           comment = c(ORCID = "0000-0002-9092-966X", "Reviewed the package (v2.0.2.9000) for rOpenSci, see <https://github.com/ropensci/software-review/issues/653>."))
  )
Description: Access and interrogate 'EMODnet' (European Marine Observation
    and Data Network) Web Feature Service data <https://emodnet.ec.europa.eu/en/emodnet-web-service-documentation#data-download-services>. 
    This includes listing existing data sources, and getting data from each of them.
License: MIT + file LICENSE
URL: https://docs.ropensci.org/emodnet.wfs/,
        https://github.com/EMODnet/emodnet.wfs
BugReports: https://github.com/EMODnet/emodnet.wfs/issues
Depends: R (>= 4.1)
Imports: checkmate, cli, dplyr, lifecycle, memoise, ows4R (>= 0.5),
        purrr, rlang, sf, tibble, utils, whoami
Suggests: covr, httptest, knitr, mapview, readr, rmarkdown, testthat
        (>= 3.1.2), testthis, withr
VignetteBuilder: knitr
Config/Needs/readme: rerddap
Config/Needs/website: webshot
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
RoxygenNote: 7.3.2.9000
SystemRequirements: C++11, GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>=
        4.8.0)
NeedsCompilation: no
Packaged: 2025-07-09 09:02:52 UTC; maelle
Author: Joana Beja [aut, cre] (ORCID: <https://orcid.org/0000-0002-5196-8447>),
  Anna Krystalli [aut] (ORCID: <https://orcid.org/0000-0002-2378-4915>),
  Salvador Fernández-Bejarano [aut] (ORCID:
    <https://orcid.org/0000-0003-0535-7677>),
  Thomas J Webb [ctb],
  European Marine Observation Data Network (EMODnet) Biology project
    European Commission's Directorate - General for Maritime Affairs
    and Fisheries (DG MARE) [cph],
  VLIZ (VLAAMS INSTITUUT VOOR DE ZEE) [fnd] (ROR:
    <https://ror.org/0496vr396>),
  Maëlle Salmon [aut] (ORCID: <https://orcid.org/0000-0002-2815-0399>),
  Alec L. Robitaille [rev] (ORCID:
    <https://orcid.org/0000-0002-4706-1762>, Reviewed the package
    (v2.0.2.9000) for rOpenSci, see
    <https://github.com/ropensci/software-review/issues/653>.),
  Liz Hare [rev] (ORCID: <https://orcid.org/0000-0002-3978-2543>,
    Reviewed the package (v2.0.2.9000) for rOpenSci, see
    <https://github.com/ropensci/software-review/issues/653>.),
  François Michonneau [rev] (ORCID:
    <https://orcid.org/0000-0002-9092-966X>, Reviewed the package
    (v2.0.2.9000) for rOpenSci, see
    <https://github.com/ropensci/software-review/issues/653>.)
Maintainer: Joana Beja <joana.beja@vliz.be>
Repository: CRAN
Date/Publication: 2025-07-14 17:00:14 UTC
Built: R 4.3.3; ; 2025-07-14 22:35:06 UTC; unix
