Package: rdiversity
Type: Package
Title: Measurement and Partitioning of Similarity-Sensitive
        Biodiversity
Version: 1.0
Date: 2017-06-14
Authors@R: c(person("Sonia", "Mitchell", email = "s.mitchell.2@research.gla.ac.uk",
                  role = c("aut", "cre")),
             person("Richard", "Reeve", email = "richard.reeve@glasgow.ac.uk",
                  role = "aut"))
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. (2015) 
    <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_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
NeedsCompilation: no
Packaged: 2017-06-27 14:55:52 UTC; Soniam
Author: Sonia Mitchell [aut, cre],
  Richard Reeve [aut]
Repository: CRAN
Date/Publication: 2017-06-27 15:57:56 UTC
