Package: rarestR
Version: 1.0.0
Date: 2024-03-20
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:
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
BugReports: https://github.com/pzhaonet/rarestR/issues
RoxygenNote: 7.2.3
NeedsCompilation: no
LazyData: true
Packaged: 2024-03-20 06:21:53 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: 2024-03-20 06:40:02 UTC
Built: R 4.2.3; ; 2024-03-20 08:43:31 UTC; unix
