Package: ArchaeoPhases
Type: Package
Title: Post-Processing of the Markov Chain Simulated by 'ChronoModel',
        'Oxcal' or 'BCal'
Version: 1.8
Date: 2022-06-10
Author: Anne Philippe [aut, cre],
  Marie-Anne Vibet [aut],
  Thomas S. Dye [ctb]
Authors@R: c(
              person("Anne", "Philippe", role = c("aut", "cre"), email = "anne.philippe@univ-nantes.fr"),
              person("Marie-Anne", "Vibet", role = c("aut")),
              person("Thomas S.", "Dye", role = c("ctb"))
              )
Maintainer: Anne Philippe <anne.philippe@univ-nantes.fr>
Description: Provides a list of functions for the statistical analysis of archaeological dates and groups of dates. It is based on the post-processing of the Markov Chains whose stationary distribution is the posterior distribution of a series of dates. Such output can be simulated by different applications as for instance 'ChronoModel' (see <https://chronomodel.com/>), 'Oxcal' (see <https://c14.arch.ox.ac.uk/oxcal.html>) or 'BCal' (see <https://bcal.shef.ac.uk/>). The only requirement is to have a csv file containing a sample from the posterior distribution.  Note that this package interacts with data available through the 'ArchaeoPhases.dataset' package which is available in a separate repository.  The size of the 'ArchaeoPhases.dataset' package is approximately 4 MB.
License: GPL-3
Depends: R (>= 3.5.0), coda, hdrcde
Imports: stats, utils, graphics, grDevices, shiny, readr, toOrdinal,
        ggplot2, ggalt, reshape2, dplyr, digest, gplots, magrittr,
        ggraph, gtools
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), ArchaeoPhases.dataset
        (>= 0.1.0)
VignetteBuilder: knitr
BugReports: https://github.com/ArchaeoStat/ArchaeoPhases/issues
RoxygenNote: 7.2.0
NeedsCompilation: no
Encoding: UTF-8
LazyData: true
Packaged: 2022-06-21 07:18:23 UTC; annephilippe
Repository: CRAN
Date/Publication: 2022-06-21 18:20:02 UTC
Built: R 4.2.0; ; 2022-06-22 12:33:02 UTC; unix
