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/sdray/ade4

Keywords from Contributors

tidyverse carpentries ecology data-cleaning

Last synced: 24 days ago
JSON representation

Acceptance Criteria

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: over 1 year ago

Total Commits: 1,092
Total Committers: 19
Avg Commits per committer: 57.474
Development Distribution Score (DDS): 0.664

Commits in past year: 128
Committers in past year: 5
Avg Commits per committer in past year: 25.6
Development Distribution Score (DDS) in past year: 0.477

Name Email Commits
Stéphane Dray s****y@u****r 367
Aurélie Siberchicot a****t@u****r 237
Jean Thioulouse j****e@u****r 156
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
olivroy 5****y 2
Zhian N. Kamvar k****z@s****u 2
ade2001 a****1 2
Jean Thioulouse j****n@t****u 1
Zhian N. Kamvar z****r@g****m 1
Rekyt m****e@e****r 1
simonpenel s****l 1

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 31
Total pull requests: 10
Average time to close issues: 24 days
Average time to close pull requests: about 2 months
Total issue authors: 24
Total pull request authors: 7
Average comments per issue: 2.26
Average comments per pull request: 0.8
Merged pull request: 8
Bot issues: 0
Bot pull requests: 0

Past year issues: 6
Past year pull requests: 4
Past year average time to close issues: 3 days
Past year average time to close pull requests: 9 days
Past year issue authors: 4
Past year pull request authors: 2
Past year average comments per issue: 5.17
Past year average comments per pull request: 0.25
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • sdray (6)
  • R1-Globulo (3)
  • proebuck (1)
  • melodyoungg (1)
  • zkamvar (1)
  • martialferreol (1)
  • beausoleilmo (1)
  • CeresBarros (1)
  • DPlat (1)
  • rsamantha (1)
  • karthik2527 (1)
  • alaindanet (1)
  • panbbq (1)
  • llrs (1)
  • xndless (1)

Top Pull Request Authors

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

Top Issue Labels

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

Top Pull Request Labels


Package metadata

conda-forge.org: r-ade4

  • Homepage: http://pbil.univ-lyon1.fr/ADE-4
  • Licenses: GPL-2.0-or-later
  • Latest release: 1.7_20 (published over 2 years ago)
  • Last Synced: 2025-03-14T01:09:06.849Z (about 2 months ago)
  • Versions: 9
  • Dependent Packages: 18
  • Dependent Repositories: 6
  • Rankings:
    • Dependent packages count: 3.533%
    • Dependent repos count: 13.883%
    • Average: 28.301%
    • Forks count: 47.482%
    • Stargazers count: 48.306%

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: 10.073736528095814