-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
43 lines (43 loc) · 1.08 KB
/
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
Package: swedishbirdtrends
Encoding: UTF-8
Type: Package
Title: Swedish Bird Population Trends Data And Diagrams
Version: 0.0.0.9006
License: file LICENSE
Date: 2016-02-14
Authors@R: person("Markus", "Skyttner", role = c("cre", "aut"), email = "[email protected]")
URL: https://github.com/mskyttner/swedishbirdtrends
BugReports: https://github.com/mskyttner/swedishbirdtrends/issues
Description: This package provides bird populations trends data
from Sweden (from 1975 onwards) in the form of indices
datasets and diagrams.
LazyData: true
Depends:
R (>= 3.0)
Imports:
stringr (>= 1.0.0),
crayon (>= 1.3.1),
RColorBrewer (>= 1.1),
lubridate (>= 1.5.0)
Depends:
dplyr (>= 0.4.0),
tidyr (>= 0.4.1),
shiny (>= 0.13.0),
shinythemes (>= 1.0.1),
ggplot2 (>= 2.0.0),
ggthemes (>= 3.0.1),
DT (>= 0.1),
plotly (>= 2.4.4),
dygraphs (>= 0.7),
imager (>= 0.15),
xml2 (>= 0.1.2),
rvest (>= 0.3.1),
tufte (>= 0.2),
purrr (>= 0.2.1)
Suggests:
devtools,
testthat,
knitr,
rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1