Package: isobxr
Type: Package
Title: Stable Isotope Box Modelling in R
Version: 1.0.1
Authors@R: person("Theo", "Tacail", email = "theo.tacail@protonmail.com", role = c("aut", "cre"))
Description: A set of functions to run simple and composite box-models to describe the 
    dynamic or static distribution of stable isotopes in open 
    or closed systems. The package also allows the sweeping of many 
    parameters in both static and dynamic conditions. It also comes 
    with a post-run plotting interface built under shiny.
    The mathematical models used in this package are derived from Albarede, 1995, 
    Introduction to Geochemical Modelling, Cambridge University Press,
    Cambridge <doi:10.1017/CBO9780511622960>.
Depends: R (>= 3.5.0)
License: GPL-3
URL: https://github.com/ttacail/isobxr,
        https://ttacail.github.io/isobxr_web/,
        https://ttacail.github.io/isobxr/
BugReports: https://github.com/ttacail/isobxr/issues
Encoding: UTF-8
LazyData: false
Imports: stringr, readxl, dplyr, data.table, deSolve, rlang, grid,
        metR, shiny, shinyFiles, shinythemes, shinyjs, DT, ggplot2,
        ggrepel, qgraph, writexl, R.utils, fs
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, devtools
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-09-07 13:20:12 UTC; sz18642
Author: Theo Tacail [aut, cre]
Maintainer: Theo Tacail <theo.tacail@protonmail.com>
Repository: CRAN
Date/Publication: 2021-09-07 13:40:02 UTC
