Package: clootl 0.1.4

Eliot Miller
clootl: Fetch and Explore the Cornell Lab of Ornithology Open Tree of Life Avian Phylogeny
Fetches the Cornell Lab of Ornithology Open Tree of Life (clootl) tree in a specified taxonomy. Optionally prune it to a given set of study taxa. Provide a recommended citation list for the studies that informed the extracted tree. Tree generated as described in McTavish et al. (2024) <doi:10.1101/2024.05.20.595017>.
Authors:
clootl_0.1.4.tar.gz
clootl_0.1.4.zip(r-4.7)clootl_0.1.4.zip(r-4.6)clootl_0.1.4.zip(r-4.5)
clootl_0.1.4.tgz(r-4.6-any)clootl_0.1.4.tgz(r-4.5-any)
clootl_0.1.4.tar.gz(r-4.7-any)clootl_0.1.4.tar.gz(r-4.6-any)
clootl_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
clootl/json (API)
| # Install 'clootl' in R: |
| install.packages('clootl', repos = c('https://eliotmiller.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eliotmiller/clootl/issues
- clootl_data - A complex data store used in the package.
Last updated from:c7a92d1b7f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 331 | ||
| source / vignettes | OK | 191 | ||
| linux-release-x86_64 | OK | 241 | ||
| macos-release-arm64 | OK | 246 | ||
| macos-oldrel-arm64 | OK | 220 | ||
| windows-devel | OK | 184 | ||
| windows-release | OK | 196 | ||
| windows-oldrel | OK | 205 | ||
| wasm-release | OK | 112 |
Exports:extractTreeget_avesdata_repoget_avesdata_repo_pathgetCitationssampleTreesset_avesdata_repo_pathtaxonomyGet
Dependencies:apebitopsclidigestdplyrgenericsgluejsonlitelatticelifecyclemagrittrnlmepillarpkgconfigR6RcppRCurlrlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A complex data store used in the package. | clootl_data |
| Extract a complete or pre-pruned phylogeny from the clootl datastore | extractTree |
| Download the AvesData full repository | get_avesdata_repo |
| Get path to Aves Data folder | get_avesdata_repo_path |
| Identify contributing studies | getCitations |
| Extract a cloud of trees from the complete Avian Phylogeny for a set of species | sampleTrees |
| Set path to Aves Data folder | set_avesdata_repo_path |
| Load a bird taxonomy into the R environment | taxonomyGet |