v0.6.0.0
What's Changed
- Using tidyverse 4.4.0 as base dev image by @gvegayon in #28
- Update how seeds are handled by @gvegayon in #29
- Seed patch - patch by @gvegayon in #30
- Export LFMCMC by @apulsipher in #27
- Implement today() in model-methods.R by @apulsipher in #46
- Update unit testing by @apulsipher in #38
- Porting add_param and rm_globalevent by @gvegayon in #47
- Implements getter functions for LFMCMC by @apulsipher in #49
- Lfmcmc rand engine by @gvegayon in #51
- Exposes more LFMCMC methods and updates epiworld by @gvegayon in #52
- Fix naming conventions to match C++ library by @apulsipher in #58
- Add error message when plotting a model that hasn't been run by @apulsipher in #56
queuing_off()
should give warning if the model doesn't have a queue by @apulsipher in #54- Add
verbose_on/off
functions to lfmcmc to enable progress bar by @apulsipher in #63 - Flesh out the LFMCMC vignette by @apulsipher in #60
- Renaming variables for consistency with C++ library by @apulsipher in #66
- Preparing CRAN submission by @gvegayon in #67
New Contributors
- @apulsipher made their first contribution in #27
Full Changelog: v0.3-2...v0.6.0.0