-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
37 lines (37 loc) · 1.55 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
Package: eunis.habitats
Type: Package
Title: EUNIS Habitat Classification
Version: 0.1.1
Authors@R: c(
person(given = "Ramiro", family = "Magno", email = "[email protected]",
role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5226-3441")),
person(given = "Pedro", family = "Monteiro", email = "[email protected]",
role = "ctb", comment = c(ORCID = "0000-0003-1446-8256")),
person(given = "Luís", family = "Bentes", email = "[email protected]",
role = "ctb", comment = c(ORCID = "0000-0001-6884-2886")),
person("Pattern Institute",
role = c("cph", "fnd")),
person("CCMAR", role = "fnd")
)
Description: The EUNIS habitat classification is a comprehensive pan-European
system for habitat identification
<https://www.eea.europa.eu/data-and-maps/data/eunis-habitat-classification-1>.
This is an R data package providing the EUNIS classification system.
The classification is hierarchical and covers all types of habitats from
natural to artificial, from terrestrial to freshwater and marine. The
habitat types are identified by specific codes, names and descriptions and
come with schema crosswalks to other habitat typologies.
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports:
tibble
Depends:
R (>= 2.10)
Roxygen: list(markdown = TRUE)
URL: https://github.com/patterninstitute/eunis.habitats, https://www.pattern.institute/eunis.habitats/
BugReports: https://github.com/patterninstitute/eunis.habitats/issues
Config/Needs/website: patterninstitute/chic, rmarkdown
License: CC0
Suggests:
dplyr