Changes in version 0.12.3 - Add process_cube_args in filter function vignette #111 - Fix bug in rule functions after update example cube in vignette #112 Changes in version 0.12.2 - Update tutorials content based on internal review - Add process_cube_args argument in filter_cube() - Change "heatmap" to "rule" option in plot.cube_diagnostics() Changes in version 0.12.0 - Implement data quality diagnostics and data filtering #90 Changes in version 0.11.1 - Add grant ID for Zenodo integration #94 - Fix ROR url bug - Add publisher to metadata - Make pkgdown lighter #93 Changes in version 0.11.0 - Improve figures of whole-cube versus group-specific tutorial #88 - Automate no bias option for boot functionality #89 Changes in version 0.10.0 - Fix chunk option in article #73 - Detect group-specific or whole-cube bootstrapping automatically #74 - Improve funder and rights holder descriptions #82 - Allow users to use boot dependency for bootstrapping and CI calculation Changes in version 0.9.5 - Drop levels that do not occur in calc_bootstrap_ci() #69 - Clarify whole-cube bootstrap versus group-specific bootstrap #70 Changes in version 0.9.4 - Do not use internal functions from boot package #56 Changes in version 0.9.3 - Review of tutorials Changes in version 0.9.2 - Update README #63 Changes in version 0.9.1 - Fix mistake in package versioning Changes in version 0.8.3 - Fix mistake in installation guidelines Changes in version 0.8.2 - Create tutorial for visualising uncertainty in case of temporal indicators - Create tutorial for visualising uncertainty in case of spatial indicators Changes in version 0.8.1 - Silence package warnings in vignettes - Set repo status to active Changes in version 0.8.0 - Simplify compatibility with b3gbi package #48 - Add links to tutorials in README #49 - Make README more attractive #50 - Improve table layout tutorial effect classification #51 - Include bootstrap figure in tutorial #37 Changes in version 0.7.3 - Update README #39 and #45 - Create tutorial for effect classification Changes in version 0.7.2 - Use ROR for copyright holder, drop email #40 - Use DOI for funding #41 - Redo spelling check with checklist v0.4.2 #42 Changes in version 0.7.1 - Fix bug pkgdown site Changes in version 0.7.0 - Add tutorials #30 - Simplify function examples - Check package with lintr::indentation_linter() Changes in version 0.6.0 - Add transformation and no bias options to calculate_bootstrap_ci() Changes in version 0.5.0 - Move acceleration calculation to separate function calculate_acceleration() - Improve structure of bootstrap_cube() function Changes in version 0.4.0 - Allow grouping_var argument to have length > 1 - Implement ellipsis argument ... in cross_validate_cube() Changes in version 0.3.1 - Fix issues: #19, #22, #23 Changes in version 0.3.0 - Add cross-validation function Changes in version 0.2.1 - Join the R-universe! Changes in version 0.2.0 - Add effect classification function - Add ... argument to bootstrap_cube() and calculate_bootstrap_ci() Changes in version 0.1.0 - Add bootstrapping functions Changes in version 0.0.2 - Add pkgdown website. - Add package description in README.Rmd. Changes in version 0.0.1 - Set up basic package structure. Changes in version 0.0.0 - Added a NEWS.md file to track changes to the package. - Add checklist infrastructure.