Package: FAVA Title: Quantify Compositional Variability Across Relative Abundance Vectors Version: 1.0.9 Authors@R: person("Maike", "Morrison", , "maike.morrison@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-0430-1401")) Description: Implements the statistic FAVA, an Fst-based Assessment of Variability across vectors of relative Abundances, as well as a suite of helper functions which enable the visualization and statistical analysis of relative abundance data. The 'FAVA' R package accompanies the paper, “Quantifying compositional variability in microbial communities with FAVA” by Morrison, Xue, and Rosenberg (2025) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 URL: https://maikemorrison.github.io/FAVA/, https://maikemorrison.github.io/FAVA/articles/microbiome_tutorial.html BugReports: https://github.com/MaikeMorrison/FAVA/issues Imports: dplyr, ggplot2, rlang, tidyr, stringr Suggests: patchwork (>= 1.2.0), rmarkdown, viridis, kableExtra, purrr, ape, gridExtra, phyloseq, testthat (>= 3.0.0), knitr Config/testthat/edition: 3 Depends: R (>= 2.10) LazyData: true VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://maikemorrison.r-universe.dev Date/Publication: 2025-03-27 18:50:25 UTC RemoteUrl: https://github.com/maikemorrison/fava RemoteRef: HEAD RemoteSha: 383a576d5e8bbeda44e66d6fbd37a01eec57a7fa NeedsCompilation: no Packaged: 2026-06-17 08:11:27 UTC; root Author: Maike Morrison [aut, cre, cph] (ORCID: ) Maintainer: Maike Morrison