Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aursiber committed Jan 15, 2024
1 parent ce5df6f commit 6012f2e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
[![CRAN_Release_Badge](http://www.r-pkg.org/badges/version-ago/adephylo)](http://cran.r-project.org/package=adephylo)
[![CRAN Downloads](https://cranlogs.r-pkg.org/badges/adephylo)](https://cran.r-project.org/package=adephylo)
[![R-CMD-check](https://github.com/aursiber/adephylo/workflows/R-CMD-check/badge.svg)](https://github.com/aursiber/adephylo/actions)
[![R-CMD-check](https://github.com/adeverse/adephylo/workflows/R-CMD-check/badge.svg)](https://github.com/adeverse/adephylo/actions)


# adephylo
Exploratory Analyses for the Phylogenetic Comparative Method

Welcome to *adephylo*'s page!

**Please note! Since January 2024, this repository has belonged to the adeverse organization**
**Please note! Since January 2024, this repository has belonged to the *adeverse* organization**

Installing *adephylo*
-------------
To install the development version from github:

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

The stable version can be installed from CRAN using:
Expand Down Expand Up @@ -44,4 +44,4 @@ Development team
* Anders Ellern Bilgrau

### Maintainer
* [Stéphane Dray](http://pbil.univ-lyon1.fr/members/dray/)
* [Aurélie Siberchicot](https://lbbe.univ-lyon1.fr/fr/annuaires-des-membres/siberchicot-aurelie)

0 comments on commit 6012f2e

Please sign in to comment.