Releases: UofUEpiBio/epiworldR
Releases · UofUEpiBio/epiworldR
v0.6.1.0
What's Changed
- Fix clang compiler bug for CRAN submission by @apulsipher in #75
Full Changelog: v0.6.0.0...v0.6.1.0
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
CRAN v0.3-2
What's Changed
- Globalactions class by @gvegayon in #4
- Homogenizing argument names by @gvegayon in #5
- docs: render link in markdown by @Abinashbunty in #7
- Simplifies code and add initial_state by @gvegayon in #10
- Rename actions to events by @gvegayon in #12
- 14 higher contact rate error by @gvegayon in #15
- Adding the epiworld C++ library to exclude from language parsing by @gvegayon in #17
- Adding mixing models (need examples) by @gvegayon in #16
- Adding check to main and cran versions of epiworldRShiny by @gvegayon in #21
- Pre commit by @gvegayon in #22
- Pre commit by @gvegayon in #23
Full Changelog: https://github.com/UofUEpiBio/epiworldR/commits/v0.3-2