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
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,
NeedsCompilation: no
Packaged: 2026-03-26 02:50:27 UTC; luisd
Author: Luis D. Verde Arregoitia [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-9520-6543>)
Maintainer: Luis D. Verde Arregoitia <luis@liomys.mx>
Repository: CRAN
Date/Publication: 2026-03-30 18:10:07 UTC
Built: R 4.4.3; ; 2026-03-30 22:24:31 UTC; unix
