Releases: colmanhumphrey/glmmboot
Releases · colmanhumphrey/glmmboot
v0.6.0: new cran release
- Removing previously deprecated functions (deprecated as of 0.4.0)
- Adding conditional evaluation for tests and the vignette (and the readme)
forglmmTMB, in case it's not present / installable on a given system (as
it's only a suggested package)
Minor:
- Removing
call. = FALSEfor errors and warnings - adding
future.seed = TRUEtofuture.apply::future_lapplycall for better RNG - Minor vignette and README copy edits
CRAN release 2020-03-30
Fix donttest (#7) * replacing donttest with dontrun * version number to dev (and some trailing spaces) * getting ready for release - update version to 0.5.1 - add new change to news - update cran comments to reflect current update * updating the docs for the changed example * updating cran comments to reflect R versions tested