We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539c467 commit 536fc20Copy full SHA for 536fc20
NEWS.md
@@ -5,7 +5,9 @@
5
* Added more informative error messages for `read_agilent_d`.
6
* Fixed bug in `collapse` argument causing functions to return vector when `format_out` is `data.frame`.
7
* Fixed bug causing elimination of retention times when `format_out` is `data.table`.
8
-* Allow `data.table` format in `read_shimadzu_ascii`.
+* Enabled `data.table` format in `read_shimadzu_ascii`.
9
+* Enabled automatic recognition of 'Agilent OpenLab' `.dx` file by `read_chroms`.
10
+* Fixed long format output for `read_shimadzu` ('Shimadzu' ASCII files).
11
12
## chromConverter 0.7.5
13
0 commit comments