Package: SAMPLE
Type: Package
Title: Estimate Sampling Effort for Species Occurrence Rates
Version: 1.0.1
Authors@R: c(
    person(given = "Henrique", 
           family = "Bravo", 
           role = c("aut", "cre"), 
           email = "henrique.bravo@rug.nl",
           comment = c(ORCID = "0000-0003-3086-737X")),
    person(given = "Yacine", 
           family = "Ben Chehida", 
           role = "aut",
           comment = c(ORCID = "0000-0001-7269-9082")),
    person(given = "Sancia E. T.", 
           family = "van der Meij", 
           role = "aut",
           comment = c(ORCID = "0000-0002-3759-8945")))
Maintainer: Henrique Bravo <henrique.bravo@rug.nl>
Description: Estimates the sampling effort needed to obtain stable species
    occurrence and prevalence rates from presence-absence data. The method
    repeatedly subsamples observations, evaluates changes in estimated rates,
    and reports the minimum stable sample size. For methodological details,
    see Bravo et al. (2025) <doi:10.1002/ece3.70998>.
URL: https://github.com/yacinebenchehida/SAMPLE
BugReports: https://github.com/yacinebenchehida/SAMPLE/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Imports: ggplot2 (>= 3.4.2), Rmisc (>= 1.5.1), RColorBrewer (>= 1.1-3),
        dplyr (>= 1.1.4), magrittr (>= 2.0.3)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), tibble (>= 3.2.1)
NeedsCompilation: no
Packaged: 2026-09-06 09:17:18 UTC; yacinebenchehida
Author: Henrique Bravo [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3086-737X>),
  Yacine Ben Chehida [aut] (ORCID:
    <https://orcid.org/0000-0001-7269-9082>),
  Sancia E. T. van der Meij [aut] (ORCID:
    <https://orcid.org/0000-0002-3759-8945>)
Repository: CRAN
Date/Publication: 2026-09-15 11:30:08 UTC
Built: R 4.5.2; ; 2026-09-15 13:09:58 UTC; unix
