Changes in version 0.4.4 (2024-09-11) - removed hydroGOF package dependency Changes in version 0.4.3 (2022-11-21) - check for OS.type in calib_assist function - neutral colour y=x in plot_scatter function - update readme to highlight example data - explain how to save produced figures Changes in version 0.4.2 (2022-05-25) - add date format check for plotting functions - add more unit tests Changes in version 0.4.1 (2022-05-08) - update calib.assist function - format some functions script Changes in version 0.4.0 - update some functions' name - plotting functions now return an object - delete some unnecessary defaults - update objective function and this function is now exported for use - data frame allowed to provide parameter info - add more unit tests Changes in version 0.3.1 (2021-10-18) - update usage of "ggsave" and some function description. Changes in version 0.3.0 (2021-09-19) - update contour plot function to allow customisation of the plotted period. Changes in version 0.2.0 (2020-10-27) - parallel processing algorithm added to the calibration assistant function. Changes in version 0.1.0 (2020-09-02) - First release