Package: gcube Title: Simulating Biodiversity Data Cubes Version: 1.4.4 Authors@R: c( person("Ward", "Langeraert", , "ward.langeraert@inbo.be", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5900-8109", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Wissam", "Barhdadi", role = "ctb", comment = c(ORCID = "0000-0001-9304-3971")), person("Dimitri", "Brosens", role = "ctb", comment = c(ORCID = "0000-0002-0846-9116")), person("Rocìo", "Cortès", role = "ctb", comment = c(ORCID = "0009-0004-8440-958X")), person("Peter", "Desmet", role = "ctb", comment = c(ORCID = "0000-0002-8442-8025")), person("Michele", "Di Musciano", role = "ctb", comment = c(ORCID = "0000-0002-3130-7270")), person("Chandra", "Earl", role = "ctb", comment = c(ORCID = "0000-0001-9850-882X")), person("Sanne", "Govaert", role = "ctb", comment = c(ORCID = "0000-0002-8939-1305")), person("Pieter", "Huybrechts", role = "ctb", comment = c(ORCID = "0000-0002-6658-6062")), person("Matilde", "Martini", role = "ctb", comment = c(ORCID = "0009-0003-5612-925X")), person("Arthur", "Rodrigues", role = "ctb", comment = c(ORCID = "0000-0003-2656-558X")), person("Toon", "Van Daele", role = "ctb", comment = c(ORCID = "0000-0002-1362-853X")), person("Annegreet", "Veeken", role = "ctb", comment = c(ORCID = "0000-0003-4291-5981")), person("Mukhtar Muhammed", "Yahaya", role = "ctb", comment = c(ORCID = "0009-0008-9200-0863")), person("Research Institute for Nature and Forest (INBO)", , , "info@inbo.be", role = c("cph", "pbl"), comment = c(ROR = "00j54wy13")), person("European Union (ID 101059592)", , , "b-cubedsupport@meisebotanicgarden.be", role = "fnd", comment = c(grant_id = "101059592")) ) Description: This R package provides a simulation framework for biodiversity data cubes. This can start from simulating multiple species distributed in a landscape over a temporal scope. In a second phase, the simulation of a variety of observation processes and effort can generate actual occurrence datasets. Based on their (simulated) spatial uncertainty, occurrences can then be designated to a grid to form a data cube. License: MIT + file LICENSE URL: https://github.com/b-cubed-eu/gcube, https://b-cubed-eu.github.io/gcube/, https://doi.org/10.5281/zenodo.14038996 BugReports: https://github.com/b-cubed-eu/gcube/issues Imports: assertthat, dplyr, gstat, methods, mnormt, purrr, rlang, sf, stats, terra, tidyr, vegan Suggests: frictionless, geodata, ggExtra, ggplot2, knitr, rmarkdown, testthat (>= 3.0.0), tidyterra, virtualspecies Config/checklist/communities: b3; inbo Config/checklist/keywords: simulation; data cubes; B-Cubed; biodiversity; Monte-Carlo Config/Needs/website: rmarkdown Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.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://b-cubed-eu.r-universe.dev Date/Publication: 2026-02-19 09:49:45 UTC RemoteUrl: https://github.com/b-cubed-eu/gcube RemoteRef: HEAD RemoteSha: df0044a8776737c602728092e189b2444a6d0f8e NeedsCompilation: no Packaged: 2026-06-19 08:29:30 UTC; root Author: Ward Langeraert [aut, cre] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Wissam Barhdadi [ctb] (ORCID: ), Dimitri Brosens [ctb] (ORCID: ), Rocìo Cortès [ctb] (ORCID: ), Peter Desmet [ctb] (ORCID: ), Michele Di Musciano [ctb] (ORCID: ), Chandra Earl [ctb] (ORCID: ), Sanne Govaert [ctb] (ORCID: ), Pieter Huybrechts [ctb] (ORCID: ), Matilde Martini [ctb] (ORCID: ), Arthur Rodrigues [ctb] (ORCID: ), Toon Van Daele [ctb] (ORCID: ), Annegreet Veeken [ctb] (ORCID: ), Mukhtar Muhammed Yahaya [ctb] (ORCID: ), Research Institute for Nature and Forest (INBO) [cph, pbl] (ROR: ), European Union (ID 101059592) [fnd] (grant_id: 101059592) Maintainer: Ward Langeraert