Package: EcoDiet
Type: Package
Title: Estimating a Diet Matrix from Biotracer and Stomach Content Data
Description: Biotracers and stomach content analyses are combined in a Bayesian hierarchical model
    to estimate a probabilistic topology matrix (all trophic link probabilities) and a diet matrix 
    (all diet proportions).
    The package relies on the JAGS software and the 'rjags' package to run a Markov chain Monte Carlo 
    approximation of the different variables.
Version: 1.0.0
Authors@R: c(
    person("Heloise", "Thero", role = "aut"),
    person("Pierre-Yves", "Hernvann", email = "pierre.yves.hernvann@gmail.com", role = c("cre", "aut")),
    person("Didier", "Gascuel", role = "aut"),
    person("Dorothee", "Kopp", role = "aut"),
    person("Marianne", "Robert", role = "aut"),
    person("Jerome", "Guitton", role = "aut"),
    person("Etienne", "Rivot", role = "aut"))
Depends: R (>= 3.5)
Imports: ggplot2 (>= 3.2), rjags (>= 4.10), coda (>= 0.19), stats (>=
        3.6), utils (>= 3.6)
Suggests: knitr, rmarkdown, devtools
SystemRequirements: JAGS (>= 4.3)
URL: https://github.com/pyhernvann/EcoDiet
BugReports: https://github.com/pyhernvann/EcoDiet/issues
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-02-27 08:17:54 UTC; heloise
Author: Heloise Thero [aut],
  Pierre-Yves Hernvann [cre, aut],
  Didier Gascuel [aut],
  Dorothee Kopp [aut],
  Marianne Robert [aut],
  Jerome Guitton [aut],
  Etienne Rivot [aut]
Maintainer: Pierre-Yves Hernvann <pierre.yves.hernvann@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-05 20:20:06 UTC
Built: R 4.0.2; ; 2020-07-17 00:03:00 UTC; unix
