Package: iNEXT.4steps
Type: Package
Title: Four-Step Biodiversity Analysis Based on 'iNEXT'
Version: 1.0.1
Author: Anne Chao [aut, cre],
  KaiHsiang Hu [ctb]
Maintainer: Anne Chao <chao@stat.nthu.edu.tw>
Authors@R: 
  c(person("Anne", 
           "Chao", 
           role = c("aut","cre"),
           email = "chao@stat.nthu.edu.tw"),
    person("KaiHsiang", 
           "Hu", 
           role = "ctb",
           email = "river19951224@gmail.com"))
URL:
        https://sites.google.com/view/chao-lab-website/software/inext-4steps/
Description: Expands 'iNEXT' to include the estimation of sample completeness and evenness. The package provides simple functions to perform the following four-step biodiversity analysis:
       STEP 1: Assessment of sample completeness profiles.
       STEP 2a: Analysis of size-based rarefaction and extrapolation sampling curves to 
       determine whether the asymptotic diversity can be accurately estimated. 
       STEP 2b: Comparison of the observed and the estimated asymptotic diversity profiles. 
       STEP 3: Analysis of non-asymptotic coverage-based rarefaction and extrapolation sampling curves.
       STEP 4: Assessment of evenness profiles. 
       The analyses in STEPs 2a, 2b and STEP 3 are mainly based on the previous 'iNEXT' package. Refer to the 'iNEXT' package for details. This package is mainly focusing on the computation for STEPs 1 and 4. See Chao et al. (2020) <doi:10.1111/1440-1703.12102> for statistical background.
License: GPL (>= 3)
Depends: R (>= 4.0)
Imports: ggplot2, reshape2, dplyr, stats, ggpubr, purrr, iNEXT.3D
Suggests: testthat, knitr, rmarkdown
Encoding: UTF-8
BugReports: https://github.com/KaiHsiangHu/iNEXT.4steps/issues
LazyData: true
RoxygenNote: 7.2.3
VignetteBuilder: knitr
ByteCompile: true
NeedsCompilation: no
Packaged: 2024-06-17 15:07:38 UTC; stat-pc
Repository: CRAN
Date/Publication: 2024-06-18 09:10:02 UTC
Built: R 4.6.0; ; 2025-10-14 04:04:48 UTC; windows
