Package: metamicrobiomeR
Title: Analysis of Microbiome Relative Abundance Data using Zero
        Inflated Beta GAMLSS and Meta-Analysis Across Studies using
        Random Effects Model
Version: 1.1
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 (>= 3.6.0), gamlss
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1.9000
Imports: meta, lme4, gdata, matrixStats, plyr, dplyr, tidyr, ggplot2,
        gridExtra, RColorBrewer, lmerTest, mgcv, reshape2, caret,
        randomForest, grDevices, gplots, magrittr, tools, foreign,
        knitr, rmarkdown, zCompositions, compositions, RCurl, httr,
        repmis, jsonlite
Suggests: testthat
VignetteBuilder: knitr
URL: https://github.com/nhanhocu/metamicrobiomeR
BugReports: https://github.com/nhanhocu/metamicrobiomeR/issues
NeedsCompilation: no
Packaged: 2019-08-30 09:55:51 UTC; nhanht6
Author: Nhan Ho [aut, cre]
Maintainer: Nhan Ho <nhanhocumc@gmail.com>
Repository: CRAN
Date/Publication: 2019-09-03 07:20:02 UTC
