William Gearty

Results 63 issues of William Gearty

Right now we use the same temporary filename for each downloaded phylopic, which means that when you download the next phylopic, the old file is now gone. This is generally...

feature-request

[`igraph`](https://r.igraph.org/) is probably the most common way researchers visualize ecological networks. It would be cool to integrate with this to allow for plotting nodes (species) as their phylopics. The following...

CRAN requires that all functions have a [@return value](https://r-pkgs.org/man.html#sec-man-returns) (I think they only actually check this for _new_ submissions, but it indicates a good standard that we should follow). Beyond...

bug