Package: rdiversity
Type: Package
Title: Measurement and Partitioning of Similarity-Sensitive
        Biodiversity
Version: 2.0
Date: 2020-05-05
Authors@R: c(person("Sonia", "Mitchell", email = "sonia.mitchell@glasgow.ac.uk",
                  role = c("cre", "aut"), comment = c(ORCID = "0000-0003-1536-2066")),
             person("Richard", "Reeve", email = "richard.reeve@glasgow.ac.uk",
                  role = c("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")))
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) 
    <arXiv:1404.6520v3>.
License: GPL-3
Depends: R (>= 2.10)
Imports: binaryLogic, methods, reshape2, stats, utils
Suggests: ape, testthat, knitr, rmarkdown, covr, vcfR
LazyData: true
RoxygenNote: 7.1.0
Collate: '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' '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'
        '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'
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-05-14 23:02:23 UTC; Soniam
Author: Sonia Mitchell [cre, aut] (<https://orcid.org/0000-0003-1536-2066>),
  Richard Reeve [aut, ths] (<https://orcid.org/0000-0003-2589-8091>),
  Tom White [ctb] (<https://orcid.org/0000-0002-9639-3800>)
Maintainer: Sonia Mitchell <sonia.mitchell@glasgow.ac.uk>
Repository: CRAN
Date/Publication: 2020-05-20 13:10:05 UTC
Built: R 3.6.3; ; 2020-08-05 03:40:58 UTC; windows
