NEWS
spinebil 1.0.5 (2025-10-17)
- Added
BugReports field and improved parallel handling.
- Made all
future::plan() calls temporary to ensure safer parallel execution.
spinebil 1.0.4 (2025-09-17)
- Wrapped the example for
ppi_samplesize_effect() in \dontrun{}.
- All other examples remain tested and run quickly.
spinebil 1.0.3
- The full example for
ppi_samplesize_effect() is wrapped in \dontrun{}
because it takes >5s. A working demonstration is provided in the vignette.
spinebil 1.0.2
- Wrapped the example for
ppi_samplesize_effect() in \donttest{} to comply with CRAN’s runtime policy (<5 seconds).
spinebil 1.0.1
- All tested examples run in <10 seconds.
spinebil 1.0.0
- Several existing functions have been renamed for consistency.
- Added multiple new functions expanding the package’s functionality.
- Introduced Quarto vignettes to demonstrate usage and workflows.
- Added a hex sticker for the package.
spinebil 0.1.6 (2025-07-11)
- Corrected DOI formatting in DESCRIPTION to meet CRAN requirements.
spinebil 0.1.5
- Further reduction in code speed to satisfy CRAN checks
spinebil 0.1.4
- Fixes to correct items reported in manual CRAN check
- Added citation into the DESCRIPTION
spinebil 0.1.3
- Fixed CRAN errors
- updated citation to published paper
spinebil 0.1.2
- Fixed CRAN errors
- removed dependency on binostics
spinebil 0.1.1
- Updated to work with new version of dplyr and tibble.
- Removed dependency on mbgraphic (index functions now available in tourr).