Package: mobr
Title: Measurement of Biodiversity
Version: 3.0.0
Authors@R: c(person("Daniel", "McGlinn", email = "danmcglinn@gmail.com", 
                    role = c("aut", "cre", "cph")),
             person("Xiao", "Xiao", email = "xiao@weecology.org", 
                    role = "aut"),
             person("Brian", "McGill", email = "brimcgill@gmail.com",
                    role = "aut"),
             person("Felix", "May", email = "felix.may@posteo.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: 2024-08-10
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>,
    McGlinn, D.J., et al. (2020) <doi:10.1101/851717>, and
    McGlinn, D.J., et al. (2023) <doi:10.1101/2023.09.19.558467>. 
Depends: R (>= 3.5.0)
Imports: plotrix, scales, dplyr, purrr, tidyr, pbapply, ggplot2, egg,
        tibble, vctrs, rlang, geosphere, scam, sf
Suggests: knitr, rmarkdown, testthat, methods
Language: en-US
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 7.3.1
URL: https://github.com/MoBiodiv/mobr
BugReports: https://github.com/MoBiodiv/mobr/issues
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-08-17 18:01:34 UTC; mcglinndj
Author: Daniel McGlinn [aut, cre, cph],
  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: 2024-08-17 18:20:02 UTC
Built: R 4.3.3; ; 2024-08-17 21:02:09 UTC; unix
