NEWS
dubicube 0.12.3
- Add
process_cube_args in filter function vignette #111
- Fix bug in rule functions after update example cube in vignette #112
dubicube 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()
dubicube 0.12.0
- Implement data quality diagnostics and data filtering #90
dubicube 0.11.1
- Add grant ID for Zenodo integration #94
- Fix ROR url bug
- Add publisher to metadata
- Make pkgdown lighter #93
dubicube 0.11.0
- Improve figures of whole-cube versus group-specific tutorial #88
- Automate no bias option for boot functionality #89
dubicube 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
dubicube 0.9.5
- Drop levels that do not occur in
calc_bootstrap_ci() #69
- Clarify whole-cube bootstrap versus group-specific bootstrap #70
dubicube 0.9.4
- Do not use internal functions from boot package #56
dubicube 0.9.3
dubicube 0.9.2
dubicube 0.9.1
- Fix mistake in package versioning
dubicube 0.8.3
- Fix mistake in installation guidelines
dubicube 0.8.2
- Create tutorial for visualising uncertainty in case of temporal indicators
- Create tutorial for visualising uncertainty in case of spatial indicators
dubicube 0.8.1
- Silence package warnings in vignettes
- Set repo status to active
dubicube 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
dubicube 0.7.3
- Update README #39 and #45
- Create tutorial for effect classification
dubicube 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
dubicube 0.7.1
dubicube 0.7.0
- Add tutorials #30
- Simplify function examples
- Check package with
lintr::indentation_linter()
dubicube 0.6.0
- Add transformation and no bias options to
calculate_bootstrap_ci()
dubicube 0.5.0
- Move acceleration calculation to separate function
calculate_acceleration()
- Improve structure of
bootstrap_cube() function
dubicube 0.4.0
- Allow
grouping_var argument to have length > 1
- Implement ellipsis argument
... in cross_validate_cube()
dubicube 0.3.1
dubicube 0.3.0
- Add cross-validation function
dubicube 0.2.1
dubicube 0.2.0
- Add effect classification function
- Add
... argument to bootstrap_cube() and calculate_bootstrap_ci()
dubicube 0.1.0
- Add bootstrapping functions
dubicube 0.0.2
- Add pkgdown website.
- Add package description in
README.Rmd.
dubicube 0.0.1
- Set up basic package structure.
dubicube 0.0.0
- Added a
NEWS.md file to track changes to the package.
- Add
checklist infrastructure.