Package: bscui
Type: Package
Title: Build SVG Custom User Interface
Version: 0.1.6
Authors@R: c(
    person(
        "Patrice", "Godard",
        role = c("aut", "cre","cph"),
        email = "patrice.godard@gmail.com",
        comment = c(ORCID = "0000-0001-6257-9730")
    )
    )
Description: Render SVG as interactive figures to display contextual
   information, with selectable and clickable user interface elements.
   These figures can be seamlessly integrated into 'rmarkdown' and 'Quarto'
   documents, as well as 'shiny' applications, allowing manipulation of elements
   and reporting actions performed on them.
   Additional features include pan, zoom in/out functionality, and the ability
   to export the figures in SVG or PNG formats.
URL: https://patzaw.github.io/bscui/, https://github.com/patzaw/bscui/
BugReports: https://github.com/patzaw/bscui/issues
Depends: R (>= 4.1)
Imports: htmlwidgets, webshot2
Suggests: knitr, rmarkdown, here, xml2, dplyr, readr, stringr, glue,
        scales, shiny, reactable, reactable.extras
License: GPL-3
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-05 04:22:54 UTC; pgodard
Author: Patrice Godard [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-6257-9730>)
Maintainer: Patrice Godard <patrice.godard@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-05 05:20:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:58:00 UTC; windows
