Package: rphylotastic Title: An R Interface to 'Phylotastic' Web Services Version: 0.0.8.1 Authors@R: personList(person("Brian", "O'Meara", email = "omeara.brian@gmail.com", role = c("aut", "cre")), person("Abu Saleh", "Md Tayeen", email = "abusalehmdtayeen@gmail.com", role = "aut"), person("Luna L.", "Sanchez Reyes", email = "sanchez.reyes.luna@gmail.com", role = "aut")) Maintainer: Brian O'Meara Description: This wraps the 'Phylotastic' services APIs described on Web Services at . The main use case is to return a phylogenetic tree for a set of species, but the services also include ways to extract species names from web pages, perform taxonomic name resolution, retrieve a list of all descendant species of a taxon, find images of a species, and more. URL: https://github.com/phylotastic/rphylotastic BugReports: https://github.com/phylotastic/rphylotastic/issues Depends: R (>= 3.3.0) Imports: ape, brranching, httr, jsonlite, utils, phylobase, methods, rentrez (>= 1.0.4), plotrix Suggests: testthat, knitr, rmarkdown, taxize, datelife, rotl License: GPL-2 Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 VignetteBuilder: knitr Config/pak/sysreqs: libglpk-dev make libicu-dev libxml2-dev libssl-dev Repository: https://phylotastic.r-universe.dev Date/Publication: 2023-08-08 23:21:33 UTC RemoteUrl: https://github.com/phylotastic/rphylotastic RemoteRef: HEAD RemoteSha: 1cd60f2d99cc31e485ef9e38f76ff7f80c7f958c NeedsCompilation: no Packaged: 2026-04-10 08:01:19 UTC; root Author: Brian O'Meara [aut, cre], Abu Saleh Md Tayeen [aut], Luna L. Sanchez Reyes [aut]