Package: spatpersist
Title: Create Persistent Identifiers for Longitudinal Spatial Data
Version: 0.1.0
Authors@R: 
    person(
      "Emre",
      "Cebeci",
      email = "cebeciemre1@gmail.com",
      role = c("aut", "cre")
    )
Description: 
    Creates dataset-local persistent identifiers for polygon units observed
    across time. Configurable overlap metrics, thresholds, and one-to-one
    matching rules identify continuity while separate identifiers track
    boundary versions and broader lineages through splits, mergers, and
    replacements. Candidate-link diagnostics, validation checks, registry
    reconciliation, and lineage summaries keep the resulting decisions
    inspectable and reproducible.
License: MIT + file LICENSE
URL: https://github.com/emre-cebeci/spatpersist
BugReports: https://github.com/emre-cebeci/spatpersist/issues
Encoding: UTF-8
Imports: sf
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-24 15:38:56 UTC; emrecebeci
Author: Emre Cebeci [aut, cre]
Maintainer: Emre Cebeci <cebeciemre1@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-05 13:50:02 UTC
