Package: clootl Title: Fetch and Explore the Cornell Lab of Ornithology Open Tree of Life Avian Phylogeny Version: 0.1.4 Authors@R: c( person("Eliot", "Miller", role=c("aut", "cre"), email = "clootlmaintainers@gmail.com"), person("Emily Jane", "McTavish", role=c("aut")), person("Luna L.", "Sanchez Reyes", role=c("ctb", "aut"))) Maintainer: Eliot Miller URL: https://github.com/eliotmiller/clootl BugReports: https://github.com/eliotmiller/clootl/issues Depends: R (>= 4.3.0), ape Imports: dplyr, RCurl, jsonlite LazyData: true LazyDataCompression: xz Description: 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) . License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: make Repository: https://eliotmiller.r-universe.dev Date/Publication: 2026-04-23 17:12:30 UTC RemoteUrl: https://github.com/eliotmiller/clootl RemoteRef: HEAD RemoteSha: c7a92d1b7fde8721f8bc67d94a43b16bdd2348ab NeedsCompilation: no Packaged: 2026-06-22 10:32:53 UTC; root Author: Eliot Miller [aut, cre], Emily Jane McTavish [aut], Luna L. Sanchez Reyes [ctb, aut]