Package: rplum
Type: Package
Title: Bayesian Age-Depth Modelling of Cores Dated by Pb-210
Version: 1.0.0
Author: Maarten Blaauw [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5680-1515>),
  J. Andres Christen [aut, ctb, cph] (ORCID:
    <https://orcid.org/0000-0002-5795-4345>),
  Marco A. Aquino Lopez [aut] (ORCID:
    <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 (>= 1.1.3), rice
        (>= 1.1.1), rbacon (>= 3.5.2)
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, utf8
VignetteBuilder: knitr
Language: en-GB
Maintainer: Maarten Blaauw <maarten.blaauw@qub.ac.uk>
Repository: CRAN
Packaged: 2025-05-20 16:38:47 UTC; maarten
Date/Publication: 2025-05-20 17:00:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:42:29 UTC; windows
