Package: isotracer
Type: Package
Title: Isotopic Tracer Analysis Using MCMC
Version: 1.1.3
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 (>= 0.19-3), data.table, dplyr (>= 0.8.5), latex2exp (>=
        0.4.0), magrittr, methods (>= 3.6.0), pillar (>= 1.4.3), purrr
        (>= 0.3.3), Rcpp (>= 1.0.4), rlang (>= 0.4.5), rstan (>=
        2.19.3), tibble (>= 3.0.0), tidyr (>= 1.0.2), tidyselect (>=
        1.0.0)
Suggests: bayesplot, covr, ggdist, ggplot2, ggraph, gridBase,
        gridExtra, here, igraph, knitr, lattice, readxl, rmarkdown,
        testthat, tidygraph, tidyverse, viridisLite
LinkingTo: BH (>= 1.72.0), Rcpp (>= 1.0.4), RcppEigen (>= 0.3.3.7.0),
        StanHeaders (>= 2.19.2), rstan (>= 2.19.3)
SystemRequirements: GNU make
Encoding: UTF-8
LazyData: true
Biarch: true
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2022-03-26 08:33:41 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: 2022-03-27 14:30:02 UTC
