Package: SSP
Title: Simulated Sampling Procedure for Community Ecology
Version: 1.0.2
Date: 2025-04-23
Authors@R: c(person(given = "Edlin", family = "Guerra-Castro", role = c("aut", "cre"), email = "edlinguerra@gmail.com"),
    person(given = "Maite", family = "Mascaro", role = "aut", email = "mmm@ciencias.unam.mx"),
    person(given = "Nuno", family = "Simoes", role = "aut", email = "ns@ciencias.unam.mx"),
    person(given = "Juan", family = "Cruz-Motta", role = "aut", email = "jjcruzmotta@gmail.com"),
    person(given = "Juan", family = "Cajas", role = "aut", email = "carlos.cajas@enesmerida.unam.mx"))       
Maintainer: Edlin Guerra-Castro <edlinguerra@gmail.com>
Description: The Simulation-based Sampling Protocol (SSP) is an R package designed to estimate sampling effort in studies of ecological communities. It is based on the concept of pseudo-multivariate standard error (MultSE) (Anderson & Santana-Garcon, 2015, <doi:10.1111/ele.12385>) and the simulation of ecological data. The theoretical background is described in Guerra-Castro et al. (2020, <doi:10.1111/ecog.05284>).
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat, roxygen2
VignetteBuilder: knitr
URL: https://github.com/edlinguerra/SSP
BugReports: https://github.com/edlinguerra/SSP/issues
Imports: vegan, stats, sampling, ggplot2
NeedsCompilation: no
Packaged: 2025-04-24 22:53:35 UTC; edlin
Author: Edlin Guerra-Castro [aut, cre],
  Maite Mascaro [aut],
  Nuno Simoes [aut],
  Juan Cruz-Motta [aut],
  Juan Cajas [aut]
Repository: CRAN
Date/Publication: 2025-04-24 23:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:53:23 UTC; unix
