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. 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.2.3 VignetteBuilder: knitr Encoding: UTF-8 Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://azizka.r-universe.dev Date/Publication: 2024-01-29 18:20:41 UTC RemoteUrl: https://github.com/azizka/sampbias RemoteRef: HEAD RemoteSha: d4f7610c0578c42be79e2a75453be45c0e7aeeee NeedsCompilation: no Packaged: 2026-07-16 05:58:10 UTC; root Author: Alexander Zizka [aut, cre], Daniele Silvestro [aut], Bruno Vilela [ctb] (Bruno updated the code to use new spatial packages) Maintainer: Alexander Zizka