Package: leafpop Title: Include Tables, Images and Graphs in Leaflet Pop-Ups Version: 0.1.0.9000 Authors@R: c(person(given = "Tim", family = "Appelhans", role = c("cre", "aut"), email = "tim.appelhans@gmail.com"), person(given = "Florian", family = "Detsch", role = "aut", email = "fdetsch@web.de")) Maintainer: Tim Appelhans Description: Creates 'HTML' strings to embed tables, images or graphs in pop-ups of interactive maps created with packages like 'leaflet' or 'mapview'. Handles local images located on the file system or via remote URL. Handles graphs created with 'lattice' or 'ggplot2' as well as interactive plots created with 'htmlwidgets'. License: MIT + file LICENSE URL: https://github.com/r-spatial/leafpop BugReports: https://github.com/r-spatial/leafpop/issues Encoding: UTF-8 Imports: base64enc, brew, htmltools, htmlwidgets, sf, svglite, uuid Suggests: lattice, leaflet (>= 2.0.0), sp RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev libudunits2-dev Repository: https://r-spatial.r-universe.dev Date/Publication: 2025-05-15 08:58:44 UTC RemoteUrl: https://github.com/r-spatial/leafpop RemoteRef: HEAD RemoteSha: a06862de4115bf59e4263a514d6c5ec4d1dd39f7 NeedsCompilation: no Packaged: 2026-07-04 17:37:24 UTC; root Author: Tim Appelhans [cre, aut], Florian Detsch [aut]