Package: treebase Type: Package Title: Discovery, Access and Manipulation of 'TreeBASE' Phylogenies Version: 0.1.5 Authors@R: c(person("Carl", "Boettiger", role = c("aut", "cre"), email = "cboettig@gmail.com"), person("Duncan", "Temple Lang", role = "aut")) Description: Interface to the API for 'TreeBASE' from 'R.' 'TreeBASE' is a repository of user-submitted phylogenetic trees (of species, population, or genes) and the data used to create them. License: CC0 Encoding: UTF-8 URL: https://docs.ropensci.org/treebase/, https://github.com/ropensci/treebase BugReports: https://github.com/ropensci/treebase/issues Depends: R (>= 2.15), ape Imports: XML, RCurl, methods, utils, httr Suggests: testthat, knitr, rmarkdown RoxygenNote: 7.3.1 VignetteBuilder: knitr Config/pak/sysreqs: make libxml2-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2024-02-16 05:35:56 UTC RemoteUrl: https://github.com/ropensci/treebase RemoteRef: master RemoteSha: 5954c072bb9b2168a3d6554316a5d7f28d087584 NeedsCompilation: no Packaged: 2026-07-01 08:25:00 UTC; root Author: Carl Boettiger [aut, cre], Duncan Temple Lang [aut] Maintainer: Carl Boettiger