Package: isotracer
Type: Package
Title: Isotopic Tracer Analysis Using MCMC
Version: 1.1.6
Authors@R: c(person("Andrés", "López-Sepulcre", email = "lopezsepulcre@gmail.com",
             role = c("aut"),
	     comment = c(ORCID = "0000-0001-9708-0788")),
	     person("Matthieu", "Bruneaux", email = "matthieu.bruneaux@gmail.com",
             role = c("aut", "cre"),
	     comment = c(ORCID = "0000-0001-6997-192X")))
Description: Implements Bayesian models to analyze data from tracer addition
    experiments. The implemented method was originally described in the article
    "A New Method to Reconstruct Quantitative Food Webs and Nutrient Flows from
    Isotope Tracer Addition Experiments" by López-Sepulcre et al. (2020)
    <doi:10.1086/708546>.
License: GPL-3
URL: https://gitlab.com/matthieu-bruneaux/isotracer
BugReports: https://gitlab.com/matthieu-bruneaux/isotracer/-/issues
Depends: R (>= 3.6.0)
Imports: coda, data.table, dplyr, latex2exp, magrittr, methods, pillar,
        purrr, Rcpp, rlang, rstan (>= 2.26.0), rstantools, tibble,
        tidyr, tidyselect
Suggests: bayesplot, covr, cowplot, ggdist, ggplot2, ggraph, gridBase,
        gridExtra, here, igraph, knitr, lattice, readxl, rmarkdown,
        testthat, tidygraph, viridisLite
LinkingTo: BH (>= 1.72.0), Rcpp (>= 1.0.4), RcppEigen (>= 0.3.3.7.0),
        StanHeaders (>= 2.26.0), rstan (>= 2.26.0), RcppParallel
SystemRequirements: GNU make
NeedsCompilation: yes
Encoding: UTF-8
LazyData: true
Biarch: true
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Packaged: 2024-05-14 16:43:16 UTC; matthieu
Author: Andrés López-Sepulcre [aut] (<https://orcid.org/0000-0001-9708-0788>),
  Matthieu Bruneaux [aut, cre] (<https://orcid.org/0000-0001-6997-192X>)
Maintainer: Matthieu Bruneaux <matthieu.bruneaux@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-15 08:50:07 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-05-15 11:51:18 UTC; unix
Archs: isotracer.so.dSYM
