A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

ade4

Analysis of Ecological Data for Exploratory and Euclidean Methods in Environmental Sciences.
https://github.com/adeverse/ade4

Category: Biosphere
Sub Category: Biodiversity Analysis and Metrics

Keywords from Contributors

tidyverse

Last synced: about 20 hours ago
JSON representation

Repository metadata

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

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:

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

install.packages("ade4")

Loading ade4

library("ade4")

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 days ago

Total Commits: 1,123
Total Committers: 18
Avg Commits per committer: 62.389
Development Distribution Score (DDS): 0.671

Commits in past year: 21
Committers in past year: 3
Avg Commits per committer in past year: 7.0
Development Distribution Score (DDS) in past year: 0.238

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

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 34
Total pull requests: 11
Average time to close issues: about 1 month
Average time to close pull requests: about 1 month
Total issue authors: 26
Total pull request authors: 8
Average comments per issue: 2.35
Average comments per pull request: 0.73
Merged pull request: 8
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 1
Past year average time to close issues: about 22 hours
Past year average time to close pull requests: 9 days
Past year issue authors: 2
Past year pull request authors: 1
Past year average comments per issue: 3.33
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/adeverse/ade4

Top Issue Authors

  • sdray (6)
  • r1-q (3)
  • maurinka (2)
  • proebuck (1)
  • melodyoungg (1)
  • zkamvar (1)
  • martialferreol (1)
  • beausoleilmo (1)
  • CeresBarros (1)
  • DPlat (1)
  • rsamantha (1)
  • karthik2527 (1)
  • alaindanet (1)
  • panbbq (1)
  • TizianaDrz (1)

Top Pull Request Authors

  • SuzonM (3)
  • zkamvar (2)
  • thioulouse (1)
  • CeresBarros (1)
  • sgsokol (1)
  • aursiber (1)
  • Rekyt (1)
  • olivroy (1)

Top Issue Labels

  • enhancement (6)
  • help wanted (1)
  • bug (1)

Top Pull Request Labels


Package metadata

cran.r-project.org: ade4

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

  • Homepage: https://adeverse.github.io/ade4/
  • Documentation: http://cran.r-project.org/web/packages/ade4/ade4.pdf
  • Licenses: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
  • Latest release: 1.7-23 (published 2 months ago)
  • Last Synced: 2025-04-25T10:30:56.843Z (2 days ago)
  • Versions: 48
  • Dependent Packages: 96
  • Dependent Repositories: 202
  • Downloads: 52,007 Last month
  • Docker Downloads: 154,463
  • Rankings:
    • Dependent packages count: 0.999%
    • Dependent repos count: 1.283%
    • Average: 1.637%
    • Downloads: 2.002%
    • Docker downloads count: 2.264%
  • Maintainers (1)

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

Score: 19.10049019108368