NEWS
nullabor 0.3.12 (2024-07-21)
- CITATION revised to satisfy CRAN check
- And URLs in vignettes change to DOI because the DOI URL is apparently not valid according to the automated checks
nullabor 0.3.11
- URLs in DESCRIPTION, CITATION, vignettes were causing an error on CRAN checks!
nullabor 0.3.10
- removed dependency on reshape2
- adjusting other dependencies
- new theme to remove context from plots
- updated roxygen dependency
nullabor 0.3.9 (2020-02-25)
- CRAN fixes, minor code changes
nullabor 0.3.8
- CRAN fixes, minor code changes
nullabor 0.3.7
nullabor 0.3.6
- Added a sample size calculator
- Fix from Jenny Bryan on tidyverse
- CITATION file added
- vignettes update
nullabor 0.3.5 (2018-09-23)
- Added time series null generating mechanism
- Fixed a bug in the residual generating mechanism reported by Jan Vanhove
- Changed the encrypt/decrypt to have 2 digits
- Using dplyr and purrr for making lineups now thanks to Stuart Lee