-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
29 lines (29 loc) · 1.01 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
Package: n2khabmon
Title: Prepare and Manage N2KHAB Monitoring Schemes
Version: 0.3.1
Authors@R: c(
person("Floris", "Vanderhaeghe", email = "floris.vanderhaeghe@inbo.be", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6378-6229")),
person("Toon", "Westra", email = "toon.westra@inbo.be", role = c("ctb"), comment = c(ORCID = "0000-0003-2478-9459")),
person("Research Institute for Nature and Forest (INBO)", email = "info@inbo.be", role = c("cph")))
Description: n2khabmon is an R package with
utilities to prepare and manage Flemish monitoring schemes
regarding Natura 2000 habitats and regionally
important biotopes (RIBs).
License: GPL (>= 3)
URL: https://inbo.github.io/n2khabmon, https://github.com/inbo/n2khabmon
BugReports: https://github.com/inbo/n2khabmon/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Imports:
assertthat,
curl,
dplyr,
git2rdata,
n2khab (>= 0.11.0),
remotes,
rlang,
stringr,
tidyr
Remotes:
inbo/n2khab