Package: rplum
Type: Package
Title: Bayesian Age-Depth Modelling of Cores Dated by Pb-210
Version: 0.2.2
Date: 2021-06-02
Authors@R: c(
    person("Maarten", "Blaauw", email = "maarten.blaauw@qub.ac.uk", role = c("aut", "cre")),
    person("J. Andres", "Christen", email = "jac@cimat.mx", role = c("aut", "ctb", "cph")),
    person("Marco A.", "Aquino-Lopez", email = "Marco.AquinoLopez@mu.ie", role="aut"),
	person("Judith", "Esquivel-Vazquez", email = "", role = "ctb"),
  person("Oscar M.", "Gonzalez V.", email = "", role = "ctb"),
	person("Ted", "Belding", role = "cph"),
	person("James", "Theiler", role = "cph"),
	person("Brian", "Gough", role = "cph"),
	person("Charles", "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: Rcpp (>= 0.12.12), coda (>= 0.19-1), grDevices, graphics,
        stats, utils
Depends: rbacon (>= 2.5.6)
RoxygenNote: 7.1.1
Author: Maarten Blaauw [aut, cre],
  J. Andres Christen [aut, ctb, cph],
  Marco A. Aquino-Lopez [aut],
  Judith Esquivel-Vazquez [ctb],
  Oscar M. Gonzalez V. [ctb],
  Ted Belding [cph],
  James Theiler [cph],
  Brian Gough [cph],
  Charles Karney [cph]
Maintainer: Maarten Blaauw <maarten.blaauw@qub.ac.uk>
Repository: CRAN
Date/Publication: 2021-06-02 14:30:02 UTC
Packaged: 2021-06-02 14:04:37 UTC; maarten
Built: R 4.0.2; ; 2021-06-03 10:28:06 UTC; unix
