Package: kairos
Title: Analysis of Chronological Patterns from Archaeological Count
        Data
Version: 2.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", affiliation = "Université Bordeaux Montaigne")),
    person("Brice", "Lebrun", , "brice.lebrun@u-bordeaux-montaigne.fr", role = "ctb",
           comment = c(ORCID = "0000-0001-7503-8685", affiliation = "Université Bordeaux Montaigne")),
    person("Ben", "Marwick", , "bmarwick@uw.edu", role = "ctb",
           comment = c(ORCID = "0000-0001-7879-4531", affiliation = "University of Washington")),
    person("Anne", "Philippe", , "anne.philippe@univ-nantes.fr", role = "ctb",
           comment = c(ORCID = "0000-0002-5331-5087", affiliation = "Université de Nantes")),
    person("Université Bordeaux Montaigne", role = "fnd"),
    person("CNRS", role = "fnd")
  )
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://packages.tesselle.org/kairos/,
        https://github.com/tesselle/kairos
BugReports: https://github.com/tesselle/kairos/issues
Depends: R (>= 3.5), dimensio (>= 0.6.0)
Imports: aion (>= 1.0.2), arkhe (>= 1.6.0), extraDistr, grDevices,
        methods, stats, utils
Suggests: folio (>= 1.4.0), knitr, markdown, rsvg, svglite, tabula (>=
        3.0.1), tinysnapshot, tinytest
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.0
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'
        'permute.R' 'plot_time.R' 'reexport.R' 'seriate_average.R'
        'seriate_rank.R' 'seriate_refine.R' 'show.R' 'subset.R'
        'summary.R' 'validate.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2024-02-26 16:33:41 UTC; nicolas
Author: Nicolas Frerebeau [aut, cre] (<https://orcid.org/0000-0001-5759-4944>,
    Université Bordeaux Montaigne),
  Brice Lebrun [ctb] (<https://orcid.org/0000-0001-7503-8685>, Université
    Bordeaux Montaigne),
  Ben Marwick [ctb] (<https://orcid.org/0000-0001-7879-4531>, University
    of Washington),
  Anne Philippe [ctb] (<https://orcid.org/0000-0002-5331-5087>,
    Université de Nantes),
  Université Bordeaux Montaigne [fnd],
  CNRS [fnd]
Maintainer: Nicolas Frerebeau <nicolas.frerebeau@u-bordeaux-montaigne.fr>
Repository: CRAN
Date/Publication: 2024-02-26 17:10:02 UTC
Built: R 4.2.3; ; 2024-02-26 18:49:10 UTC; unix
