- Add new function
create_db_from_bloodmeals()
to create a human database from
complete single-source bloodmeal profiles. - Add new
vignette("step-by-step")
to show how to run bistro step-by-step. - Don't automatically set a seed when running
bistro()
andcalc_log10_lrs()
. - Add more error handling.
- Improve function documentation and fix typos.