Package: hexsession Title: Create a Tile of Logos for Loaded Packages Version: 0.1.0 Authors@R: person("Luis D.", "Verde Arregoitia", , "luis@liomys.mx", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-9520-6543")) Description: Creates a responsive HTML file with tiled hexagonal logos for packages in an R session. Tiles can be also be generated for a custom set of packages specified with a character vector. Output can be saved as a static screenshot in PNG format using a headless browser. License: MIT + file LICENSE Suggests: knitr, rmarkdown, rsvg, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/luisDVA/hexsession, https://hexsession.liomys.mx/ BugReports: https://github.com/luisDVA/hexsession/issues Depends: R (>= 4.1.0) Imports: base64enc, chromote, jsonlite, magick, purrr, htmltools, Config/pak/sysreqs: chromium make libmagick++-dev gsfonts libssl-dev Repository: https://aleksanderbl29.r-universe.dev Date/Publication: 2026-04-01 18:39:18 UTC RemoteUrl: https://github.com/luisDVA/hexsession RemoteRef: HEAD RemoteSha: 6cbb82163fa27cec063094c3533739f6cf8a6591 NeedsCompilation: no Packaged: 2026-05-31 07:06:58 UTC; root Author: Luis D. Verde Arregoitia [aut, cre, cph] (ORCID: ) Maintainer: Luis D. Verde Arregoitia