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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: chromium cmake make libuv1-dev libssl-dev Repository: https://patzaw.r-universe.dev Date/Publication: 2025-04-10 05:39:46 UTC RemoteUrl: https://github.com/patzaw/bscui RemoteRef: HEAD RemoteSha: 4bb7edc1b0f484e571a3870e3f7cb4c745129dcc NeedsCompilation: no Packaged: 2026-06-22 07:50:04 UTC; root Author: Patrice Godard [aut, cre, cph] (ORCID: ) Maintainer: Patrice Godard