Package: mvabund
Title: Statistical Methods for Analysing Multivariate Abundance Data
Version: 4.1.6
Date: 2020-12-18
Authors@R: c(person("Yi", "Wang", role = "aut"),
            person("Ulrike", "Naumann", role = "aut"),
            person("Dirk", "Eddelbuettel", role = "aut"),
              person("John", "Wilshire", role = "aut"),
              person("David", "Warton", role = c("aut", "cre"),
                     email = "David.Warton@unsw.edu.au"),
              person("Julian", "Byrnes", role = "ctb"),
              person("Ralph", "dos Santos Silva", role = c("ctb","cph")),
              person("Jenni", "Niku", role = "ctb"),
              person("Ian", "Renner", role = "ctb"),
              person("Stephen", "Wright", role = "ctb"))
Description: A set of tools for displaying, modeling and analysing
        multivariate abundance data in community ecology. See
        'mvabund-package.Rd' for details of overall package organization.
        The package is implemented with the Gnu Scientific Library
        (<http://www.gnu.org/software/gsl/>) and 'Rcpp'
        (<http://dirk.eddelbuettel.com/code/rcpp.html>) 'R' / 'C++' classes.
Depends: R (>= 3.0.0)
Encoding: UTF-8
Imports: Rcpp, MASS, methods, stats, tweedie, statmod, parallel
LinkingTo: Rcpp, RcppGSL
License: LGPL (>= 2.1)
NeedsCompilation: yes
RoxygenNote: 6.0.1
Suggests: testthat
Packaged: 2020-12-18 06:39:21 UTC; David Warton
Author: Yi Wang [aut],
  Ulrike Naumann [aut],
  Dirk Eddelbuettel [aut],
  John Wilshire [aut],
  David Warton [aut, cre],
  Julian Byrnes [ctb],
  Ralph dos Santos Silva [ctb, cph],
  Jenni Niku [ctb],
  Ian Renner [ctb],
  Stephen Wright [ctb]
Maintainer: David Warton <David.Warton@unsw.edu.au>
Repository: CRAN
Date/Publication: 2020-12-18 13:00:19 UTC
