Package: palimpsestr
Type: Package
Title: Probabilistic Decomposition of Archaeological Palimpsests
Version: 0.10.0
Authors@R: 
    c(person(given = "Enzo",
             family = "Cocca",
             role = c("aut", "cre"),
             email = "enzo.ccc@gmail.com",
             comment = c(ORCID = "0000-0002-8096-2810")))
Description: Probabilistic framework for the analysis of archaeological
    palimpsests based on the Stratigraphic Entanglement Field (SEF).
    Integrates spatial proximity, stratigraphic depth, chronological
    overlap, and cultural similarity to estimate latent depositional
    phases via diagonal Gaussian mixture Expectation-Maximisation (EM).
    Provides the Stratigraphic Entanglement Index (SEI), Excavation
    Stratigraphic Energy (ESE), and Palimpsest Dissolution Index (PDI)
    for quantifying depositional coherence, detecting intrusive finds,
    and measuring palimpsest formation. Includes simulation, diagnostics,
    phase-count selection, publication-quality plots, and Geographic
    Information System (GIS) export via 'sf'. Methods are described in Cocca (2026)
    <https://github.com/enzococca/palimpsestr>.
URL: https://github.com/enzococca/palimpsestr
BugReports: https://github.com/enzococca/palimpsestr/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: stats, utils, graphics, grDevices
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, sf, ggplot2, viridis,
        ggrepel, plotly, DBI, RSQLite, RPostgres
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-04-03 06:22:25 UTC; enzo
Author: Enzo Cocca [aut, cre] (ORCID: <https://orcid.org/0000-0002-8096-2810>)
Maintainer: Enzo Cocca <enzo.ccc@gmail.com>
Repository: CRAN
Date/Publication: 2026-04-09 09:00:21 UTC
Built: R 4.6.0; ; 2026-04-23 01:11:20 UTC; windows
