Package: adespatial Title: Multivariate Multiscale Spatial Analysis Version: 0.3-29 Authors@R: c( person("Stéphane", "Dray", email = "stephane.dray@univ-lyon1.fr", role = "aut", comment = c(ORCID = "0000-0003-0153-1105")), person("David", "Bauman", role = "ctb"), person("Guillaume", "Blanchet", role = "ctb"), person("Daniel", "Borcard", role = "ctb"), person("Sylvie", "Clappe", role = "ctb"), person("Guillaume", "Guenard", role = "ctb", comment = c(ORCID = "0000-0003-0761-3072")), person("Thibaut", "Jombart", role = "ctb"), person("Guillaume", "Larocque", role = "ctb"), person("Pierre", "Legendre", role = "ctb", comment = c(ORCID = "0000-0002-3838-3305")), person("Naima", "Madi", role = "ctb"), person("Hélène H", "Wagner", role = "ctb"), person("Aurélie", "Siberchicot", role = c("ctb", "cre"), email = "aurelie.siberchicot@univ-lyon1.fr", comment = c(ORCID = "0000-0002-7638-8318")), person("John", "Chambers", role = "ctb", email = "jmc@r-project.org", comment = c("Original author of two functions from package SoDA")) ) Description: Tools for the multiscale spatial analysis of multivariate data. Several methods are based on the use of a spatial weighting matrix and its eigenvector decomposition (Moran's Eigenvectors Maps, MEM). Several approaches are described in the review Dray et al (2012) . Imports: ade4 (>= 1.7-13), adegraphics, adephylo, sp, spdep, lattice, methods, grDevices, graphics, MASS, stats, utils, shiny, vegan Depends: R (>= 3.5.0) Suggests: knitr, ape, rmarkdown, betapart License: GPL (>= 2) URL: https://github.com/adeverse/adespatial, http://adeverse.github.io/adespatial/ BugReports: https://github.com/adeverse/adespatial/issues Encoding: UTF-8 NeedsCompilation: yes RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://thioulouse.r-universe.dev Date/Publication: 2026-03-20 20:59:39 UTC RemoteUrl: https://github.com/adeverse/adespatial RemoteRef: HEAD RemoteSha: 309fa8701760d74294ea0038a951de34c762e90b Packaged: 2026-06-24 09:53:13 UTC; root Author: Stéphane Dray [aut] (ORCID: ), David Bauman [ctb], Guillaume Blanchet [ctb], Daniel Borcard [ctb], Sylvie Clappe [ctb], Guillaume Guenard [ctb] (ORCID: ), Thibaut Jombart [ctb], Guillaume Larocque [ctb], Pierre Legendre [ctb] (ORCID: ), Naima Madi [ctb], Hélène H Wagner [ctb], Aurélie Siberchicot [ctb, cre] (ORCID: ), John Chambers [ctb] (Original author of two functions from package SoDA) Maintainer: Aurélie Siberchicot