Package: banocc
Type: Package
Title: Bayesian ANalysis Of Compositional Covariance
Version: 1.35.0
Date: 2022-04-20
Authors@R: c(person("Emma", "Schwager", email =
        "emh146@mail.harvard.edu", role = c("aut", "cre")),
        person("Curtis", "Huttenhower",email = "chuttenh@hsph.harvard.edu",  role = "aut"))
Maintainer: George Weingart <george.weingart@gmail.com>,
 Curtis Huttenhower <chuttenh@hsph.harvard.edu>
Description: BAnOCC is a package designed for compositional data, where
        each sample sums to one. It infers the approximate covariance
        of the unconstrained data using a Bayesian model coded with
        `rstan`. It provides as output the `stanfit` object as well as
        posterior median and credible interval estimates for each
        correlation element.
License: MIT + file LICENSE
Depends: R (>= 3.5.1), rstan (>= 2.17.4)
Imports: coda (>= 0.18.1), mvtnorm, stringr
Suggests: knitr, rmarkdown, methods, testthat, BiocStyle
VignetteBuilder: knitr
RoxygenNote: 5.0.1
biocViews: ImmunoOncology, Metagenomics, Software, Bayesian
git_url: https://git.bioconductor.org/packages/banocc
git_branch: devel
git_last_commit: 00fdaad
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
Date/Publication: 2025-10-30
NeedsCompilation: no
Packaged: 2025-10-30 20:09:39 UTC; biocbuild
Author: Emma Schwager [aut, cre],
  Curtis Huttenhower [aut]
