adephylo

Exploratory analyses for the phylogenetic comparative method

https://github.com/adeverse/adephylo

Science Score: 26.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Exploratory analyses for the phylogenetic comparative method

Basic Info
  • Host: GitHub
  • Owner: adeverse
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 1.09 MB
Statistics
  • Stars: 9
  • Watchers: 5
  • Forks: 1
  • Open Issues: 3
  • Releases: 3
Created almost 11 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Codemeta

README.md

adephylo

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

Exploratory Analyses for the Phylogenetic Comparative Method

Installing adephylo

To install the development version from github:

r library(devtools) install_github("adeverse/adephylo")

The stable version can be installed from CRAN using:

r install.packages("adephylo")

Once installed, the package can be loaded using:

r library("adephylo")

Development team

Authors/developers

adephylo is developed by: * Thibaut Jombart * Stéphane Dray * Anders Ellern Bilgrau

Maintainer

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": "adephylo",
  "description": "Multivariate tools to analyze comparative data, i.e. a phylogeny and some traits measured for each taxa. The package contains functions to represent comparative data, compute phylogenetic proximities, perform multivariate analysis with phylogenetic constraints and test for the presence of phylogenetic autocorrelation. The package is described in Jombart et al (2010) <doi:10.1093/bioinformatics/btq292>.",
  "name": "adephylo: Exploratory Analyses for the Phylogenetic Comparative Method",
  "codeRepository": "https://github.com/adeverse/adephylo",
  "issueTracker": "https://github.com/adeverse/adephylo/issues",
  "license": "https://spdx.org/licenses/GPL-2.0",
  "version": "1.1.17",
  "programmingLanguage": {
    "@type": "ComputerLanguage",
    "name": "R",
    "url": "https://r-project.org"
  },
  "runtimePlatform": "R version 4.4.3 (2025-02-28)",
  "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": "Stéphane",
      "familyName": "Dray",
      "email": "stephane.dray@univ-lyon1.fr",
      "@id": "https://orcid.org/0000-0003-0153-1105"
    },
    {
      "@type": "Person",
      "givenName": "Thibaut",
      "familyName": "Jombart",
      "email": "t.jombart@imperial.ac.uk"
    }
  ],
  "contributor": [
    {
      "@type": "Person",
      "givenName": "Anders Ellern",
      "familyName": "Bilgrau",
      "email": "abilgrau@math.aau.dk"
    },
    {
      "@type": "Person",
      "givenName": "Aurélie",
      "familyName": "Siberchicot",
      "email": "aurelie.siberchicot@univ-lyon1.fr",
      "@id": "https://orcid.org/0000-0002-7638-8318"
    }
  ],
  "maintainer": [
    {
      "@type": "Person",
      "givenName": "Aurélie",
      "familyName": "Siberchicot",
      "email": "aurelie.siberchicot@univ-lyon1.fr",
      "@id": "https://orcid.org/0000-0002-7638-8318"
    }
  ],
  "softwareRequirements": {
    "1": {
      "@type": "SoftwareApplication",
      "identifier": "methods",
      "name": "methods"
    },
    "2": {
      "@type": "SoftwareApplication",
      "identifier": "ade4",
      "name": "ade4",
      "version": ">= 1.7-10",
      "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=ade4"
    },
    "3": {
      "@type": "SoftwareApplication",
      "identifier": "phylobase",
      "name": "phylobase",
      "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=phylobase"
    },
    "4": {
      "@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"
    },
    "5": {
      "@type": "SoftwareApplication",
      "identifier": "adegenet",
      "name": "adegenet",
      "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=adegenet"
    },
    "SystemRequirements": null
  },
  "fileSize": "1105.256KB",
  "citation": [
    {
      "@type": "ScholarlyArticle",
      "datePublished": "2010",
      "author": [
        {
          "@type": "Person",
          "givenName": "Thibaut",
          "familyName": "Jombart"
        },
        {
          "@type": "Person",
          "givenName": "François",
          "familyName": "Balloux"
        },
        {
          "@type": "Person",
          "givenName": "St\\'ephane",
          "familyName": "Dray"
        }
      ],
      "name": "adephylo: new tools for investigating the phylogenetic signal in biological traits",
      "identifier": "10.1093/bioinformatics/btq292",
      "pagination": "1907-1909",
      "@id": "https://doi.org/10.1093/bioinformatics/btq292",
      "sameAs": "https://doi.org/10.1093/bioinformatics/btq292",
      "isPartOf": {
        "@type": "PublicationIssue",
        "datePublished": "2010",
        "isPartOf": {
          "@type": [
            "PublicationVolume",
            "Periodical"
          ],
          "volumeNumber": "26",
          "name": "Bioinformatics"
        }
      }
    }
  ],
  "readme": "https://github.com/adeverse/adephylo/blob/master/README.md",
  "contIntegration": "https://github.com/adeverse/adephylo/actions/workflows/R-CMD-check.yaml",
  "developmentStatus": "https://www.repostatus.org/#active",
  "relatedLink": "https://CRAN.R-project.org/package=adephylo"
}

GitHub Events

Total
  • Create event: 1
  • Release event: 1
  • Issues event: 2
  • Issue comment event: 2
  • Push event: 5
Last Year
  • Create event: 1
  • Release event: 1
  • Issues event: 2
  • Issue comment event: 2
  • Push event: 5

Packages

  • Total packages: 1
  • Total downloads:
    • cran 7,476 last-month
  • Total docker downloads: 21,743
  • Total dependent packages: 8
  • Total dependent repositories: 18
  • Total versions: 14
  • Total maintainers: 1
cran.r-project.org: adephylo

Exploratory Analyses for the Phylogenetic Comparative Method

  • Versions: 14
  • Dependent Packages: 8
  • Dependent Repositories: 18
  • Downloads: 7,476 Last month
  • Docker Downloads: 21,743
Rankings
Downloads: 6.5%
Dependent repos count: 6.7%
Dependent packages count: 7.3%
Average: 8.3%
Docker downloads count: 12.6%
Last synced: 10 months ago

Dependencies

DESCRIPTION cran
  • ade4 >= 1.7 depends
  • methods * depends
  • adegenet * imports
  • ape * imports
  • phylobase * imports
.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
  • r-lib/actions/setup-tinytex v2 composite