Package: cosimmr Type: Package Title: Fast Fitting of Stable Isotope Mixing Models with Covariates Version: 1.1.01 Date: 2024-09-04 Authors@R: c(person("Emma", "Govan", email = "emmagovan@gmail.com", role = c("cre","aut")), person("Andrew", "Parnell", role = "aut"), person("Ahmed", "Shalaby", role = "ctb"), person("Alan", "Inglis", role = "ctb")) URL: https://github.com/emmagovan/cosimmr, https://emmagovan.github.io/cosimmr/ Description: Fast fitting of Stable Isotope Mixing Models in R. Allows for the inclusion of covariates. Also has built-in summary functions and plot functions which allow for the creation of isospace plots. Variational Bayes is used to fit these models, methods as described in: Tran et al., (2021) . License: GPL (>= 2) Imports: Rcpp (>= 1.0.10), R2jags, bayesplot, checkmate, ggplot2, viridis, reshape2, stats, ggnewscale LinkingTo: Rcpp, RcppArmadillo, RcppDist Suggests: testthat (>= 3.0.0), knitr, rmarkdown, readxl VignetteBuilder: knitr Config/testthat/edition: 3 RoxygenNote: 7.3.2 Encoding: UTF-8 Depends: R (>= 3.5.0) LazyData: true Config/pak/sysreqs: jags libicu-dev Repository: https://emmagovan.r-universe.dev Date/Publication: 2024-09-04 10:28:52 UTC RemoteUrl: https://github.com/emmagovan/cosimmr RemoteRef: HEAD RemoteSha: 659958322c2baa3bfbb7965016cdffee5af68c5b NeedsCompilation: yes Packaged: 2026-06-22 09:30:48 UTC; root Author: Emma Govan [cre, aut], Andrew Parnell [aut], Ahmed Shalaby [ctb], Alan Inglis [ctb] Maintainer: Emma Govan