- Modernized the fitting workflow with shared input validation, more informative error messages, and improved grouped-model ergonomics.
- Refreshed the documentation site with updated articles, improved accessibility, dark mode support, and a clearer visual style for figures.
- Added a formal package citation, a vignette built around the bundled
PowderyMildewdataset, and expanded regression tests for area summaries and model fitting. - Corrected area-under-the-curve handling for repeated assessment times and strengthened defaults for nonlinear fitting workflows.
-
Including dataset
PowderyMildewcontaining experimental data of disease progress curves of powdery mildew under different irrigation systems and soil moisture levels in organic tomato -
Included the option to define the maximum asymptote
Kwhen simulating disease progress curves using the functionsim_monomolecular(),sim_logistic(), andsim_gompertz()
-
Added a warning to the functions
fit_nlin()andfit_nlin2()for when the user insert disease intensity data out of the interval 0 and 1. -
Added a
NEWS.mdfile to track changes to the package.
fixed a problem with the fit_lin() $data output.
- First version: package assemble.