• hopefully fixing pkgodwn sites
  • continuing to fail with pkgdown sites
  • failing to update pkgdown sites
  • Move functions to other packages and then re-export (@aspina #134)
  • Import {epibuffet}. This replaces the tab_linelist(), tab_survey(), and tab_univariate() funcitons.
  • Remove outbreaks from imports.
  • Import {epikit}. This replaces several small formatting functions like fmt_ci() and rename_redundant(). It also replaces age_categories() and attack_rate() etc.
  • Rename import of {msfdict} to {epidict}
  • Remove duplicate excel files from {epidict}
  • gen_polygon() has been moved back into this package as it did not really belong in {msfdict}. Note that this should not affect the user experience. (@zkamvar, #235)
  • Import {msfdict}. The msf_dict(), msf_dict_survey(), gen_data() and gen_polygon() functions (and all associated internal functions) were moved to the {msfdict} package and re-exported (@zkamvar, #228)
  • Import {apyramid}. Code from plot_age_pyramid() was moved to the {apyramid} package, which is currently on GitHub, but soon to be on CRAN (@zkamvar, #225)
  • Removed erroneous emoji in comments that was causing errors in Windows installations (@zkamvar, #227)
  • NOTE: this release on GitHub was not associated with a formal version change.
  • Added a NEWS.md file to track changes to the package.
  • First official release of the {sitrep} package.