Package: MMINP
Title: Microbe-Metabolite Interactions-Based Metabolic Profiles
        Predictor
Version: 0.1.0
Authors@R: 
    c(person(given = "Wenli",
           family = "Tang",
           role = c("aut", "cre"),
           email = "1071429394@qq.com",
           comment = c(ORCID = "0000-0002-6141-5854")),
      person(given = "Guangchuang", family = "Yu",
           email = "guangchuangyu@gmail.com",
           role  = c("aut", "ths"), 
           comment = c(ORCID = "0000-0002-6485-8781")))
Description: 
     Implements a computational framework to predict microbial community-based 
     metabolic profiles with 'O2PLS' model. It provides procedures of model 
     training and prediction. Paired microbiome and metabolome data are needed 
     for modeling, and the trained model can be applied to predict metabolites 
     of analogous environments using new microbial feature abundances.
Depends: R (>= 4.1.0)
Imports: magrittr (>= 2.0.1), OmicsPLS (>= 2.0.2), utils, stats
Suggests: rmarkdown, knitr, prettydoc, testthat (>= 3.0.0)
License: GPL (>= 3.0)
URL: https://github.com/YuLab-SMU/MMINP
BugReports: https://github.com/YuLab-SMU/MMINP/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-07-04 03:45:54 UTC; Dell
Author: Wenli Tang [aut, cre] (<https://orcid.org/0000-0002-6141-5854>),
  Guangchuang Yu [aut, ths] (<https://orcid.org/0000-0002-6485-8781>)
Maintainer: Wenli Tang <1071429394@qq.com>
Repository: CRAN
Date/Publication: 2022-07-04 18:50:05 UTC
Built: R 4.6.0; ; 2025-07-18 09:47:41 UTC; unix
