Package: rdiversity
Type: Package
Title: Measurement and Partitioning of Similarity-Sensitive
        Biodiversity
Version: 2.3.0
Date: 2026-07-15
Authors@R: c(person("Sonia", "Mitchell", email = "sonia.mitchell@glasgow.ac.uk",
                  role = c("aut"), comment = c(ORCID = "0000-0003-1536-2066")),
             person("Richard", "Reeve", email = "richard.reeve@glasgow.ac.uk",
                  role = c("cre", "aut", "ths"), comment = c(ORCID = "0000-0003-2589-8091")),
             person("Tom", "White", email = "whitetomjames@gmail.com",
                  role = "ctb", comment = c(ORCID = "0000-0002-9639-3800")))
Maintainer: Richard Reeve <richard.reeve@glasgow.ac.uk>
URL: https://github.com/boydorr/rdiversity
BugReports: https://github.com/boydorr/rdiversity/issues
Description: Provides a framework for the measurement and partitioning of
    the (similarity-sensitive) biodiversity of a metacommunity and its
    constituent subcommunities. Richard Reeve, et al. (2016)
    <doi:10.48550/arXiv.1404.6520>.
License: GPL-3
Depends: R (>= 3.5.0)
Imports: methods, stats, stringdist, utils
Suggests: ape, testthat, knitr, markdown, rmarkdown, covr
Encoding: UTF-8
VignetteBuilder: knitr
Collate: 'ancestral_nodes.R' 'bits.R' 'chainsaw.R' 'check_partition.R'
        'check_phypartition.R' 'check_similarity.R' 'class-distance.R'
        'class-metacommunity.R' 'class-powermean.R'
        'class-relativeentropy.R' 'class-similarity.R'
        'descendant_tips.R' 'similarity.R' 'dist2sim.R' 'distance.R'
        'metadiv.R' 'subdiv.R' 'metacommunity.R'
        'diversity-components.R' 'diversity-measures.R' 'gen2dist.r'
        'geneid.R' 'genevec.R' 'hs_parameters.R' 'inddiv.R'
        'melt_matrix.R' 'phy2branch.R' 'phy2dist.R' 'phy_abundance.R'
        'phy_struct.R' 'power_mean.R' 'powermean.R'
        'rdiversity-package.R' 'relativeentropy.R' 'repartition.R'
        'smatrix.R' 'summarise.R' 'tax2dist.R' 'taxfac.R' 'taxid.R'
        'taxmask.R' 'taxvec.R' 'tbar.R' 'zmatrix.R'
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-15 20:51:55 UTC; richard.reeve
Author: Sonia Mitchell [aut] (ORCID: <https://orcid.org/0000-0003-1536-2066>),
  Richard Reeve [cre, aut, ths] (ORCID:
    <https://orcid.org/0000-0003-2589-8091>),
  Tom White [ctb] (ORCID: <https://orcid.org/0000-0002-9639-3800>)
Repository: CRAN
Date/Publication: 2026-07-15 21:10:02 UTC
Built: R 4.5.2; ; 2026-07-16 00:01:50 UTC; unix
