You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix to incorrect secondary label for Enterococcus in thresholdMWR
Corrected column name to Record ID User Supplied in WQX output from tabMWRwqx()
Fix for tabMWRwqx() output if no entries in QC Reference Value column in the results file, this previously resulted in an error
formMWRresults() no longer imports dplyr and tidyr in Roxygen documentation
formMWRresults() now handles time and text inputs for Activity Start Date from Excel, all times are correctly formatted as HH:MM in 24 hour time. This includes more robust testing of inputs in text-formMWRresults.R.
Added check for data quality objectives for accuracy that returns an error if na entries are included in the Value Range column, should be all
Fix to date output for the Activity Start Date column returned by tabMWRwqx() to be YYYY-MM-DD character, empty time was previously included as date time object