Package: mvabund
Title: Statistical Methods for Analysing Multivariate Abundance Data
Version: 4.2.6
Date: 2023-10-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 () and
'Rcpp' () 'R' /
'C++' classes.
Depends: R (>= 3.5.0)
Encoding: UTF-8
Imports: Rcpp, MASS, methods, mgcv, stats, tweedie, statmod, parallel
LinkingTo: Rcpp, RcppGSL
License: LGPL (>= 2.1)
NeedsCompilation: yes
RoxygenNote: 7.2.3
URL: https://github.com/dwarton/mvabund,
https://fontikar.github.io/mvabund/
BugReports: https://github.com/dwarton/mvabund/issues
Suggests: ecostats, knitr, rmarkdown, skimr, testthat
VignetteBuilder: knitr
LazyData: true
Config/pak/sysreqs: libgsl0-dev
Repository: https://dwarton.r-universe.dev
Date/Publication: 2024-03-10 22:57:05 UTC
RemoteUrl: https://github.com/dwarton/mvabund
RemoteRef: HEAD
RemoteSha: 032f8075dad2c8df3c000c312a6ec35cce9d4f2c
Packaged: 2026-06-24 13:05:30 UTC; root
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