ade4

Analysis of Ecological Data : Exploratory and Euclidean Methods in Environmental Sciences

https://github.com/adeverse/ade4

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    7 of 18 committers (38.9%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.2%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Analysis of Ecological Data : Exploratory and Euclidean Methods in Environmental Sciences

Basic Info
Statistics
  • Stars: 43
  • Watchers: 5
  • Forks: 10
  • Open Issues: 12
  • Releases: 15
Created almost 11 years ago · Last pushed 12 months ago
Metadata Files
Readme Changelog Codemeta

README.md

ade4

CRAN_Release_Badge CRAN Downloads R-CMD-check License: GPL v3 Project Status: Active – The project has reached a stable, usable state and is being actively developed. SWH

Analysis of Ecological Data: Exploratory and Euclidean Methods in Environmental Sciences

Installing the development version of ade4

  • Install the release version of remotes from CRAN with install.packages("remotes").

  • Make sure you have a working development environment.

    • Windows: Install Rtools.
    • Mac: Install Xcode from the Mac App Store.
    • Linux: Install a compiler and various development libraries (details vary across different flavors of Linux).

Then:

r remotes::install_github("adeverse/ade4")

If you do not wish to install the development environments Rtools (Windows) / XCode (Mac), we can supply binary packages of the development version of ade4 on request.

You can also find these binary packages as artifacts of GitHub Actions: here for Windows and here and here for macOS.

Installing the stable version of ade4

r install.packages("ade4")

Loading ade4

r library("ade4")

Owner

  • Name: In the ade universe
  • Login: adeverse
  • Kind: organization
  • Location: France

CodeMeta (codemeta.json)

{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "@type": "SoftwareSourceCode",
  "identifier": "ade4",
  "description": "Tools for multivariate data analysis. Several methods are provided for the analysis (i.e., ordination) of one-table (e.g., principal component analysis, correspondence analysis), two-table (e.g., coinertia analysis, redundancy analysis), three-table (e.g., RLQ analysis) and K-table (e.g., STATIS, multiple coinertia analysis). The philosophy of the package is described in Dray and Dufour (2007) <doi:10.18637/jss.v022.i04>.",
  "name": "ade4: Analysis of Ecological Data: Exploratory and Euclidean Methods in Environmental Sciences",
  "relatedLink": [
    "https://adeverse.github.io/ade4/",
    "https://CRAN.R-project.org/package=ade4"
  ],
  "codeRepository": "https://github.com/adeverse/ade4",
  "issueTracker": "https://github.com/adeverse/ade4/issues",
  "license": "https://spdx.org/licenses/GPL-2.0",
  "version": "1.7.23",
  "programmingLanguage": {
    "@type": "ComputerLanguage",
    "name": "R",
    "url": "https://r-project.org"
  },
  "runtimePlatform": "R version 4.4.1 (2024-06-14)",
  "provider": {
    "@id": "https://cran.r-project.org",
    "@type": "Organization",
    "name": "Comprehensive R Archive Network (CRAN)",
    "url": "https://cran.r-project.org"
  },
  "author": [
    {
      "@type": "Person",
      "givenName": "Stphane",
      "familyName": "Dray",
      "email": "stephane.dray@univ-lyon1.fr",
      "@id": "https://orcid.org/0000-0003-0153-1105"
    },
    {
      "@type": "Person",
      "givenName": "Anne-Batrice",
      "familyName": "Dufour",
      "email": "anne-beatrice.dufour@univ-lyon1.fr",
      "@id": "https://orcid.org/0000-0002-9339-4293"
    },
    {
      "@type": "Person",
      "givenName": "Jean",
      "familyName": "Thioulouse",
      "email": "jean.thioulouse@univ-lyon1.fr",
      "@id": "https://orcid.org/0000-0001-7664-0598"
    }
  ],
  "contributor": [
    {
      "@type": "Person",
      "givenName": "Thibaut",
      "familyName": "Jombart"
    },
    {
      "@type": "Person",
      "givenName": "Sandrine",
      "familyName": "Pavoine"
    },
    {
      "@type": "Person",
      "givenName": "Jean R.",
      "familyName": "Lobry"
    },
    {
      "@type": "Person",
      "givenName": "Sbastien",
      "familyName": "Ollier"
    },
    {
      "@type": "Person",
      "givenName": "Daniel",
      "familyName": "Borcard"
    },
    {
      "@type": "Person",
      "givenName": "Pierre",
      "familyName": "Legendre"
    },
    {
      "@type": "Person",
      "givenName": "Stphanie",
      "familyName": "Bougeard"
    },
    {
      "@type": "Person",
      "givenName": "Aurlie",
      "familyName": "Siberchicot",
      "email": "aurelie.siberchicot@univ-lyon1.fr",
      "@id": "https://orcid.org/0000-0002-7638-8318"
    }
  ],
  "maintainer": [
    {
      "@type": "Person",
      "givenName": "Aurlie",
      "familyName": "Siberchicot",
      "email": "aurelie.siberchicot@univ-lyon1.fr",
      "@id": "https://orcid.org/0000-0002-7638-8318"
    }
  ],
  "softwareSuggestions": [
    {
      "@type": "SoftwareApplication",
      "identifier": "ade4TkGUI",
      "name": "ade4TkGUI",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=ade4TkGUI"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "adegraphics",
      "name": "adegraphics",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=adegraphics"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "adephylo",
      "name": "adephylo",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=adephylo"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "adespatial",
      "name": "adespatial",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=adespatial"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "ape",
      "name": "ape",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=ape"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "CircStats",
      "name": "CircStats",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=CircStats"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "deldir",
      "name": "deldir",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=deldir"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "lattice",
      "name": "lattice",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=lattice"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "spdep",
      "name": "spdep",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=spdep"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "splancs",
      "name": "splancs",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=splancs"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "waveslim",
      "name": "waveslim",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=waveslim"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "progress",
      "name": "progress",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=progress"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "foreach",
      "name": "foreach",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=foreach"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "parallel",
      "name": "parallel"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "doParallel",
      "name": "doParallel",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=doParallel"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "iterators",
      "name": "iterators",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=iterators"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "knitr",
      "name": "knitr",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=knitr"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "rmarkdown",
      "name": "rmarkdown",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=rmarkdown"
    }
  ],
  "softwareRequirements": {
    "1": {
      "@type": "SoftwareApplication",
      "identifier": "R",
      "name": "R",
      "version": ">= 3.5.0"
    },
    "2": {
      "@type": "SoftwareApplication",
      "identifier": "graphics",
      "name": "graphics"
    },
    "3": {
      "@type": "SoftwareApplication",
      "identifier": "grDevices",
      "name": "grDevices"
    },
    "4": {
      "@type": "SoftwareApplication",
      "identifier": "methods",
      "name": "methods"
    },
    "5": {
      "@type": "SoftwareApplication",
      "identifier": "stats",
      "name": "stats"
    },
    "6": {
      "@type": "SoftwareApplication",
      "identifier": "utils",
      "name": "utils"
    },
    "7": {
      "@type": "SoftwareApplication",
      "identifier": "MASS",
      "name": "MASS",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=MASS"
    },
    "8": {
      "@type": "SoftwareApplication",
      "identifier": "pixmap",
      "name": "pixmap",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=pixmap"
    },
    "9": {
      "@type": "SoftwareApplication",
      "identifier": "sp",
      "name": "sp",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=sp"
    },
    "10": {
      "@type": "SoftwareApplication",
      "identifier": "Rcpp",
      "name": "Rcpp",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=Rcpp"
    },
    "SystemRequirements": null
  },
  "fileSize": "16566.186KB",
  "citation": [
    {
      "@type": "ScholarlyArticle",
      "datePublished": "2007",
      "author": [
        {
          "@type": "Person",
          "givenName": "St\\'ephane",
          "familyName": "Dray"
        },
        {
          "@type": "Person",
          "givenName": "Anne--B\\'eatrice",
          "familyName": "Dufour"
        }
      ],
      "name": "The {ade4} Package: Implementing the Duality Diagram for Ecologists",
      "identifier": "10.18637/jss.v022.i04",
      "pagination": "1--20",
      "@id": "https://doi.org/10.18637/jss.v022.i04",
      "sameAs": "https://doi.org/10.18637/jss.v022.i04",
      "isPartOf": {
        "@type": "PublicationIssue",
        "issueNumber": "4",
        "datePublished": "2007",
        "isPartOf": {
          "@type": [
            "PublicationVolume",
            "Periodical"
          ],
          "volumeNumber": "22",
          "name": "Journal of Statistical Software"
        }
      }
    },
    {
      "@type": "ScholarlyArticle",
      "datePublished": "2018",
      "author": [
        {
          "@type": "Person",
          "givenName": "St\\'ephanie",
          "familyName": "Bougeard",
          "email": "stephanie.bougeard@anses.fr"
        },
        {
          "@type": "Person",
          "givenName": "St\\'ephane",
          "familyName": "Dray",
          "email": "stephane.dray@univ-lyon1.fr"
        }
      ],
      "name": "Supervised Multiblock Analysis in {R} with the {ade4} Package",
      "identifier": "10.18637/jss.v086.i01",
      "pagination": "1--17",
      "@id": "https://doi.org/10.18637/jss.v086.i01",
      "sameAs": "https://doi.org/10.18637/jss.v086.i01",
      "isPartOf": {
        "@type": "PublicationIssue",
        "issueNumber": "1",
        "datePublished": "2018",
        "isPartOf": {
          "@type": [
            "PublicationVolume",
            "Periodical"
          ],
          "volumeNumber": "86",
          "name": "Journal of Statistical Software"
        }
      }
    },
    {
      "@type": "ScholarlyArticle",
      "datePublished": "2004",
      "author": [
        {
          "@type": "Person",
          "givenName": "Daniel",
          "familyName": "Chessel"
        },
        {
          "@type": "Person",
          "givenName": "Anne-B\\'eatrice",
          "familyName": "Dufour"
        },
        {
          "@type": "Person",
          "givenName": "Jean",
          "familyName": "Thioulouse"
        }
      ],
      "name": "The {ade4} Package -- {I}: One-Table Methods",
      "url": "https://cran.r-project.org/doc/Rnews/",
      "pagination": "5--10",
      "isPartOf": {
        "@type": "PublicationIssue",
        "issueNumber": "1",
        "datePublished": "2004",
        "isPartOf": {
          "@type": [
            "PublicationVolume",
            "Periodical"
          ],
          "volumeNumber": "4",
          "name": "R News"
        }
      }
    },
    {
      "@type": "ScholarlyArticle",
      "datePublished": "2007",
      "author": [
        {
          "@type": "Person",
          "givenName": "St\\'ephane",
          "familyName": "Dray"
        },
        {
          "@type": "Person",
          "givenName": "Anne-B\\'eatrice",
          "familyName": "Dufour"
        },
        {
          "@type": "Person",
          "givenName": "Daniel",
          "familyName": "Chessel"
        }
      ],
      "name": "The {ade4} Package -- {II}: Two-Table and {K}-Table Methods",
      "url": "https://cran.r-project.org/doc/Rnews/",
      "pagination": "47--52",
      "isPartOf": {
        "@type": "PublicationIssue",
        "issueNumber": "2",
        "datePublished": "2007",
        "isPartOf": {
          "@type": [
            "PublicationVolume",
            "Periodical"
          ],
          "volumeNumber": "7",
          "name": "R News"
        }
      }
    },
    {
      "@type": "Book",
      "datePublished": "2018",
      "author": [
        {
          "@type": "Person",
          "givenName": "Jean",
          "familyName": "Thioulouse"
        },
        {
          "@type": "Person",
          "givenName": "St\\'ephane",
          "familyName": "Dray"
        },
        {
          "@type": "Person",
          "givenName": "Anne--B\\'eatrice",
          "familyName": "Dufour"
        },
        {
          "@type": "Person",
          "givenName": "Aur\\'elie",
          "familyName": "Siberchicot"
        },
        {
          "@type": "Person",
          "givenName": "Thibaut",
          "familyName": "Jombart"
        },
        {
          "@type": "Person",
          "givenName": "Sandrine",
          "familyName": "Pavoine"
        }
      ],
      "name": "Multivariate Analysis of Ecological Data with {ade4}",
      "identifier": "10.1007/978-1-4939-8850-1",
      "@id": "https://doi.org/10.1007/978-1-4939-8850-1",
      "sameAs": "https://doi.org/10.1007/978-1-4939-8850-1"
    }
  ],
  "releaseNotes": "https://github.com/adeverse/ade4/blob/main/NEWS.md",
  "readme": "https://github.com/adeverse/ade4/blob/master/README.md",
  "contIntegration": "https://github.com/adeverse/ade4/actions/workflows/R-CMD-check.yaml"
}

GitHub Events

Total
  • Create event: 1
  • Release event: 1
  • Issues event: 3
  • Watch event: 2
  • Issue comment event: 10
  • Push event: 38
  • Gollum event: 2
Last Year
  • Create event: 1
  • Release event: 1
  • Issues event: 3
  • Watch event: 2
  • Issue comment event: 10
  • Push event: 38
  • Gollum event: 2

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 1,123
  • Total Committers: 18
  • Avg Commits per committer: 62.389
  • Development Distribution Score (DDS): 0.671
Past Year
  • Commits: 21
  • Committers: 3
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.238
Top Committers
Name Email Commits
Stéphane Dray s****y@u****r 370
Aurélie Siberchicot a****t@u****r 259
Jean Thioulouse j****e@u****r 162
chessel c****l 113
Anne-Béatrice Dufour a****r@u****r 93
Thibaut Jombart t****t@i****k 36
penel p****l 21
pavoine p****e 18
Jean j****n@t****r 17
smontmartin 1****n@u****r 10
spavoine s****e 7
ollier o****r 7
Zhian N. Kamvar k****z@s****u 3
olivroy 5****y 2
ade2001 a****1 2
Jean Thioulouse j****n@t****u 1
simonpenel s****l 1
Rekyt m****e@e****r 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 3
  • Total pull requests: 1
  • Average time to close issues: about 22 hours
  • Average time to close pull requests: 9 days
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 3.33
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 9 days
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 3.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • maurinka (2)
  • trashmai (1)
  • TizianaDrz (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 32,388 last-month
  • Total docker downloads: 154,463
  • Total dependent packages: 96
  • Total dependent repositories: 202
  • Total versions: 48
  • Total maintainers: 1
cran.r-project.org: ade4

Analysis of Ecological Data: Exploratory and Euclidean Methods in Environmental Sciences

  • Versions: 48
  • Dependent Packages: 96
  • Dependent Repositories: 202
  • Downloads: 32,388 Last month
  • Docker Downloads: 154,463
Rankings
Dependent packages count: 1.0%
Dependent repos count: 1.3%
Average: 1.6%
Downloads: 2.0%
Docker downloads count: 2.3%
Last synced: 9 months ago

Dependencies

DESCRIPTION cran
  • R >= 2.10 depends
  • MASS * imports
  • grDevices * imports
  • graphics * imports
  • methods * imports
  • pixmap * imports
  • sp * imports
  • stats * imports
  • utils * imports
  • CircStats * suggests
  • ade4TkGUI * suggests
  • adegraphics * suggests
  • adephylo * suggests
  • ape * suggests
  • deldir * suggests
  • doParallel * suggests
  • foreach * suggests
  • iterators * suggests
  • lattice * suggests
  • parallel * suggests
  • progress * suggests
  • spdep * suggests
  • splancs * suggests
  • waveslim * suggests
.github/workflows/build-bin-windows.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/build-bin-macOS-x64.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite