Version 1.0.4
- Wrapped the example for
ppi_samplesize_effect()
in
\dontrun{}
.
- All other examples remain tested and run quickly.
Version 1.0.3
- The full example for
ppi_samplesize_effect()
is wrapped
in because it takes >5s. A working demonstration is provided in the
vignette.
Version 1.0.2
- Wrapped the example for
ppi_samplesize_effect()
in
\donttest{}
to comply with CRAN’s runtime policy (<5
seconds).
Version 1.0.1
- All tested examples run in <10 seconds.
Version 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.
Version 0.1.6
- Corrected DOI formatting in DESCRIPTION to meet CRAN
requirements.
Version 0.1.5
- Further reduction in code speed to satisfy CRAN checks
Version 0.1.4
- Fixes to correct items reported in manual CRAN check
- Added citation into the DESCRIPTION
Version 0.1.3
- Fixed CRAN errors
- updated citation to published paper
Version 0.1.2
- Fixed CRAN errors
- removed dependency on binostics
Version 0.1.1
- Updated to work with new version of dplyr and tibble.
- Removed dependency on mbgraphic (index functions now available in
tourr).