Package: EDE
Title: Extinction Date Estimation from Sighting Records
Version: 0.1.0
Authors@R: person("Rodrigo Fonseca", "Villa", email = "rodrigo03.villa@gmail.com",
           role = c("aut", "cre"),
           comment = c(ORCID = "0009-0005-2938-2270"))
Maintainer: Rodrigo Fonseca Villa <rodrigo03.villa@gmail.com>
Description: Estimates the historic date of extinction of a species from a
    time-ordered record of sighting events. Given a table of sighting counts
    per year, computes extinction date estimators from the sighting-record
    literature: optimal linear estimation under a record-value model
    (Roberts & Solow, 2003), nonparametric and sighting-effort-weighted
    persistence tests (Solow, 1993; Solow, 2005), a sighting-rate persistence
    test comparable across records with different observation periods
    (McInerny, Roberts, Davy & Cribb, 2006), a classical confidence interval
    on the end of a temporal range (Strauss & Sadler, 1989), a
    truncation-point extrapolation (Robson & Whitlock, 1964), and a
    combinatorial persistence test based on inclusion-exclusion over
    sighting-gap occupancy (Burgman, Grimson & Ferson, 1995). Every
    estimator is built on a single validated input object and returns a
    common result class with, where defined, a point estimate, a confidence
    interval, or a full persistence-probability curve.
Language: en-US
License: GPL (>= 3)
URL: https://github.com/rodrigosqrt3/EDE
BugReports: https://github.com/rodrigosqrt3/EDE/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, ggplot2
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-07-29 23:13:44 UTC; rodri
Author: Rodrigo Fonseca Villa [aut, cre] (ORCID:
    <https://orcid.org/0009-0005-2938-2270>)
Repository: CRAN
Date/Publication: 2026-08-07 16:00:14 UTC
Built: R 4.6.1; ; 2026-08-07 19:06:08 UTC; unix
