Package: figpatch
Title: Easily Arrange External Figures with Patchwork Alongside
        'ggplot2' Figures
Version: 0.3.0
Authors@R: 
    c(
      person(given = "Brady", family = "Johnston",
             role = c("aut", "cre"),
             email = "brady.johnston@me.com",
             comment = c(ORCID = "0000-0001-6301-2269")),
      person(given = "Wenbo", family = "Lv",
             role = "ctb",
             email = "lyu.geosocial@gmail.com", 
             comment = c(ORCID = "0009-0002-6003-3800"))
      )
Description: For including external figures into an assembled 
    {patchwork}. This enables the creation of more complex figures that include 
    images alongside plots. 
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
URL: https://github.com/BradyAJohnston/figpatch,
        https://BradyAJohnston.github.io/figpatch/
BugReports: https://github.com/BradyAJohnston/figpatch/issues
Imports: ggplot2, magick, magrittr, methods, patchwork
Suggests: covr, knitr, rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-02 05:09:44 UTC; brady
Author: Brady Johnston [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6301-2269>),
  Wenbo Lv [ctb] (ORCID: <https://orcid.org/0009-0002-6003-3800>)
Maintainer: Brady Johnston <brady.johnston@me.com>
Repository: CRAN
Date/Publication: 2025-05-02 08:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:58:06 UTC; unix
