- hopefully fixing pkgodwn sites
- continuing to fail with pkgdown sites
- failing to update pkgdown sites
- Update re-exports (@aspina #304)
- Add example datasets, download functions and draft vignettes (@nsbatra #305)
- Move functions to other packages and then re-export (@aspina #134)
- Import {epibuffet}. This replaces the
tab_linelist()
,tab_survey()
, andtab_univariate()
funcitons. - Remove
outbreaks
from imports.
- Preferrentially use
matchmaker::match_df()
overlinelist::clean_variable_spelling()
.
- Import {epikit}. This replaces several small formatting functions like
fmt_ci()
andrename_redundant()
. It also replacesage_categories()
andattack_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()
andgen_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.