mimsy 0.6.2 Unreleased

Bug fixes

  • Bracketing issue, where only results from group 1 are returned, fixed for single-temp and two-temp

mimsy 0.6.1 2020-06-22

Bug fixes

  • Bracketing issue and subsetting issue now fixed (thanks to Libby Mohr! :) )

mimsy 0.6.0 2020-05-13

Major changes

  • Support for single temperature MIMS bath setups added
  • Updated Get Started vignetted with clarified directions and downloadable examples

mimsy 0.5.0 Unreleased

Major changes

  • Concentrations now calculated using dissolved gas ratios for improved accuracy
  • Added bubble correction calculation for dissolved oxygen

mimsy 0.4.3 2020-01-28

Bug fixes

  • Mistake in conversion from barometric pressure in units of Torr to units of atmospheres corrected
  • Mistake in checking number of standard temperatures corrected

mimsy 0.4.2 2019-03-10

Minor changes

  • Preparation for submission to CRAN
  • README.md updated with full workflow example
  • logo updated

mimsy 0.4.1 Unreleased

Major changes

  • mimsy() takes data input as a dataframe, no longer internally loads from file path

Minor changes

  • vignettes/mimsy.Rmd rewritten for clarity and screenshots added

mimsy 0.3.1 Unreleased

Major changes

  • mimsy() std.temps pulled from CollectionTemps column of Group 1 Standards, std.temps input argument now depreciated

Minor changes

  • mimsy() now indicates the standard temperatures used in an output message to the user
  • mimsy() now checks that the length of std.temps vector is appropriate

Bug fixes

  • update mimsy.save() to rely on non-depreciated forms of openxlsx functions

mimsy 0.2.1 Unreleased

Minor changes

  • vignettes/mimsy.Rmd now includes directions to save output as RData file

Bug fixes

  • vignettes/mimsy.Rmd and README.md install instructions updated to fix bug where depenencies weren’t downloading properly.

mimsy 0.2.0 Unreleased

Major changes

  • Added vignettes/mimsy.Rmd quick start guide for package.
  • Added NEWS.md file to track changes to the package.