Package: sampbias
Type: Package
Title: Evaluating Geographic Sampling Bias in Biological Collections
Version: 2.0.0
Authors@R: c(person("Alexander", "Zizka", 
             email = "alexander.zizka@biologie.uni-marburg.de",
             role = c("aut", "cre")),
             person("Daniele", "Silvestro", role = "aut"),
             person(given = "Bruno", family = "Vilela", role = "ctb",
             comment = "Bruno updated the code to use new spatial packages"))
Description: Evaluating the biasing impact of geographic features such as airports, cities, roads, rivers in datasets of coordinates based biological collection datasets, by Bayesian estimation of the parameters of a Poisson process. Enables also spatial visualization of sampling bias and includes a set of convenience functions for publication level plotting. Also available as 'shiny' app. The reference for the methodology is: Zizka et al. (2020) <doi:10.1111/ecog.05102>.
Language: en-gb
License: GPL-3
URL: https://github.com/azizka/sampbias
BugReports: https://github.com/azizka/sampbias/issues
Depends: R(>= 3.5.0)
Imports: cowplot, dplyr, forcats, ggplot2, graphics, magrittr, methods,
        rlang, tidyr, viridis, terra, sf, rnaturalearth
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
LazyData: TRUE
LazyDataCompression: xz
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Encoding: UTF-8
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-02-05 17:03:55 UTC; brunovilela
Author: Alexander Zizka [aut, cre],
  Daniele Silvestro [aut],
  Bruno Vilela [ctb] (Bruno updated the code to use new spatial packages)
Maintainer: Alexander Zizka <alexander.zizka@biologie.uni-marburg.de>
Repository: CRAN
Date/Publication: 2024-02-06 18:20:05 UTC
Built: R 4.6.0; ; 2025-07-18 10:11:27 UTC; unix
