forked from NBEP/BRC_Map
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
39 lines (39 loc) · 803 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
29
30
31
32
33
34
35
36
37
38
39
Package: BRC_Map
Title: Blackstone River Coalition Water Quality Data
Version: 0.0.0.9000
Authors@R:
c(person(given = "Mariel",
family = "Sorlien",
role = c("aut", "cre"),
email = "[email protected]"),
person(given = "Dan",
family = "Crocker",
role = "ctb")
)
Description: Displays water quality data collected by the Blackstone River Coalition.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
R (>= 2.10),
tidyverse
LazyData: true
Imports:
bslib,
DT,
glue,
highcharter,
kableExtra,
knitr,
leaflegend,
leaflet,
lubridate,
pkgload,
rmarkdown,
sf,
shiny,
shinya11y,
shinyWidgets,
tidyr,
writexl