Package: kairos
Title: Analysis of Chronological Patterns from Archaeological Count
        Data
Version: 1.2.0
Authors@R: 
    c(person(given = "Nicolas",
             family = "Frerebeau",
             role = c("aut", "cre"),
             email = "nicolas.frerebeau@u-bordeaux-montaigne.fr",
             comment = c(ORCID = "0000-0001-5759-4944", 
                         affiliation = "Université Bordeaux Montaigne")),
      person(given = "Brice",
             family = "Lebrun",
             role = "ctb",
             email = "brice.lebrun@u-bordeaux-montaigne.fr",
             comment = c(ORCID = "0000-0001-7503-8685", 
                         affiliation = "Université Bordeaux Montaigne")),
      person(given = "Ben",
             family = "Marwick",
             role = "ctb",
             email = "bmarwick@uw.edu",
             comment = c(ORCID = "0000-0001-7879-4531", 
                         affiliation = "University of Washington")),
      person(given = "Anne",
             family = "Philippe",
             role = "ctb",
             email = "anne.philippe@univ-nantes.fr",
             comment = c(ORCID = "0000-0002-5331-5087", 
                         affiliation = "Université de Nantes")))
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.4)
Imports: arkhe (>= 1.0.0), dimensio (>= 0.3.0), extraDistr, ggplot2,
        grDevices, Hmisc, methods, rlang, stats, utils
Suggests: covr, folio (>= 1.3.0), khroma, knitr, rmarkdown, tabula (>=
        2.0.0), testthat (>= 3.0.0), vdiffr (>= 1.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.1
Collate: 'AllClasses.R' 'AllGenerics.R' 'aoristic.R' 'apportion.R'
        'coerce.R' 'deprecate.R' 'event_date.R' 'event_plot.R'
        'event_resample.R' 'fit.R' 'kairos-package.R' 'mcd.R'
        'mutators.R' 'plot.R' 'reexport.R' 'seriate_average.R'
        'seriate_permute.R' 'seriate_rank.R' 'seriate_refine.R'
        'show.R' 'subset.R' 'utilities.R' 'validate.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2022-11-08 18:33:09 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)
Maintainer: Nicolas Frerebeau <nicolas.frerebeau@u-bordeaux-montaigne.fr>
Repository: CRAN
Date/Publication: 2022-11-09 08:40:20 UTC
Built: R 4.1.2; ; 2022-11-10 12:41:55 UTC; unix
