Skip to content

Minor updates

Latest
Compare
Choose a tag to compare
@nicholascarey nicholascarey released this 11 May 09:25
  • FIX: Fix for convert_DO not accepting vectors for the P input.
  • FIX: convert_rate, convert_rate.ft, and convert_MR now stop with an error if vectors have been entered for S, t, or P (instead of silently accepting them, but only using the first value in actual conversions).
  • CHANGE: To maintain compatibility with older versions of R, support for Excel files has been removed from import_file and as a result readxl has been removed as a dependency. The import_file function has already been deprecated in a previous update, and we strongly encourage users to move to importing their files using common packages. See here.
  • NEW: Tested with R version 4.4.0