-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
28 lines (28 loc) · 875 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: mappER
Title: Provides mapping functionality required for developing flood forecast models
Version: 0.2.0.9000
Authors@R: c(
person("Jonathan", "Payne", , "jon.payne@environment-agency.gov.uk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2551-5353")),
person("Oliver", "Dyer", , "oliver.dyer@environment-agency.gov.uk", role = c("aut"),
comment = c(ORCID = "0000-0003-2773-6731"))
)
Description: Provides mapping functionality required for developing flood forecast models
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
URL: https://jonpayneea.github.io/mappER/, https://github.com/JonPayneEA/mappER
Depends:
R (>= 2.10)
LazyData: true
Imports:
riskyData,
leaflet,
sf,
data.table,
magrittr
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr