From ab440e9763c17009010eff0388e1990aec566460 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABlle=20Salmon?= Date: Wed, 4 Sep 2024 07:06:25 +0200 Subject: [PATCH] chore: normalize DESCRIPTION --- DESCRIPTION | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 51270d4..6d08bdd 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -12,8 +12,8 @@ Authors@R: c( person("Maƫlle", "Salmon", , "msmaellesalmon@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-2815-0399")) ) -Description: Access and interrogate EMODnet (European Marine Observation and Data Network) - Web Feature Service data through R. +Description: Access and interrogate EMODnet (European Marine Observation + and Data Network) Web Feature Service data through R. License: MIT + file LICENSE URL: https://emodnet.github.io/emodnet.wfs/, https://github.com/EMODnet/emodnet.wfs @@ -45,9 +45,11 @@ Suggests: testthat (>= 3.1.2), testthis, withr -Config/Needs/readme: rerddap VignetteBuilder: knitr +Remotes: + eblondel/ows4R +Config/Needs/readme: rerddap Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true @@ -55,5 +57,3 @@ Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 SystemRequirements: C++11, GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>= 4.8.0) -Remotes: - eblondel/ows4R