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: 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.