Package: rphylopic
Title: Get Silhouettes of Organisms from PhyloPic
Description: Work with the PhyloPic Web Service
() to fetch silhouette images
of organisms. Includes functions for adding silhouettes to both
base R plots and ggplot2 plots.
Version: 1.7.0.9000
Authors@R: c(
person(given = "William", family = "Gearty", email = "willgearty@gmail.com",
role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0076-3262")),
person(given = "Lewis A.", family = "Jones", email = "lewis.jones@ucl.ac.uk",
role = c("aut"), comment = c(ORCID = "0000-0003-3902-8986")),
person(given = "Scott", family = "Chamberlain", email = "myrmecocystus@gmail.com",
role = c("ctb"), comment = c(ORCID = "0000-0003-1444-9135")),
person(given = "Martin R.", family = "Smith", email = "martin.smith@durham.ac.uk",
role = c("ctb"), comment = c(ORCID = "0000-0001-5660-1727")),
person(given = "David L.", family = "Miller", email = "dave@ninepointeightone.net",
role = c("ctb"), comment = c(ORCID = "0000-0002-9640-6755"))
)
License: GPL (>= 3)
Language: en-US
Encoding: UTF-8
biocViews:
Roxygen: list(markdown = TRUE)
Depends: R (>= 4.0)
Imports: ape, ggplot2, jsonlite, grid, graphics, png, grImport2 (>=
0.3.3), rsvg (>= 2.6.0), httr, httpcache, curl, methods,
lifecycle, pbapply, knitr, scales
Suggests: testthat (>= 3.2.0), vdiffr (>= 1.0.0), rmarkdown, covr,
phytools, palaeoverse, ggtree, deeptime, palmerpenguins, maps,
sf, igraph, ggraph, devtools
Config/testthat/edition: 3
URL: https://rphylopic.palaeoverse.org,
https://github.com/palaeoverse/rphylopic,
https://palaeoverse.org
BugReports: https://github.com/palaeoverse/rphylopic/issues
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: libjpeg-dev libpng-dev librsvg2-dev libxml2-dev
libssl-dev
Repository: https://palaeoverse.r-universe.dev
Date/Publication: 2026-07-09 14:55:40 UTC
RemoteUrl: https://github.com/palaeoverse/rphylopic
RemoteRef: HEAD
RemoteSha: a70107e5edaf5a1f5f10ef5ed488c41cc7ce5559
NeedsCompilation: no
Packaged: 2026-07-09 17:15:49 UTC; root
Author: William Gearty [aut, cre] (ORCID:
),
Lewis A. Jones [aut] (ORCID: ),
Scott Chamberlain [ctb] (ORCID:
),
Martin R. Smith [ctb] (ORCID: ),
David L. Miller [ctb] (ORCID: )
Maintainer: William Gearty