Type: Package Package: b3gbi Title: General Biodiversity Indicators for Biodiversity Data Cubes Version: 0.9.2 Authors@R: c( person("Shawn", "Dove", email = "Shawn.Dove@allzool.bio.uni-giessen.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9465-5638")), person("University of Giessen", role = "cph"), person("European Union", role = "fnd") ) Description: Calculate general biodiversity indicators from GBIF data cubes. Includes many common indicators such as species richness, evenness, and completeness, which can be calculated over time (trends) or space (maps). Now also supports retaining original cell IDs. License: MIT + file LICENSE URL: https://github.com/b-cubed-eu/b3gbi, https://b-cubed-eu.github.io/b3gbi/ Depends: R (>= 3.5.0), Imports: boot, dplyr, dubicube, ggplot2, iNEXT, labeling, magrittr, mgrs (>= 0.2.4), permute, purrr, readr, rlang, rnaturalearth, scales, sf, stringr, tibble, tidyr, tidyselect, units Suggests: bit64, bold (>= 1.3.0), dggridR, knitr, mapview, mockery, mockr, patchwork, RColorBrewer, rmarkdown, rnaturalearthdata, rnaturalearthhires, taxize (>= 0.9.99), testthat (>= 3.0.0), withr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 VignetteBuilder: knitr, rmarkdown Additional_repositories: https://b-cubed-eu.r-universe.dev, https://ropensci.r-universe.dev Config/Needs/check: Ironholds/WikidataR, ropensci/wikitaxa Remotes: hrbrmstr/mgrs, ropensci/bold, ropensci/wikitaxa, ropensci/taxize, ropensci/rnaturalearthhires, b-cubed-eu/dubicube BugReports: https://github.com/b-cubed-eu/b3gbi/issues Funding: This project receives funding from the European Union’s Horizon Europe Research and Innovation Programme (ID No 101059592). Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://b-cubed-eu.r-universe.dev Date/Publication: 2026-06-30 13:50:52 UTC RemoteUrl: https://github.com/b-cubed-eu/b3gbi RemoteRef: HEAD RemoteSha: 48d70f8fd09acef71f0d677d5a4a35daee3791c2 NeedsCompilation: no Packaged: 2026-07-02 05:39:21 UTC; root Author: Shawn Dove [aut, cre] (ORCID: ), University of Giessen [cph], European Union [fnd] Maintainer: Shawn Dove