Package: rplum
Type: Package
Title: Bayesian Age-Depth Modelling of Cores Dated by Pb-210
Version: 0.3.0
Author: Maarten Blaauw [aut, cre] (<https://orcid.org/0000-0002-5680-1515>),
  J. Andres Christen [aut, ctb, cph]
    (<https://orcid.org/0000-0002-5795-4345>),
  Marco A. Aquino Lopez [aut] (<https://orcid.org/0000-0002-5076-7205>),
  Judith Esquivel Vazquez [ctb],
  Oscar M. Gonzalez V. [ctb],
  Ted Belding [cph],
  James Theiler [cph],
  Brian Gough [cph],
  Charles Karney [cph]
Authors@R: 
    c(person(given = "Maarten",
             family = "Blaauw",
             role = c("aut", "cre"),
             email = "maarten.blaauw@qub.ac.uk",
             comment = c(ORCID = "0000-0002-5680-1515")),
      person(given = "J. Andres",
             family = "Christen",
             role = c("aut", "ctb", "cph"),
             email = "jac@cimat.mx",
             comment = c(ORCID = "0000-0002-5795-4345")),
      person(given = "Marco A.",
             family = "Aquino Lopez",
             role = "aut",
             email = "aquino@cimat.mx",
             comment = c(ORCID = "0000-0002-5076-7205")),
      person(given = "Judith",
             family = "Esquivel Vazquez",
             role = "ctb"),
      person(given = "Oscar M.",
             family = "Gonzalez V.",
             role = "ctb"),
      person(given = "Ted",
             family = "Belding",
             role = "cph"),
      person(given = "James",
             family = "Theiler",
             role = "cph"),
      person(given = "Brian",
             family = "Gough",
             role = "cph"),
      person(given = "Charles",
             family = "Karney",
             role = "cph"))
Description: An approach to age-depth modelling that uses Bayesian statistics to reconstruct accumulation histories for 210Pb-dated deposits using prior information. It can combine 210Pb, radiocarbon, and other dates in the chronologies. See Aquino et al. (2018) <doi:10.1007/s13253-018-0328-7>. Note that parts of the code underlying 'rplum' are derived from the 'rbacon' package by the same authors, and there remains a degree of overlap between the two packages.
Encoding: UTF-8
License: GPL (>= 2)
NeedsCompilation: no
Imports: grDevices, graphics, stats, utils, rintcal (>= 0.5.2)
Depends: rbacon (>= 3.0.0)
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, utf8
VignetteBuilder: knitr
Language: en-GB
Maintainer: Maarten Blaauw <maarten.blaauw@qub.ac.uk>
Repository: CRAN
Packaged: 2022-12-23 06:56:15 UTC; maarten
Date/Publication: 2022-12-23 08:00:02 UTC
Built: R 4.1.2; ; 2022-12-24 11:26:21 UTC; unix
