Package: metamicrobiomeR
Title: Microbiome Data Analysis & Meta-Analysis with GAMLSS-BEZI &
        Random Effects
Version: 1.2
Authors@R: person("Nhan", "Ho", email = "nhanhocumc@gmail.com",
                  role = c("aut", "cre")) 
Description: Generalized Additive Model for Location, Scale and Shape (GAMLSS) 
    with zero inflated beta (BEZI) family for analysis of microbiome relative abundance data 
    (with various options for data transformation/normalization to address compositional effects) and 
    random effects meta-analysis models for meta-analysis pooling estimates across microbiome studies 
    are implemented. 
    Random Forest model to predict microbiome age based on relative abundances of  
    shared bacterial genera with the Bangladesh data (Subramanian et al 2014), 
    comparison of multiple diversity indexes using linear/linear mixed effect models 
    and some data display/visualization are also implemented.
    The reference paper is published by 
    Ho NT, Li F, Wang S, Kuhn L (2019) <doi:10.1186/s12859-019-2744-2> . 
Depends: R (>= 4.0.0), gamlss
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: meta, lme4, gdata, plyr, dplyr, tidyr, ggplot2, gridExtra,
        lmerTest, matrixStats, zCompositions, compositions
Suggests: testthat, RCurl, httr, repmis, jsonlite, knitr, rmarkdown,
        grDevices, gplots, magrittr, tools, foreign, mgcv, reshape2,
        caret, randomForest, tsibble, RColorBrewer
VignetteBuilder: knitr
URL: https://github.com/nhanhocu/metamicrobiomeR
BugReports: https://github.com/nhanhocu/metamicrobiomeR/issues
NeedsCompilation: no
Packaged: 2020-10-31 01:41:11 UTC; nhanht6
Author: Nhan Ho [aut, cre]
Maintainer: Nhan Ho <nhanhocumc@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-09 11:20:05 UTC
Built: R 4.4.3; ; 2025-10-21 14:50:25 UTC; windows
