Package: js4shiny Title: Companion Package for JavaScript for Shiny Users Version: 0.0.28 Authors@R: person(given = "Garrick", family = "Aden-Buie", role = c("aut", "cre"), email = "garrick@adenbuie.com", comment = c(ORCID = "0000-0002-7111-0077")) Description: Companion Package for JavaScript for Shiny Users. License: MIT + file LICENSE URL: https://github.com/gadenbuie/js4shiny BugReports: https://github.com/gadenbuie/js4shiny/issues Depends: R (>= 2.10) Imports: fs (>= 1.3.0), glue, htmltools, htmlwidgets, jsonlite, knitr, magrittr, purrr, rmarkdown (>= 1.11.0), shiny (>= 1.3.0), shinyAce, utils, yaml, zip Suggests: commonmark, golem, listviewer, r2d3, rstudioapi, servr, shinythemes, testthat (>= 2.1.0), usethis, xaringan VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://gadenbuie.r-universe.dev Date/Publication: 2024-03-24 02:44:46 UTC RemoteUrl: https://github.com/gadenbuie/js4shiny RemoteRef: main RemoteSha: 8f30c1929b228e6e4b7bd092f169cbeb0083ae15 NeedsCompilation: no Packaged: 2026-06-22 10:42:00 UTC; root Author: Garrick Aden-Buie [aut, cre] (ORCID: ) Maintainer: Garrick Aden-Buie