Package: rplum
Type: Package
Title: Bayesian Age-Depth Modelling of Cores Dated by Pb-210
Version: 0.1.5.1
Date: 2020-08-10
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. Subsequent versions of 'rplum' and 'rbacon' are planned to reduce duplication, with 'rplum' importing 'rbacon' instead. 
Encoding: UTF-8
License: GPL (>= 2)
NeedsCompilation: yes
Imports: Rcpp (>= 0.12.12), coda (>= 0.19-1), grDevices, graphics,
        stats, utils
LinkingTo: Rcpp
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: 2020-08-11 14:10:10 UTC
Packaged: 2020-08-11 10:51:34 UTC; maarten
