Package: mobr
Title: Measurement of Biodiversity
Version: 2.0.2
Authors@R: c(person("Daniel", "McGlinn", email = "danmcglinn@gmail.com", 
                    role = c("aut", "cre")),
             person("Xiao", "Xiao", email = "xiao@weecology.org", 
                    role = "aut"),
             person("Brian", "McGill", email = "brimcgill@gmail.com",
                    role = "aut"),
             person("Felix", "May", email = "felix.may@idiv.de", 
                    role = "aut"),
             person("Thore", "Engel", email = "thore.engel@idiv.de",
                    role = "aut"),
             person("Caroline", "Oliver", email = "olivercs@g.cofc.edu",
                    role = "aut"),
             person("Shane", "Blowes", email = "shane.blowes@idiv.de",
                    role = "aut"),
             person("Tiffany", "Knight", email = "tiffany.knight@idiv.de",
                    role = 'aut'),
             person("Oliver", "Purschke", email = "oliverpurschke@web.de",
                    role = 'aut'),
             person("Nicholas", "Gotelli", email = "Nicholas.Gotelli@uvm.edu",
                    role = "aut"),
             person("Jon", "Chase", email = "jonathan.chase@idiv.de",
                    role = "aut"))
Date: 2021-02-09
Description: Functions for calculating metrics for the measurement biodiversity
    and its changes across scales, treatments, and gradients. The methods 
    implemented in this package are described in:
    Chase, J.M., et al. (2018) <doi:10.1111/ele.13151>, 
    McGlinn, D.J., et al. (2019) <doi:10.1111/2041-210X.13102>, and
    McGlinn, D.J., et al. (2021) <doi:10.1002/ecy.3233>. 
Depends: R (>= 3.5.0)
Imports: plotrix, scales, dplyr, purrr, tidyr, pbapply, ggplot2, egg,
        tibble, vctrs, rlang, geosphere
Suggests: knitr, rmarkdown, testthat
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 7.1.1
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-02-10 02:12:21 UTC; mcglinndj
Author: Daniel McGlinn [aut, cre],
  Xiao Xiao [aut],
  Brian McGill [aut],
  Felix May [aut],
  Thore Engel [aut],
  Caroline Oliver [aut],
  Shane Blowes [aut],
  Tiffany Knight [aut],
  Oliver Purschke [aut],
  Nicholas Gotelli [aut],
  Jon Chase [aut]
Maintainer: Daniel McGlinn <danmcglinn@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-10 06:30:02 UTC
Built: R 4.0.2; ; 2021-02-10 12:10:22 UTC; unix
