Package: kairos
Title: Analysis of Chronological Patterns from Archaeological Count
        Data
Version: 2.2.1
Authors@R: c(
    person("Nicolas", "Frerebeau", , "nicolas.frerebeau@u-bordeaux-montaigne.fr", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5759-4944")),
    person("Brice", "Lebrun", role = "art",
           comment = c(ORCID = "0000-0001-7503-8685", "Logo designer")),
    person("Ben", "Marwick", , "bmarwick@uw.edu", role = "ctb",
           comment = c(ORCID = "0000-0001-7879-4531")),
    person("Anne", "Philippe", , "anne.philippe@univ-nantes.fr", role = "ctb",
           comment = c(ORCID = "0000-0002-5331-5087")),
    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: A toolkit for absolute and relative dating and analysis of
    chronological patterns. This package includes functions for
    chronological modeling and dating of archaeological assemblages from
    count data. It provides methods for matrix seriation. It also allows
    to compute time point estimates and density estimates of the
    occupation and duration of an archaeological site.
License: GPL (>= 3)
URL: https://codeberg.org/tesselle/kairos,
        https://packages.tesselle.org/kairos/
BugReports: https://codeberg.org/tesselle/kairos/issues
Depends: aion (>= 1.4.0), dimensio (>= 0.13.0), R (>= 3.5)
Imports: arkhe (>= 1.10.0), extraDistr, grDevices, methods, stats,
        utils
Suggests: folio (>= 1.5.0), knitr, markdown, rsvg, svglite, tabula (>=
        3.2.0), tinysnapshot, tinytest
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
X-schema.org-applicationCategory: Archaeological Science
X-schema.org-isPartOf: https://www.tesselle.org
X-schema.org-keywords: chronology, matrix-seriation, archaeology,
        archaeological-science, r-package
Collate: 'AllClasses.R' 'AllGenerics.R' 'aoristic.R' 'apportion.R'
        'coerce.R' 'event_date.R' 'event_model.R' 'event_plot.R'
        'event_resample.R' 'fit.R' 'kairos-deprecated.R'
        'kairos-internal.R' 'kairos-package.R' 'mcd.R' 'mutators.R'
        'plot_time.R' 'seriation_assess.R' 'seriation_average.R'
        'seriation_coerce.R' 'seriation_permute.R' 'seriation_rank.R'
        'seriation_refine.R' 'show.R' 'subset.R' 'validate.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2025-04-03 12:52:42 UTC; nicolas
Author: Nicolas Frerebeau [aut, cre] (<https://orcid.org/0000-0001-5759-4944>),
  Brice Lebrun [art] (<https://orcid.org/0000-0001-7503-8685>, Logo
    designer),
  Ben Marwick [ctb] (<https://orcid.org/0000-0001-7879-4531>),
  Anne Philippe [ctb] (<https://orcid.org/0000-0002-5331-5087>),
  Université Bordeaux Montaigne [fnd] (03pbgwk21),
  CNRS [fnd] (02feahw73)
Repository: CRAN
Date/Publication: 2025-04-03 14:50:02 UTC
Built: R 4.3.3; ; 2025-04-07 01:22:12 UTC; windows
