Package: notameStats Type: Package Title: Workflow for non-targeted LC-MS metabolic profiling Version: 1.3.0 Authors@R: c( person("Anton", "Klåvus", role = c("aut", "cph"), comment = c(ORCID = "0000-0003-2612-0230")), person("Jussi", "Paananen", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-5100-4907")), person("Oskari", "Timonen", role = c("aut", "cph"), comment = c(ORCID = "0000-0002-6317-6260")), person("Atte", "Lihtamo", role = "aut"), person("Vilhelm", "Suksi", email = "vksuks@utu.fi", role = c("aut", "cre"), comment = c(ORCID = "0009-0005-1108-518X")), person("Retu", "Haikonen", role = "aut", comment = c(ORCID = "0000-0003-0830-3850")), person("Leo", "Lahti", role = "aut", comment = c(ORCID = "0000-0001-5537-637X")), person("Kati", "Hanhineva", role = "aut", comment = c(ORCID = "0000-0001-6834-7375")), person("Ville", "Koistinen", role = "ctb", comment = c(ORCID = "0000-0003-1587-8361")), person("Olli", "Kärkkäinen", role = "ctb", comment = c(ORCID = "0000-0003-0825-4956")), person("Artur", "Sannikov", role = "ctb")) Description: Provides univariate and multivariate statistics for feature prioritization in untargeted LC-MS metabolomics research. License: MIT + file LICENSE Encoding: UTF-8 biocViews: BiomedicalInformatics, Metabolomics, DataImport, MassSpectrometry, BatchEffect, MultipleComparison, Normalization, QualityControl, Visualization, Preprocessing Depends: R (>= 4.5.0), SummarizedExperiment, Imports: BiocGenerics, BiocParallel, broom, dplyr, methods, notame, stats, tibble, tidyr, utils Suggests: BiocStyle, car, knitr, lmerTest, missForest, mixOmics, MuMIn, MUVR2, notameViz, PERMANOVA, PK, randomForest, rmcorr, testthat URL: https://github.com/hanhineva-lab/notameStats BugReports: https://github.com/hanhineva-lab/notameStats/issues RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/testthat/parallel: true Config/pak/sysreqs: libicu-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:05:39 UTC RemoteUrl: https://github.com/bioc/notameStats RemoteRef: HEAD RemoteSha: 66400ee40bd842bac05fdf272dc440f09f6ff200 NeedsCompilation: no Packaged: 2026-05-31 06:32:12 UTC; root Author: Anton Klåvus [aut, cph] (ORCID: ), Jussi Paananen [aut, cph] (ORCID: ), Oskari Timonen [aut, cph] (ORCID: ), Atte Lihtamo [aut], Vilhelm Suksi [aut, cre] (ORCID: ), Retu Haikonen [aut] (ORCID: ), Leo Lahti [aut] (ORCID: ), Kati Hanhineva [aut] (ORCID: ), Ville Koistinen [ctb] (ORCID: ), Olli Kärkkäinen [ctb] (ORCID: ), Artur Sannikov [ctb] Maintainer: Vilhelm Suksi