- removed hydroGOF package dependency
 
- 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
 
- add date format check for plotting functions
 
- add more unit tests
 
- update calib.assist function
 
- format some functions script
 
- 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
 
- update usage of “ggsave” and some function description.
 
- update contour plot function to allow customisation of the plotted
period.
 
- parallel processing algorithm added to the calibration assistant
function.