Package: carbondate Title: Calibration and Summarisation of Radiocarbon Dates Version: 1.1.0.9000 Authors@R: c( person("Timothy J", "Heaton", , "T.Heaton@leeds.ac.uk", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-9994-142X")), person("Sara", "Al-assam", , "sarassam@gmail.com", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-7280-6802"))) Description: Performs Bayesian non-parametric calibration of multiple related radiocarbon determinations, and summarises the calendar age information to plot their joint calendar age density (see Heaton (2022) ). Also models the occurrence of radiocarbon samples as a variable-rate (inhomogeneous) Poisson process, plotting the posterior estimate for the occurrence rate of the samples over calendar time, and providing information about potential change points. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 3.5.0) LazyData: true Imports: graphics, grDevices, stats, utils URL: https://github.com/TJHeaton/carbondate, https://tjheaton.github.io/carbondate/ BugReports: https://github.com/TJHeaton/carbondate/issues VignetteBuilder: knitr LinkingTo: cpp11 RoxygenNote: 7.3.2 Repository: https://tjheaton.r-universe.dev Date/Publication: 2025-04-08 10:39:45 UTC RemoteUrl: https://github.com/tjheaton/carbondate RemoteRef: HEAD RemoteSha: 197ab4d640b880fe2076f8d637d30c3a675e344a NeedsCompilation: yes Packaged: 2026-06-20 08:21:02 UTC; root Author: Timothy J Heaton [aut, cre, cph] (ORCID: ), Sara Al-assam [aut, cph] (ORCID: ) Maintainer: Timothy J Heaton