Package: ananke
Title: Quantitative Chronology in Archaeology
Version: 0.1.0
Authors@R: c(
    person("Nicolas", "Frerebeau", , "nicolas.frerebeau@u-bordeaux-montaigne.fr", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5759-4944")),
    person("Université Bordeaux Montaigne", role = "fnd",
           comment = c(ROR = "03pbgwk21")),
    person("CNRS", role = "fnd",
           comment = c(ROR = "02feahw73"))
  )
Maintainer: Nicolas Frerebeau <nicolas.frerebeau@u-bordeaux-montaigne.fr>
Description: Simple radiocarbon calibration and chronological analysis.
    This package allows the calibration of radiocarbon ages and modern
    carbon fraction values using multiple calibration curves. It allows
    the calculation of highest density region intervals and credible
    intervals. The package also provides tools for visualising results and
    estimating statistical summaries.
License: GPL (>= 3)
URL: https://codeberg.org/tesselle/ananke,
        https://packages.tesselle.org/ananke/
BugReports: https://codeberg.org/tesselle/ananke/issues
Depends: aion (>= 1.4.0), R (>= 4.1)
Imports: arkhe (>= 1.10.0), graphics, grDevices, methods, utils
Suggests: folio, knitr, markdown, rsvg, svglite, tinysnapshot, tinytest
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
X-schema.org-applicationCategory: Archaeological Science
X-schema.org-isPartOf: https://www.tesselle.org
X-schema.org-keywords: time-series, archaeology,
        archaeological-science, chronology, radiocarbon-dates,
        radiocarbon-calibration, r-package
Collate: 'AllClasses.R' 'AllGenerics.R' 'ananke-internal.R'
        'ananke-package.R' 'c14_calibrate.R' 'c14_combine.R'
        'c14_curve.R' 'c14_ensemble.R' 'c14_f14c.R' 'c14_sample.R'
        'c14_spd.R' 'c14_uncalibrate.R' 'c14_validate.R' 'coerce.R'
        'data.R' 'describe.R' 'interval.R' 'mutators.R' 'pb_age.R'
        'plot.R' 'proxy.R' 'statistics.R' 'subset.R' 'validate.R'
        'zzz.R'
NeedsCompilation: no
Packaged: 2025-04-16 13:02:12 UTC; nicolas
Author: Nicolas Frerebeau [aut, cre] (<https://orcid.org/0000-0001-5759-4944>),
  Université Bordeaux Montaigne [fnd] (03pbgwk21),
  CNRS [fnd] (02feahw73)
Repository: CRAN
Date/Publication: 2025-04-18 13:30:05 UTC
Built: R 4.4.3; ; 2025-10-08 01:25:39 UTC; windows
