Package: phyloatlas 0.1.0

Francisco Richter
phyloatlas: Access to the 'Phylo-Species Atlas' of Empirical Phylogenies
Provides convenience functions to fetch standardized phylogenetic trees and per-tree provenance metadata from the 'Phylo-Species Atlas' <https://github.com/franciscorichter/phylo-species-atlas> directly from R. The atlas is a curated collection of empirical species-level trees covering Bacteria, Archaea, and Eukaryota, organized into 62 partitions of life with tip labels normalized against a shared dictionary of standardized species identifiers. Functions load any of the standardized trees with species labels resolved from the dictionary, list available trees, and inspect per-tree provenance.
Authors:
phyloatlas_0.1.0.tar.gz
phyloatlas_0.1.0.zip(r-4.7)phyloatlas_0.1.0.zip(r-4.6)phyloatlas_0.1.0.zip(r-4.5)
phyloatlas_0.1.0.tgz(r-4.6-any)phyloatlas_0.1.0.tgz(r-4.5-any)
phyloatlas_0.1.0.tar.gz(r-4.7-any)phyloatlas_0.1.0.tar.gz(r-4.6-any)
phyloatlas_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
phyloatlas/json (API)
NEWS
| # Install 'phyloatlas' in R: |
| install.packages('phyloatlas', repos = c('https://franciscorichter.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/franciscorichter/phylo-species-atlas/issues
Last updated from:66123e0019. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 150 | ||
| linux-release-x86_64 | OK | 99 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-oldrel-arm64 | OK | 109 | ||
| windows-devel | OK | 77 | ||
| windows-release | OK | 128 | ||
| windows-oldrel | OK | 88 | ||
| wasm-release | OK | 98 |
Exports:atlas_clear_cacheatlas_infolist_treesload_atlas_tree
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clear the in-memory cache | atlas_clear_cache |
| Get metadata for a single tree | atlas_info |
| List trees available in the Phylo-Species Atlas | list_trees |
| Load a tree from the Phylo-Species Atlas | load_atlas_tree |