This package browser is in early development. Mind the rough edges.

r-phytools

Phylogenetic tools for comparative biology

This package offers extensive tools for phylogenetic analysis. It focuses on phylogenetic comparative biology but also includes methods for visualizing, analyzing, manipulating, reading, writing, and inferring phylogenetic trees. Functions for comparative biology include ancestral state reconstruction, model fitting, and phylogeny and trait data simulation. A broad range of plotting methods includes mapping trait evolution on trees, projecting trees into phenotype space or geographic maps, and visualizing correlated speciation between trees. Additional functions allow for reading, writing, analyzing, inferring, simulating, and manipulating phylogenetic trees and comparative data. Examples include computing consensus trees, simulating trees and data under various models, and attaching species or clades to a tree either randomly or non-randomly. This package provides numerous tools for tree manipulations and analyses that are valuable for phylogenetic research.

Installation

Install the latest version of r-phytools as follows:

guix install r-phytools

Or install a particular version:

guix install r-phytools@2.5-2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of r-phytools about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-phytools'><img src='https://packages.guix.gnu.org/packages/r-phytools/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-phytools/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-phytools)

Example Org:

[[https://packages.guix.gnu.org/packages/r-phytools][https://packages.guix.gnu.org/packages/r-phytools/badges/latest-version.svg]]