Package: PepsNMR
Type: Package
Title: Pre-process 1H-NMR FID signals
Version: 1.29.0
Description: This package provides R functions for common pre-procssing steps that are applied on 1H-NMR data. It also provides a function to read the FID signals directly in the Bruker format.
License: GPL-2 | file LICENSE
URL: https://github.com/ManonMartin/PepsNMR
Imports:
    Matrix, ptw, ggplot2, gridExtra, matrixStats, reshape2, methods, graphics, stats
Encoding: UTF-8
NeedsCompilation: no
Depends: R (>= 3.6)
Suggests: knitr, markdown, rmarkdown, BiocStyle, PepsNMRData
LazyData: true
Authors@R: c(person("Manon", "Martin", role = c("aut","cre"),email = "manon.martin@uclouvain.be"),
	  person("Bernadette", "Govaerts", role = c("aut","ths"), email = "bernadette.govaerts@uclouvain.be"),
	  person("Benoît", "Legat", role = c("aut"),email = "benoit.legat@gmail.com"),
	  person("Paul H.C.", "Eilers", role = c("aut")),
		person("Pascal", "de Tullio", role = c("dtc")),
		person("Bruno", "Boulanger", role = c("ctb")),
		person("Julien", "Vanwinsberghe", role = c("ctb")))
Note: This package originates from a previous work of Eli Lilly together with
    Paul Eilers that have developed an automated Matlab library with innovating
    methods for 1H NMR pre-treatment that was called "Bubble". (J. Vanwinsberghe.
    Bubble: development of a matlab tool for automated 1H-NMR data processing in
    metabonomics. Master's thesis Strasbourg University, 2005.)
Contact: Manon Martin <manon.martin@uclouvain.be>, Bernadette Govaerts <bernadette.govaerts@uclouvain.be> or Benoît Legat <benoit.legat@gmail.com> 
RoxygenNote: 7.1.1
VignetteBuilder: knitr
biocViews: Software, Preprocessing, Visualization, Metabolomics, DataImport
BugReports: https://github.com/ManonMartin/PepsNMR/issues
git_url: https://git.bioconductor.org/packages/PepsNMR
git_branch: devel
git_last_commit: d78e0f9
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
