Package: fido
Type: Package
Title: Bayesian Multinomial Logistic Normal Regression
Version: 1.1.2
Date: 2025-02-26
Authors@R: c(person("Justin", "Silverman", role=c("aut", "cre"),
                     email = "JustinSilverman@psu.edu"), 
             person("Kim", "Roche", role=("ctb"), 
                     email = "kimberly.roche@duke.edu"),
             person("Michelle", "Nixon", role=c("ctb"), 
                     email = "pistner@psu.edu"))
Maintainer: Justin Silverman
 <JustinSilverman@psu.edu>
Description: Provides methods for fitting and inspection of Bayesian Multinomial Logistic Normal Models using MAP estimation and Laplace Approximation as developed in Silverman et. Al. (2022) <https://www.jmlr.org/papers/v23/19-882.html>. Key functionality is implemented in C++ for scalability. 'fido' replaces the previous package 'stray'.
License: GPL-3
URL: https://jsilve24.github.io/fido/
Depends: R (>= 4.1.0)
Imports: Rcpp (>= 0.12.17), dplyr, ggplot2, purrr, tidybayes, rlang,
        tidyr
LinkingTo: Rcpp, RcppEigen, RcppNumerical, RcppZiggurat, BH
RoxygenNote: 7.3.2
Suggests: testthat (>= 2.1.0), knitr, rmarkdown, ape, numDeriv,
        LaplacesDemon, MCMCpack, phyloseq
VignetteBuilder: knitr
LazyData: true
BugReports: https://github.com/jsilve24/fido/issues
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-02-26 18:35:40 UTC; jds6696
Author: Justin Silverman [aut, cre],
  Kim Roche [ctb],
  Michelle Nixon [ctb]
Repository: CRAN
Date/Publication: 2025-02-27 08:30:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 03:39:39 UTC; windows
Archs: x64
