Package: arealDB
Title: Harmonise and Integrate Heterogeneous Areal Data
Description: Many relevant applications in the environmental and socioeconomic 
    sciences use areal data, such as biodiversity checklists, agricultural statistics, 
    or socioeconomic surveys. For applications that surpass the spatial, temporal or 
    thematic scope of any single data source, data must be integrated from several 
    heterogeneous sources. Inconsistent concepts, definitions, or messy data tables 
    make this a tedious and error-prone process. 'arealDB' tackles those problems and 
    helps the user to integrate a harmonised databases of areal data. Read the paper
    at Ehrmann, Seppelt & Meyer (2020) <doi:10.1016/j.envsoft.2020.104799>.
Version: 0.9.4
Authors@R: c(
    person(
        given = "Steffen",
        family = "Ehrmann",
        role = c("aut", "cre"),
        email = "steffen.ehrmann@posteo.de",
        comment = c(ORCID = "0000-0002-2958-0796")),
    person(
        given = "Arne", 
        family = "Rümmler", 
        email = "arne.ruemmler@tu-dresden.de",
        role = c("aut", "ctb"),
        comment = c(ORCID = "0000-0001-8637-9071")), 
    person(
        given = "Felipe", 
        family = "Melges",
        email = "felipe.cozimmelges@wur.nl",
        role = c("ctb"),
        comment = c(ORCID = "0000-0003-0833-8973")),
    person(
        given = "Carsten", 
        family = "Meyer",
        email = "carsten.meyer@idiv.de", 
        role = c("aut"), 
        comment = c(ORCID = "0000-0003-3927-5856")))
URL: https://github.com/luckinet/arealDB
BugReports: https://github.com/luckinet/arealDB/issues
Depends: R (>= 3.5.0)
Imports: archive, beepr, checkmate, dplyr, fuzzyjoin, magrittr,
        ontologics, progress, purrr, readr, rlang, rmapshaper, stringr,
        sf, tabshiftr, tibble, tidyr, tidyselect,
Suggests: testthat, knitr, rmarkdown, bookdown, covr
Language: en-gb
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-20 13:26:14 UTC; se87kuhe
Author: Steffen Ehrmann [aut, cre] (<https://orcid.org/0000-0002-2958-0796>),
  Arne Rümmler [aut, ctb] (<https://orcid.org/0000-0001-8637-9071>),
  Felipe Melges [ctb] (<https://orcid.org/0000-0003-0833-8973>),
  Carsten Meyer [aut] (<https://orcid.org/0000-0003-3927-5856>)
Maintainer: Steffen Ehrmann <steffen.ehrmann@posteo.de>
Repository: CRAN
Date/Publication: 2025-01-20 13:40:05 UTC
Built: R 4.3.3; ; 2025-02-15 16:57:23 UTC; unix
