Skip to content

Commit

Permalink
NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholascarey committed May 1, 2024
1 parent 3a0a373 commit 27d6995
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- Fix for `convert_DO` not accepting vectors for the `P` input.
- `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).
- 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](https://januarharianto.github.io/respR/articles/importing.html).
- NEW: Tested with `R` version [4.4.0](https://www.r-bloggers.com/2023/04/whats-new-in-r-4-4-0/)

## Version 2.3.2 -- 2023-11-15

Expand Down

0 comments on commit 27d6995

Please sign in to comment.