Package: rphylopic
Title: Get Silhouettes of Organisms from PhyloPic
Description: Work with the PhyloPic Web Service (<http://api-docs.phylopic.org/v2/>) 
    to fetch silhouette images of organisms. Includes functions for adding 
    silhouettes to both base R plots and ggplot2 plots.
Version: 1.1.1
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 = "LewisAlan.Jones@uvigo.es",
      role = c("aut"), comment = c(ORCID = "0000-0003-3902-8986")),
    person(given = "Scott", family = "Chamberlain", email = "myrmecocystus@gmail.com",
      role = c("aut"), comment = c(ORCID = "0000-0003-1444-9135")),
    person(given = "David", family = "Miller", email = "dave@ninepointeightone.net",
      role = c("ctb"))
  )
License: GPL (>= 3)
Language: en-US
Encoding: UTF-8
biocViews:
RoxygenNote: 7.2.3
Depends: R (>= 4.0)
Imports: ggplot2, jsonlite, grid, graphics, png, grImport2, rsvg, httr,
        curl, methods, lifecycle, pbapply
Suggests: testthat (>= 3.0.0), vdiffr (>= 1.0.0), knitr, rmarkdown,
        covr, phytools, palaeoverse, ggtree, geodata, ape, deeptime,
        palmerpenguins, raster
Config/testthat/edition: 3
URL: https://rphylopic.palaeoverse.org,
        https://github.com/palaeoverse-community/rphylopic,
        https://palaeoverse.org
BugReports: https://github.com/palaeoverse-community/rphylopic/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-07-07 19:36:28 UTC; Will
Author: William Gearty [aut, cre] (<https://orcid.org/0000-0003-0076-3262>),
  Lewis A. Jones [aut] (<https://orcid.org/0000-0003-3902-8986>),
  Scott Chamberlain [aut] (<https://orcid.org/0000-0003-1444-9135>),
  David Miller [ctb]
Maintainer: William Gearty <willgearty@gmail.com>
Repository: CRAN
Date/Publication: 2023-07-08 10:40:06 UTC
