Package: MetabolomicsBasics Type: Package Title: Basic Functions to Investigate Metabolomics Data Matrices Version: 1.5.1 Date: 2026-01-21 Authors@R: person("Jan", "Lisec", , "jan.lisec@bam.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1220-2286")) Description: A set of functions to investigate raw data from (metabol)omics experiments intended to be used on a raw data matrix, i.e. following peak picking and signal deconvolution. Functions can be used to normalize data, detect biomarkers and perform sample classification. A detailed description of best practice usage may be found in the publication . URL: https://github.com/janlisec/MetabolomicsBasics License: GPL-3 biocViews: LazyData: true Language: en-US Depends: R(>= 2.10.0) Imports: base64enc, C50, caret, e1071, fs, HiResTEC, InterpretMSSpectrum, pcaMethods, plyr, rpart, rlang, webchem, withr, xml2 Suggests: mixOmics, ropls, xcms Encoding: UTF-8 RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make default-jdk libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev Repository: https://janlisec.r-universe.dev Date/Publication: 2026-01-21 14:17:38 UTC RemoteUrl: https://github.com/janlisec/metabolomicsbasics RemoteRef: HEAD RemoteSha: 6e9aa46cd935da9b590a73156b1c37ea8af0a624 NeedsCompilation: no Packaged: 2026-06-09 06:36:59 UTC; root Author: Jan Lisec [aut, cre] (ORCID: ) Maintainer: Jan Lisec