Package: dubicube Title: Calculation and Interpretation of Data Cube Indicator Uncertainty Version: 0.12.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("Toon", "Van Daele", , "toon.vandaele@inbo.be", role = "aut", comment = c(ORCID = "0000-0002-1362-853X", affiliation = "Research Institute for Nature and Forest (INBO)")), 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 functions to explore data cubes using simple measures and cross-validation techniques. It can also be used for uncertainty calculation using the bootstrap resampling method, and functionality is provided for efficient interpretation and visualisation of uncertainty related to indicators based on occurrence cubes. License: MIT + file LICENSE URL: https://github.com/b-cubed-eu/dubicube, https://b-cubed-eu.github.io/dubicube/, https://doi.org/10.5281/zenodo.14850237 BugReports: https://github.com/b-cubed-eu/dubicube/issues Depends: R (>= 3.5.0) Imports: assertthat, boot, data.table, dplyr, effectclass, ggplot2, modelr, purrr, rlang, tibble Suggests: b3gbi, frictionless, testthat (>= 3.0.0), tidyr Remotes: github::b-cubed-eu/b3gbi, github::inbo/effectclass Additional_repositories: https://inbo.r-universe.dev, https://b-cubed-eu.r-universe.dev/ Config/checklist/communities: b3; inbo Config/checklist/keywords: uncertainty quantification; uncertainty visualisation; biodiversity indicators; data cubes Config/Needs/website: rmarkdown Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://b-cubed-eu.r-universe.dev Date/Publication: 2026-06-24 09:51:35 UTC RemoteUrl: https://github.com/b-cubed-eu/dubicube RemoteRef: HEAD RemoteSha: 794524e57a2649078e4e5a7909509e5290ab599a NeedsCompilation: no Packaged: 2026-06-24 10:26:37 UTC; root Author: Ward Langeraert [aut, cre] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Toon Van Daele [aut] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Research Institute for Nature and Forest (INBO) [cph, pbl] (ROR: ), European Union (ID 101059592) [fnd] (grant_id: 101059592) Maintainer: Ward Langeraert