rotl
Interface to the Open Tree of Life API for retrieving phylogenetic trees in R
rotl's whole release history is keeping name matching honest against a moving taxonomy.
◆Recent moves
- 3y ago
rotl 3.1.0 matches on score instead of lowest OTT id
Changes `tnrs_match_names()` to return the highest-scoring taxon rather than the lowest OTT id, reversing the rule set in 3.0.4. Existing scripts can silently resolve to different taxa.
View source ↗ - 4y ago
rotl 3.0.12 defaults matching context to All life
Defaults `context_name` to 'All life' so a context inferred from the first supplied name can no longer distort the rest of a batch. Another correction to the same ambiguity problem.
View source ↗ - 5y ago
rotl 3.0.11 returns empty tibble when no names match
Returns an empty tibble with a warning when nothing matches, instead of erroring out. Makes the function behave consistently in scripted use.
View source ↗ - 6y ago
rotl 3.0.10 tracks Open Tree API updates
Small fixes following Open Tree API updates, with no user-visible change, plus a documentation update for `tol_node_info()` output.
View source ↗ - 7y ago
rotl 3.0.9 tracks Open Tree API updates
Another round of small fixes tracking Open Tree API changes. The package's most common release type.
View source ↗ - 7y ago
rotl 3.0.7 updates vignette for TNRS endpoint change
A vignette update noting that the Open Tree TNRS endpoint no longer accepts underscores in taxon names. Documentation only.
View source ↗