Package: rdiversity
Type: Package
Title: Measurement and Partitioning of Similarity-Sensitive Biodiversity
Version: 1.2.1
Date: 2018-06-12
Authors@R: c(person("Sonia", "Mitchell", email = "s.mitchell.2@research.gla.ac.uk",
                  role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1536-2066")),
             person("Richard", "Reeve", email = "richard.reeve@glasgow.ac.uk",
                  role = "aut", comment = c(ORCID = "0000-0003-2589-8091")))
Maintainer: Sonia Mitchell <s.mitchell.2@research.gla.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) 
    <arXiv:1404.6520v3>.
License: GPL-3
Imports:
    methods,
    ggplot2,
    ggthemes,
    ape,
    phangorn,
    plyr,
    tidyr,
    tibble,
    phytools,
    reshape2
Suggests:
    testthat,
    knitr,
    rmarkdown
RoxygenNote: 6.0.1
Collate: 
    'chainsaw.R'
    'check_partition.R'
    'check_phypartition.R'
    'check_similarity.R'
    'class-metacommunity.R'
    'class-powermean.R'
    'class-relativeentropy.R'
    'metacommunity.R'
    'diversity-components.R'
    'diversity-measures.R'
    'get_title.R'
    'hs_parameters.R'
    'inddiv.R'
    'metadiv.R'
    'phy_abundance.R'
    'phy_struct.R'
    'plot_diversity.R'
    'power_mean.R'
    'powermean.R'
    'qD.R'
    'subdiv.R'
    'qDZ.R'
    'qDZ_single.R'
    'qD_single.R'
    'rdiversity-package.R'
    'relativeentropy.R'
    'repartition.R'
    'similarity_shimatani.R'
    'smatrix.R'
    'summarise.R'
    'tbar.R'
    'zmatrix.R'
Encoding: UTF-8
