Package: kairos
Title: Analysis of Chronological Patterns from Archaeological Count
        Data
Version: 1.0.1
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 dating and analysis of chronological
    patterns. This package includes functions for chronological modeling
    and dating of archaeological assemblages from count data. It 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 (>= 0.4.0), dimensio (>= 0.2.2), extraDistr, ggplot2,
        Hmisc, methods, rlang, stats, utils
Suggests: covr, folio, knitr, rmarkdown, testthat (>= 3.0.0), vdiffr
        (>= 1.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.1.2
Collate: 'AllClasses.R' 'AllGenerics.R' 'aoristic.R' 'apportion.R'
        'coerce.R' 'event_date.R' 'event_plot.R' 'event_resample.R'
        'fit.R' 'kairos-package.R' 'mcd.R' 'mutators.R' 'plot.R'
        'reexport.R' 'subset.R' 'utilities.R' 'validate.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2022-03-10 17:03:34 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-03-11 09:20:02 UTC
Built: R 4.0.5; ; 2022-03-12 11:59:36 UTC; unix
