Package: miaViz
Title: Microbiome Analysis Plotting and Visualization
Version: 1.16.1
Authors@R: 
    c(person(given = "Tuomas", family = "Borman", role = c("aut", "cre"),
             email = "tuomas.v.borman@utu.fi",
             comment = c(ORCID = "0000-0002-8563-8884")), 
      person(given = "Felix G.M.", family = "Ernst", role = c("aut"),
             email = "felix.gm.ernst@outlook.com",
             comment = c(ORCID = "0000-0001-5064-0928")),
      person(given = "Leo", family = "Lahti", role = c("aut"),
             email = "leo.lahti@iki.fi",
             comment = c(ORCID = "0000-0001-5537-637X")),
      person(given = "Basil", family = "Courbayre", role = c("ctb")),
      person(given = "Giulio", family = "Benedetti", role = c("ctb"),
             email = "giulio.benedetti@utu.fi",
             comment = c(ORCID = "0000-0002-8732-7692")),
      person(given = "Théotime", family = "Pralas", role=c("ctb")),
      person(given = "Nitesh", family = "Turaga", role=c("ctb")),
      person(given = "Chouaib", family = "Benchraka", role=c("ctb")),
      person(given = "Sam", family = "Hillman", role=c("ctb")),
      person(given = "Muluh", family = "Muluh", role=c("ctb")),
      person(given = "Noah", family = "De Gunst", role=c("ctb")),
      person(given = "Ely", family = "Seraidarian", role=c("ctb")),
      person(given = "Himmi", family = "Lindgren", role=c("ctb")),
      person(given = "Vivian", family = "Ikeh", role=c("ctb")))
Description: The miaViz package implements functions to visualize
    TreeSummarizedExperiment objects especially in the context of microbiome
    analysis. Part of the mia family of R/Bioconductor packages.
biocViews: Microbiome, Software, Visualization
License: Artistic-2.0 | file LICENSE
Encoding: UTF-8
LazyData: false
Depends: R (>= 4.1.0), ggplot2, ggraph (>= 2.0), mia (>= 1.13.0),
        SummarizedExperiment, TreeSummarizedExperiment
Imports: ape, BiocGenerics, BiocParallel, DelayedArray,
        DirichletMultinomial, dplyr, ggnewscale, ggrepel, ggtree,
        methods, rlang, S4Vectors, scales, scater,
        SingleCellExperiment, stats, tibble, tidygraph, tidyr,
        tidytext, tidytree, viridis
Suggests: BiocStyle, bluster, circlize, ComplexHeatmap, ggh4x, knitr,
        patchwork, rmarkdown, shadowtext, testthat, vegan
Remotes: github::microbiome/miaTime
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://github.com/microbiome/miaViz
BugReports: https://github.com/microbiome/miaViz/issues
git_url: https://git.bioconductor.org/packages/miaViz
git_branch: RELEASE_3_21
git_last_commit: b7161c7
git_last_commit_date: 2025-10-13
Repository: Bioconductor 3.21
Date/Publication: 2025-10-13
NeedsCompilation: no
Packaged: 2025-10-14 08:22:07 UTC; biocbuild
Author: Tuomas Borman [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8563-8884>),
  Felix G.M. Ernst [aut] (ORCID: <https://orcid.org/0000-0001-5064-0928>),
  Leo Lahti [aut] (ORCID: <https://orcid.org/0000-0001-5537-637X>),
  Basil Courbayre [ctb],
  Giulio Benedetti [ctb] (ORCID: <https://orcid.org/0000-0002-8732-7692>),
  Théotime Pralas [ctb],
  Nitesh Turaga [ctb],
  Chouaib Benchraka [ctb],
  Sam Hillman [ctb],
  Muluh Muluh [ctb],
  Noah De Gunst [ctb],
  Ely Seraidarian [ctb],
  Himmi Lindgren [ctb],
  Vivian Ikeh [ctb]
Maintainer: Tuomas Borman <tuomas.v.borman@utu.fi>
Built: R 4.5.1; ; 2025-10-15 23:18:43 UTC; unix
