Package: mrbin
Title: Magnetic Resonance Binning, Integration and Normalization
Version: 1.6.0
Authors@R: 
    person(given = "Matthias",
           family = "Klein",
           role = c("aut", "cre"),
           email = "klein.663@osu.edu",
           comment = c(ORCID = "0000-0001-7455-5381"))
Description: Nuclear Magnetic Resonance is widely used in Life Science
    research. The package (<doi:10.1021/acs.jproteome.0c00684>) converts 1D 
    or 2D data into a matrix of values suitable for further data analysis and
    performs basic processing steps in a reproducible way. Negative values, a
    common issue in such data, are replaced by positive values. All used
    parameters are stored in a readable text file and can be restored from that
    file to enable exact reproduction of the data at a later time.
Imports: grDevices, graphics, stats, utils
Depends: R (>= 2.10)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: parallel
VignetteBuilder: utils
URL: http://www.kleinomicslab.com/software/,
        https://github.com/kleinomicslab/mrbin
NeedsCompilation: no
Packaged: 2021-08-23 00:27:27 UTC; klein.663
Author: Matthias Klein [aut, cre] (<https://orcid.org/0000-0001-7455-5381>)
Maintainer: Matthias Klein <klein.663@osu.edu>
Repository: CRAN
Date/Publication: 2021-08-23 07:11:28 UTC
