Package: zetadiv
Title: Functions to Compute Compositional Turnover Using Zeta Diversity
Version: 1.3.0
Date: 2025-05-27
Authors@R: c(
			person("Guillaume", "Latombe", email = "latombe.guillaume@gmail.com", role=c("aut","cre")),
			person("Melodie A.", "McGeoch", role=c("aut")),
			person("David A.", "Nipperess", role=c("aut")), 
			person("Cang", "Hui", role=c("aut")))
Description: Functions to compute compositional turnover using zeta-diversity,
    the number of species shared by multiple assemblages. The package includes
    functions to compute zeta-diversity for a specific number of
    assemblages and to compute zeta-diversity for a range of numbers of
    assemblages. It also includes functions to explain how zeta-diversity
    varies with distance and with differences in environmental variables
    between assemblages, using generalised linear models, linear models
    with negative constraints, generalised additive models,shape
    constrained additive models, and I-splines.
Depends: R (>= 4.5.0), scam
License: GPL-3
Imports: stats, graphics, grDevices, utils, car, mgcv, vegan, geodist,
        nnls, glm2
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-28 09:08:20 UTC; glatombe
Author: Guillaume Latombe [aut, cre],
  Melodie A. McGeoch [aut],
  David A. Nipperess [aut],
  Cang Hui [aut]
Maintainer: Guillaume Latombe <latombe.guillaume@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-28 10:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 04:03:04 UTC; windows
