New features
- Added vignette
estimate_from_individual_data.Rmd
describing relationship between individual-level data and aggregate estimation (#170, @adamkucharski).
Minor improvements and fixes
-
Patch
unique(<difftime>)
for R-devel (v4.5.0) which now returns a<difftime>
object instead of anumeric
, so the<difftime>
object is wrapped inas.numeric()
as suggested by CRAN (#178, @adamkucharski). -
Update
<epiparameter>
class name in documentation (#166, @joshwlambert).