Package: rplum
Type: Package
Title: Bayesian Age-Depth Modelling of '210Pb'-Dated Cores
Version: 0.1.4
Date: 2020-04-29
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.0
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-05-04 14:30:02 UTC
Packaged: 2020-04-29 14:52:52 UTC; maarten
