Skip to content

Commit

Permalink
chore: normalize DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Sep 4, 2024
1 parent beaab9b commit ab440e9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Authors@R: c(
person("Maëlle", "Salmon", , "[email protected]", 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
Expand Down Expand Up @@ -45,15 +45,15 @@ 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
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

0 comments on commit ab440e9

Please sign in to comment.