Package: bayclumpr
Type: Package
Title: Bayesian Analysis of Clumped Isotope Datasets
Version: 0.1.0
Authors@R: c(person("Cristian", "Roman Palacios", email = "cromanpa94@arizona.edu",
                  role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-1696-4886")),
    person("Hannah M.", "Carroll", email = "hcarroll@epss.ucla.edu",
                  role = c("aut"),
           comment = c(ORCID = "0000-0003-3343-3358")),
    person("Aradhna", "Tripati", email = "atripati@g.ucla.edu",
                  role = c("aut"),
           comment = c(ORCID = "0000-0002-1695-1754"))
           )
URL: https://bayclump.tripatilab.epss.ucla.edu/,
        https://tripati-lab.github.io/bayclumpr/
BugReports: https://github.com/Tripati-Lab/bayclumpr/issues
Description: Simulating synthetic clumped isotope dataset, fitting
    linear regression models under Bayesian and non-Bayesian frameworks,
    and generating temperature reconstructions for the same two approaches.
    Please note that models implemented in this package are described
    in Roman-Palacios et al. (2021) <doi:10.1002/essoar.10507995.1>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
Imports: parallel, loo, deming, IsoplotR, rstan, stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-13 19:45:47 UTC; cristianroman
Author: Cristian Roman Palacios [aut, cre]
    (<https://orcid.org/0000-0003-1696-4886>),
  Hannah M. Carroll [aut] (<https://orcid.org/0000-0003-3343-3358>),
  Aradhna Tripati [aut] (<https://orcid.org/0000-0002-1695-1754>)
Maintainer: Cristian Roman Palacios <cromanpa94@arizona.edu>
Repository: CRAN
Date/Publication: 2023-03-29 15:30:06 UTC
Built: R 4.3.0; ; 2023-07-10 05:52:16 UTC; unix
