Package: rarestR
Version: 1.1.1
Date: 2025-03-29
Title: Rarefaction-Based Species Richness Estimator
Authors@R: c(
    person("Peng", "Zhao", role = c("aut", "cre"), email = "pengzhao20@outlook.com", comment = c(ORCID = "0000-0001-5267-9797")),
	person("Yi", "Zou", role = c("aut"), comment = c(ORCID = "0000-0002-7082-9258")))
Maintainer: Peng Zhao <pengzhao20@outlook.com>
Depends: R (>= 3.5.0)
Imports: Rdpack
RdMacros: Rdpack
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Description: Calculate rarefaction-based alpha- and beta-diversity. Offer parametric extrapolation to estimate the total expected species in a single community and the total expected shared species between two communities. Visualize the curve-fitting for these estimators.
License: MIT + file LICENSE
URL: https://github.com/pzhaonet/rarestR,
        https://pzhaonet.github.io/rarestr/
BugReports: https://github.com/pzhaonet/rarestR/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
LazyData: true
Config/testthat/edition: 3
Packaged: 2025-03-30 05:05:59 UTC; DELL
Author: Peng Zhao [aut, cre] (<https://orcid.org/0000-0001-5267-9797>),
  Yi Zou [aut] (<https://orcid.org/0000-0002-7082-9258>)
Repository: CRAN
Date/Publication: 2025-03-30 05:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 05:42:15 UTC; unix
