Package: miaViz
Title: Microbiome Analysis Plotting and Visualization
Version: 1.0.1
Authors@R: 
    c(person(given = "Felix G.M.", family = "Ernst", role = c("aut", "cre"),
             email = "felix.gm.ernst@outlook.com",
             comment = c(ORCID = "0000-0001-5064-0928")),
      person(given = "Tuomas", family = "Borman", role = c("aut"),
             email = "tuomas.v.borman@utu.fi",
             comment = c(ORCID = "0000-0002-8563-8884")))
Description: 
    miaViz implements plotting function to work with TreeSummarizedExperiment
    and related objects in a context of microbiome analysis. Among others this 
    includes plotting tree, graph and microbiome series data.
biocViews: Microbiome, Software, Visualization
License: Artistic-2.0 | file LICENSE
Encoding: UTF-8
LazyData: false
Depends: R (>= 4.1), SummarizedExperiment, TreeSummarizedExperiment,
        mia (>= 0.99), ggplot2, ggraph (>= 2.0)
Imports: methods, stats, S4Vectors, BiocGenerics, BiocParallel,
        DelayedArray, scater, ggtree, ggnewscale, viridis, tibble,
        tidytree, tidygraph, rlang, purrr, tidyr, dplyr, ape,
        DirichletMultinomial
Suggests: knitr, rmarkdown, BiocStyle, testthat, patchwork,
        microbiomeDataSets
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/miaViz
git_branch: RELEASE_3_13
git_last_commit: 345f172
git_last_commit_date: 2021-06-25
Date/Publication: 2021-06-27
NeedsCompilation: no
Packaged: 2021-06-27 21:32:41 UTC; biocbuild
Author: Felix G.M. Ernst [aut, cre] (<https://orcid.org/0000-0001-5064-0928>),
  Tuomas Borman [aut] (<https://orcid.org/0000-0002-8563-8884>)
Maintainer: Felix G.M. Ernst <felix.gm.ernst@outlook.com>
Built: R 4.1.0; ; 2021-06-28 15:37:59 UTC; windows
