-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
49 lines (49 loc) · 1.17 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
Package: fbi
Title: Finnish Biodiversity Indicators
Version: 0.11.24
Authors@R: c(
person(given = "Finnish Museum of Natural History - Luomus",
role = "cph"),
person(given = "William K.",
family = "Morris",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-8686-4154"))
)
Description: Finnish biodiversity indicators is a service providing time series
of abundance indices and related metrics for Finland. The input data for the
indices are provided by the Finnish Biodiversity Information Facility.
Depends: R (>= 3.5.0)
Imports:
arm,
blob,
config,
dbplyr,
dplyr,
finbif,
ggplot2,
grDevices,
lme4,
lubridate,
pool,
rbms,
rtrim,
stats,
svglite,
yaml
Remotes:
RetoSchmucki/rbms
Suggests:
knitr,
rmarkdown,
tinytest,
DBI,
RPostgres
License: MIT + file LICENSE
URL: https://github.com/luomus/fin-biodiv-indicators, https://indicators.laji.fi
VignetteBuilder:
knitr
BugReports: https://github.com/luomus/fin-biodiv-indicators/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2