You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add get_phylopic() option to use original source file from PhyloPic (#117)
* Add get_phylopic() option to use original source file from PhyloPic
* Fix get_phylopic() usage in pick_phylopic()
* Add tests for source files
* Add to NEWS
Copy file name to clipboardExpand all lines: NEWS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
* Fixed a bug in add_phylopic_base() where all names were reported as not returning PhyloPic results when only a single name actually returned no PhyloPic results
5
5
* resolve_phylopic() now will retry API calls if they fail
6
6
* Fixed geom_phylopic() and add_phylopic() under ggplot2 4.0.0 and up (#125)
7
+
* get_phylopic() now has a "source" argument that can be used to retrieve the original source file from the PhyloPic database (#116)
0 commit comments