Package: impac Title: Make packed image mosaics Version: 0.1.0.9000 Authors@R: person(given = "Russell", family = "Dinnage", role = c("aut", "cre", "cph"), email = "r.dinnage@gmail.com", comment = c(ORCID = "0000-0003-0846-2819")) Description: impac takes a list of images or a function that generates images and packs them onto a canvas using a greedy algorithm, while respecting transparency. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Imports: imager, magrittr, progress, rlang (>= 0.1.2) Suggests: roxygen2, rmarkdown, Rvcg, rgl, rphylopic (>= 1.0.0), testthat (>= 3.0.0), rtweet Config/testthat/edition: 3 Config/pak/sysreqs: libfftw3-dev libglpk-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libxml2-dev libx11-dev Repository: https://rdinnager.r-universe.dev Date/Publication: 2023-06-28 20:55:19 UTC RemoteUrl: https://github.com/rdinnager/impac RemoteRef: HEAD RemoteSha: f729be6f823c1502f8a1811b9b41470e692620dc NeedsCompilation: no Packaged: 2026-06-12 09:56:33 UTC; root Author: Russell Dinnage [aut, cre, cph] (ORCID: ) Maintainer: Russell Dinnage