Package: ElevDistr
Title: Calculate the Distance to the Nearest Local Treeline
Version: 1.0.9
Authors@R: c(
    person("Livio", "Bätscher", , "livio_999@hotmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-2989-930X")),
    person("Jurriaan M.", "de Vos", , "jurriaan.devos@unibas.ch", role = "aut",
           comment = c(ORCID = "0000-0001-6428-7774"))
  )
Description: A method to calculate the distance to the climatic tree line
    for large data sets of coordinates (World Geodetic System 1984) with 
    geographical uncertainty. The default thresholds and the treeline definition
    is based on Paulsen and Körner (2014) <doi:10.1007/s00035-014-0124-0>, users
    are free to decide what climate layers they would like to use.
License: MIT + file LICENSE
URL: https://github.com/LivioBaetscher/ElevDistr
BugReports: https://github.com/LivioBaetscher/ElevDistr/issues
Depends: R (>= 3.5.0)
Imports: ggmap, ggplot2, RANN, terra
Suggests: knitr, rgbif, rmarkdown, testthat (>= 3.0.0), tidyverse
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-07 16:14:40 UTC; liviobatscher
Author: Livio Bätscher [aut, cre] (<https://orcid.org/0000-0002-2989-930X>),
  Jurriaan M. de Vos [aut] (<https://orcid.org/0000-0001-6428-7774>)
Maintainer: Livio Bätscher <livio_999@hotmail.com>
Repository: CRAN
Date/Publication: 2024-10-07 16:30:02 UTC
