Package: mvabund
Title: Statistical Methods for Analysing Multivariate Abundance Data
Version: 4.2.1
Date: 2022-02-10
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.5.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: 2022-02-11 08:03:38 UTC; z3103495
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: 2022-02-16 13:40:08 UTC
Built: R 4.5.1; aarch64-apple-darwin25.0.0; 2025-10-03 03:55:22 UTC; unix
