Package: cde
Title: Download Data from the Catchment Data Explorer Website
Version: 0.4.1.9005
Authors@R: person("Rob", "Briers", email = "r.briers@napier.ac.uk",
role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0341-1203"))
Description: Facilitates searching, download and plotting of Water
Framework Directive (WFD) reporting data for all waterbodies
within the UK Environment Agency area. The types of data that
can be downloaded are: WFD status classification data, Reasons
for Not Achieving Good (RNAG) status, objectives set for
waterbodies, measures put in place to improve water quality and
details of associated protected areas. The site accessed is
. The data
are made available under the Open Government Licence v3.0
.
Depends: R (>= 3.0.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: graphics, utils, data.table, viridisLite
Suggests: testthat, knitr, rmarkdown, covr
URL: https://docs.ropensci.org/cde, https://github.com/ropensci/cde
BugReports: https://github.com/ropensci/cde/issues
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Repository: https://ropensci.r-universe.dev
Date/Publication: 2025-03-31 15:54:56 UTC
RemoteUrl: https://github.com/ropensci/cde
RemoteRef: master
RemoteSha: e4f5b508559c5919351edeb032645fd13a20096e
NeedsCompilation: no
Packaged: 2026-07-01 08:17:04 UTC; root
Author: Rob Briers [aut, cre] (ORCID: )
Maintainer: Rob Briers