Package: emodnet.wfs Title: Access 'EMODnet' Web Feature Service Data Version: 2.1.2.9000 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 .")), person("Liz Hare", role = "rev", comment = c(ORCID = "0000-0002-3978-2543", "Reviewed the package (v2.0.2.9000) for rOpenSci, see .")), 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 .")) ) Description: Access and interrogate 'EMODnet' (European Marine Observation and Data Network) Web Feature Service data . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2.9000 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libsecret-1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-04-20 12:05:36 UTC RemoteUrl: https://github.com/EMODnet/emodnet.wfs RemoteRef: main RemoteSha: 09dedc5cfce79fe78730f20249c00ed91a08a58a NeedsCompilation: no Packaged: 2026-08-30 07:18:20 UTC; root Author: Joana Beja [aut, cre] (ORCID: ), Anna Krystalli [aut] (ORCID: ), Salvador Fernández-Bejarano [aut] (ORCID: ), 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: ), Maëlle Salmon [aut] (ORCID: ), Alec L. Robitaille [rev] (ORCID: , Reviewed the package (v2.0.2.9000) for rOpenSci, see .), Liz Hare [rev] (ORCID: , Reviewed the package (v2.0.2.9000) for rOpenSci, see .), François Michonneau [rev] (ORCID: , Reviewed the package (v2.0.2.9000) for rOpenSci, see .) Maintainer: Joana Beja