Package: fishflux
Title: Model Elemental Fluxes in Fishes
Version: 0.0.1.4
Authors@R: c(
    person("Nina M. D.", "Schiettekatte", , "nina.schiettekatte@gmail.com", c("aut", "cre")),
    person("Diego", "Barneche", , "d.barneche@aims.gov.au", "aut")
    )
Description: Model fluxes of carbon, nitrogen, and phosphorus with the use of a coupled 
    bioenergetics and stoichiometric model that incorporates flexible elemental limitation. 
    Additional functions to help the user to find parameters are included. Finally, functions to 
    extract and visualize results are available as well. For an introduction, see vignette. 
    For more information on the theoretical background of this model, 
    see Schiettekatte et al. (2020) <doi:10.1111/1365-2435.13618>. 
URL: https://nschiett.github.io/fishflux/
BugReports: https://github.com/nschiett/fishflux/issues
License: MIT + file LICENSE
Encoding: UTF-8
Imports: methods, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>=
        2.18.1), rstantools (>= 2.0.0), parallel, dplyr, fishualize,
        ggplot2, plyr, rfishbase, tidybayes, tidyr, httr, curl
Depends: R (>= 3.6.0)
Suggests: knitr, rmarkdown, testthat, covr
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.4.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>=
        2.18.0)
SystemRequirements: GNU make
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Biarch: true
NeedsCompilation: yes
Packaged: 2021-04-21 21:37:09 UTC; nschiettekatte
Author: Nina M. D. Schiettekatte [aut, cre],
  Diego Barneche [aut]
Maintainer: Nina M. D. Schiettekatte <nina.schiettekatte@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-27 07:40:02 UTC
