Releases: aberHRML/binneR
binneR 2.4.0
-
Added a
NEWS.md
file to track changes to the package. -
pkgdown
site available at https://aberHRML.github.io/binneR/. -
Added
binneR::readBinningParameters()
for parsing binning parameters from YAML format. -
Accurate mass data and bin measures are now returned (
binneR::accurateData()
) per sample over per class previously. -
0.01 amu bins can now be plotted by either averaged across
all
, by class (cls
), or bysample
using thetype
argument inbinneR::plotBin()
. -
The pipe (
%>%
) from themagrittr
package now re-exported. -
Unit test coverage now increased to 100%.
-
Updated function documentation examples.
-
Parallel processing in
binneR
is now implemented using thefuture
package.
Information on how this can now be used is available in the usage vignette. -
plan()
from thefuture
package is now re-exported.
binneR 2.0.5
CRAN release
binneR 2.0.0
Added formalised S4 functionality for processing FIE-HRMS fingerprinting experiments including:
- accurate mass extraction
- bin quality measures
- chromatogram, spectum and TIC plotting
A vignette is now also available.
binneR 1.1.1
CRAN release
binneR 1.1.0
Improved speed and memory efficiency. The viewSpectrum
shiny app is now available in metaboVis.
binneR 1.0.0
v1.0.0 function imports