Package: arealDB Type: Package 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) . Version: 0.6.3 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 (>= 2.10) Language: en-gb License: GPL-3 Encoding: UTF-8 Imports: checkmate, dplyr, magrittr, readr, rlang, sf, stringr, tibble, tidyr, tidyselect, tabshiftr, ontologics, purrr, rmapshaper, progress Suggests: testthat, knitr, rmarkdown, bookdown, covr RoxygenNote: 7.2.3 VignetteBuilder: knitr NeedsCompilation: no Packaged: 2023-07-03 09:39:53 UTC; se87kuhe Author: Steffen Ehrmann [aut, cre] (), Arne Rümmler [aut, ctb] (), Felipe Melges [ctb] (), Carsten Meyer [aut] () Maintainer: Steffen Ehrmann Repository: CRAN Date/Publication: 2023-07-03 10:00:02 UTC