Package: stratigraphr
Type: Package
Title: Archaeological Stratigraphy and Chronological Sequences
Version: 0.5.0
Authors@R: person("Joe", "Roe", email = "joe@joeroe.io",
  role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1011-1244"))
Description: A tidy framework for working with archaeological stratigraphy and
    chronology. Includes tools for reading, analysing, and visualising
    stratigraphic sequences (Harris matrices) as directed graphs following the
    definition of Dye and Buck (2015) <doi:10.1016/j.jas.2015.08.008> and an R 
    interface to the Chronological Query Language (CQL) used in 'OxCal' by 
    Bronk Ramsey (2009) <doi:10.1017/S0033822200033865>.
License: MIT + file LICENSE
URL: https://stratigraphr.joeroe.io,
        https://github.com/joeroe/stratigraphr
BugReports: https://github.com/joeroe/stratigraphr/issues
Encoding: UTF-8
LazyData: true
Imports: cli, Rdpack, checkmate, glue, igraph (>= 0.3.0), pillar,
        purrr, relations, rlang, sets, stringr, tidygraph, utils,
        vctrs, vroom,
Suggests: covr, dplyr, ggraph, knitr, oxcAAR, readr, readxl, rmarkdown,
        spelling, testthat, tibble
VignetteBuilder: knitr
RdMacros: Rdpack
Depends: R (>= 4.1)
Config/roxygen2/version: 8.0.0
Language: en-GB
NeedsCompilation: no
Packaged: 2026-09-03 08:21:05 UTC; joeroe
Author: Joe Roe [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-1011-1244>)
Maintainer: Joe Roe <joe@joeroe.io>
Repository: CRAN
Date/Publication: 2026-09-12 13:50:02 UTC
