-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
45 lines (45 loc) · 886 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
40
41
42
43
44
45
Package: swedishbutterflies
Title: Swedish Butterfly Monitoring Programme Tools
Version: 0.1.7
Authors@R: c(
person("Markus", "Skyttner", email = "[email protected]", role = c("aut", "cre")),
person("Lars", "Pettersson", role = c("aut"))
)
Description: Provides tools for working with data from the Swedish Butterfly Monitoring scheme.
Depends: R (>= 3.4.1)
License: Affero GPLv3
Encoding: UTF-8
LazyData: true
Imports: ggplot2,
pool,
DBI,
RPostgres,
raster,
rasterVis,
sp,
dplyr,
magick,
purrr,
rstudioapi,
tibble,
jsonlite,
tidyr,
lubridate,
shiny,
DT,
shinydashboard,
shinyjs,
leaflet,
rappdirs,
config,
ggplot2 (>= 3.0.0),
ggthemes,
grid,
magick,
RColorBrewer,
cowplot
RoxygenNote: 6.1.0
Suggests: knitr,
rmarkdown,
testthat
VignetteBuilder: knitr