Package: SveltePlots Type: Package Version: 0.1.0 Title: A Wrapper for a Svelte Custom Web Component Authors@R: person("Pascal", "Schmidt", role = c("aut", "cre"), email = "pascal.sfu@gmail.com") Author: Pascal Schmidt [aut, cre] Maintainer: Pascal Schmidt Description: An interactive charting library built on 'Svelte' and 'D3' to easily produce SVG charts in R. Designed to simplify 'shiny' development by eliminating the need for renderUI(), insertUI(), removeUI(), and 'shiny' proxy functions, using 'Svelte''s reactive state system instead. URL: https://github.com/Pascal-Schmidt/SveltePlots, https://pascal-schmidt.github.io/SveltePlots/ BugReports: https://github.com/Pascal-Schmidt/SveltePlots/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Suggests: testthat (>= 3.0.0), lubridate, rmarkdown, quarto, knitr, covr, ggplot2 Config/testthat/edition: 3 Imports: data.table, htmlwidgets, magrittr, dplyr, rlang, RColorBrewer, padr, purrr, stringr, tibble, tidyr Depends: R (>= 4.1.0) Language: en-US Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://pascal-schmidt.r-universe.dev Date/Publication: 2025-05-24 21:12:22 UTC RemoteUrl: https://github.com/pascal-schmidt/svelteplots RemoteRef: HEAD RemoteSha: 4f1343fe99fc61749b9c15bd7b4b675a847a7997 NeedsCompilation: no Packaged: 2026-07-12 07:27:35 UTC; root