Skip to content

Releases: bcgov/wqbc

wqbc v0.3.1

30 May 23:13
Compare
Choose a tag to compare
  • Exported previously internal-only function convert_values to do unit conversions (#70).

wqbc v0.3.0

30 May 20:03
Compare
Choose a tag to compare
  • Added function set_non_detects() to flexibily deal with values below the
    detection limit (#73)
  • Added flexibility in dealing with non-detects to tidy_ems_data() and tidy_ec_data() (#73)

wqbc v0.2.1

30 Mar 18:33
Compare
Choose a tag to compare
  • Fixed a bug where substitute_variables() matched too many variables (#72)

wqbc v0.2.0

15 Mar 17:41
Compare
Choose a tag to compare
Set EMS non-detects to 0 based on RESULT_LETTER

- Retain RESULT_LETTER as ResultLetter
- Allow retention of arbitrary EMS columsn

wqbc v0.1.0

19 Feb 17:59
Compare
Choose a tag to compare

Initial release

wqbc v0.0.0.9006

11 Feb 01:05
Compare
Choose a tag to compare
wqbc v0.0.0.9006 Pre-release
Pre-release

calc_wqis now calculates 95% bootstrap confidence intervals by resampling with
replacement on rows for 10^3 replicates

wqbc v0.0.0.9005

31 Jan 19:16
Compare
Choose a tag to compare
wqbc v0.0.0.9005 Pre-release
Pre-release

Released new version number as wqdata now dependent

wqbc v0.0.0.9003

31 Jan 05:59
Compare
Choose a tag to compare
wqbc v0.0.0.9003 Pre-release
Pre-release

Completed coding of all functionality.

wqbc v0.0.0.9002

29 Jan 19:38
Compare
Choose a tag to compare
wqbc v0.0.0.9002 Pre-release
Pre-release
  • Finalized limits.csv and codes.csv files