Package: eunis.habitats
Type: Package
Title: EUNIS Habitat Classification
Version: 0.1.0
Authors@R: c(
    person(given = "Ramiro", family = "Magno", email = "rmagno@pattern.institute",
    role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5226-3441")),
    person(given = "Pedro", family = "Monteiro", email = "pmontei@ualg.pt",
    role = "aut", comment = c(ORCID = "0000-0003-1446-8256")),
    person(given = "Luís", family = "Bentes", email = "lbentes@ualg.pt",
    role = "aut", comment = c(ORCID = "0000-0001-6884-2886")),
    person("Pattern Institute",
    role = c("cph", "fnd")),
    person("CCMAR",
    role = c("cph", "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.
License: CC0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: tibble
Depends: R (>= 2.10)
URL: https://github.com/ramiromagno/eunis.habitats,
        https://rmagno.eu/eunis.habitats/
BugReports: https://github.com/ramiromagno/eunis.habitats/issues
NeedsCompilation: no
Packaged: 2023-07-10 03:32:53 UTC; rmagno
Author: Ramiro Magno [aut, cre] (<https://orcid.org/0000-0001-5226-3441>),
  Pedro Monteiro [aut] (<https://orcid.org/0000-0003-1446-8256>),
  Luís Bentes [aut] (<https://orcid.org/0000-0001-6884-2886>),
  Pattern Institute [cph, fnd],
  CCMAR [cph, fnd]
Maintainer: Ramiro Magno <rmagno@pattern.institute>
Repository: CRAN
Date/Publication: 2023-07-11 15:30:02 UTC
Built: R 4.3.0; ; 2023-07-11 16:55:04 UTC; unix
