Package: themetagenomics
Title: Exploring Thematic Structure and Predicted Functionality of 16s
        rRNA Amplicon Data
Version: 1.0.2
Authors@R: c(
    person("Stephen", "Woloszynek", email = "sw424@drexel.edu", role = c("aut", "cre"))
    )
Description: A means to explore the structure of 16S rRNA surveys using a Structural 
  Topic Model coupled with functional prediction. The user provides an abundance 
  table, sample metadata, and taxonomy information, and themetagenomics infers 
  associations between topics and sample features, as well as topics and predicted 
  functional content. Functional prediction can be accomplished via Tax4Fun (for 
  Silva references) and PICRUSt (for GreenGeenes references). See 
  <doi:10.1371/journal.pone.0219235>.
URL: http://github.com/EESI/themetagenomics
BugReports: http://github.com/EESI/themetagenomics/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: TRUE
Depends: R (>= 3.2.5), Rcpp (>= 0.11.3)
Imports: ggplot2, lda, lme4 (>= 1.1.12), Matrix, plotly (>= 4.5.6),
        rstan (>= 2.14.0), scales, shiny (>= 1.0.0), stats, stats4, stm
        (>= 1.1.4),
Suggests: assertthat, covr, huge, igraph, inline, knitr, networkD3,
        proxy, rmarkdown, RcppArmadillo, Rtsne, testthat, vegan,
        viridis,
LinkingTo: Rcpp
RoxygenNote: 7.0.2
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-04-30 16:52:56 UTC; sw1
Author: Stephen Woloszynek [aut, cre]
Maintainer: Stephen Woloszynek <sw424@drexel.edu>
Repository: CRAN
Date/Publication: 2020-04-30 21:40:02 UTC
