Computes phylogenetic distances between any two taxa using hierarchical lineage data retrieved from The Taxonomicon <http://taxonomicon.taxonomy.nl>, a comprehensive curated classification of all life based on Systema Naturae 2000 (Brands, 1989 <http://taxonomicon.taxonomy.nl>). Given any two taxon names, retrieves their full lineages, identifies the most recent common ancestor (MRCA), and computes a dissimilarity index based on lineage depth. Outputs native dist objects, enabling direct integration with the R statistical ecosystem for hierarchical clustering, principal coordinate analysis (PCoA), and multivariate ecological analyses. Supports individual distance queries, pairwise distance matrices, clade filtering, and lineage utilities.
| Version: | 0.2.0 |
| Depends: | R (≥ 4.1.0) |
| Imports: | httr (≥ 1.4.0), rvest (≥ 1.0.0), stringr (≥ 1.4.0), purrr (≥ 0.3.0), cli (≥ 3.0.0), utils, stats, graphics |
| Suggests: | testthat (≥ 3.0.0), mockery, knitr, rmarkdown, xml2, ape, vegan |
| Published: | 2026-04-21 |
| DOI: | 10.32614/CRAN.package.taxodist |
| Author: | Rodrigo Fonseca Villa
|
| Maintainer: | Rodrigo Fonseca Villa <rodrigo03.villa at gmail.com> |
| BugReports: | https://github.com/rodrigosqrt3/taxodist/issues |
| License: | GPL (≥ 3) |
| URL: | https://github.com/rodrigosqrt3/taxodist |
| NeedsCompilation: | no |
| SystemRequirements: | internet access |
| Language: | en-US |
| Materials: | README, NEWS |
| CRAN checks: | taxodist results |
| Reference manual: | taxodist.html , taxodist.pdf |
| Vignettes: |
Introduction to taxodist (source, R code) Statistical Applications of taxodist (source, R code) |
| Package source: | taxodist_0.2.0.tar.gz |
| Windows binaries: | r-devel: taxodist_0.1.0.zip, r-release: taxodist_0.2.0.zip, r-oldrel: taxodist_0.2.0.zip |
| macOS binaries: | r-release (arm64): taxodist_0.2.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): taxodist_0.2.0.tgz, r-oldrel (x86_64): taxodist_0.2.0.tgz |
| Old sources: | taxodist archive |
Please use the canonical form https://CRAN.R-project.org/package=taxodist to link to this page.