Skip to content

v2.1.1

Choose a tag to compare

@fawda123 fawda123 released this 16 Jul 15:00
· 143 commits to main since this release
  • 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