Package: PepsNMR Type: Package Title: Pre-process 1H-NMR FID signals Version: 1.30.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 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 , Bernadette Govaerts or Benoît Legat RoxygenNote: 7.1.1 VignetteBuilder: knitr biocViews: Software, Preprocessing, Visualization, Metabolomics, DataImport BugReports: https://github.com/ManonMartin/PepsNMR/issues Config/pak/sysreqs: libicu-dev Repository: https://bioc-release.r-universe.dev Date/Publication: 2026-04-28 12:49:10 UTC RemoteUrl: https://github.com/bioc/PepsNMR RemoteRef: RELEASE_3_23 RemoteSha: 64208a8046a8b4bc9c58aa81b2a577915c0404bf Packaged: 2026-05-26 06:05:17 UTC; root Author: Manon Martin [aut, cre], Bernadette Govaerts [aut, ths], Benoît Legat [aut], Paul H.C. Eilers [aut], Pascal de Tullio [dtc], Bruno Boulanger [ctb], Julien Vanwinsberghe [ctb] Maintainer: Manon Martin