-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
53 lines (53 loc) · 1.34 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
44
45
46
47
48
49
50
51
52
53
Package: swedishbirdrecoveries
Type: Package
Title: Swedish Bird Recoveries (Data and User Interface)
Version: 0.1.7
Author: Markus Skyttner <[email protected]>
Maintainer: Markus Skyttner <[email protected]>
Authors@R: person("Markus", "Skyttner", role = c("cre", "aut"), email = "[email protected]")
URL: https://github.com/mskyttner/swedishbirdrecoveries
BugReports: https://github.com/mskyttner/swedishbirdrecoveries/issues
Description: Data for recaptured birds from the Swedish Museum for
Natural History.
License: file LICENSE
Date: 2017-11-14
Encoding: UTF-8
LazyData: false
RoxygenNote: 6.0.1
Depends:
R (>= 3.3.1),
dplyr (>= 0.7.0)
Imports:
stringr (>= 1.2.0),
crayon (>= 1.3.2),
RColorBrewer (>= 1.1),
lubridate (>= 1.6.0),
tidyr (>= 0.6.3),
shiny (>= 1.0.3),
shinythemes (>= 1.1.1),
shinydashboard (>= 0.6.0),
ggplot2 (>= 2.2.1),
ggthemes (>= 3.4.0),
DT (>= 0.2),
imager (>= 0.40.2),
xml2 (>= 1.1.1),
rvest (>= 0.3.2),
tufte (>= 0.2),
purrr (>= 0.2.2.2),
httr (>= 1.2.1),
leaflet (>= 1.1.0),
geosphere (>= 1.5-5),
ggmap (>= 2.6.1),
rjson (>= 0.2.15),
sp (>= 1.2-4),
readr (>= 1.1.1),
tibble (>= 1.3.4),
DBI (>= 0.7),
RSQLite (>= 2.0)
Suggests:
devtools,
testthat,
knitr,
rmarkdown,
pander
VignetteBuilder: knitr