MyNixOS website logo
Description

A Global Dataset of Anthropogenic Extinct Birds and their Traits: Phylogeny Builder.

Grafts the extinct bird species from the 'Avotrex' database (Sayol et al., in review) on to the 'BirdTree' phylogenies <https://birdtree.org>, using a set of different commands.

The ‘avotrex’ R package

CRANDownloads CRAN_Status_Badge License: GPLv3 CircleCI Codecov testcoverage

Repository for the avotrex R package.

The avotrex package provides functionality to graft extinct avian species, present in the AvoTrex dataset, to existing BirdTree backbone trees.

Note that the package imports and loads in the ‘ape’ R package in its entirety, as this provides access to its full range of classes and functions.

As this is version 1.3.0 of the package, it is possible that there are some bugs in places. Please report any issues to us via GitHub.

Please see the accompanying paper (Sayol et al., in review) and package vignette for more detailed information regarding use of the package.

Sayol, F., J. P. Wayman, P. Dufour, and et al. 2024. “AVOTREX: A Global Dataset of Extinct Birds and Their Traits.” Journal Article. In Review.

Installation

You can install the released version of avotrex from CRAN and the development version from GitHub.

Example usage

library(avotrex)

data(BirdTree_trees) # Load in the example trees
data(BirdTree_tax) # Load extant BirdTree taxonomy
data(AvotrexPhylo) # Load in the extinct grafting database and instructions

trees <- AvoPhylo(ctrees = Trees, avotrex = AvotrexPhylo, PER = 0.2, PER_FIXED = 0.75, mindist = 0.1, ord = FALSE, tax = tax, Ntree = 1, n.cores = 1, cluster.ips = NULL)

Metadata

Version

1.3.0

License

Unknown

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows