Package: peeky Title: Download and Extract 'shinylive' Applications Version: 0.1.0 Authors@R: person("James Joseph", "Balamuta", , "james.balamuta@gmail.com", role = c("aut", "cre")) Description: Peek into published 'shinylive' applications by retrieving their source code. Supports downloading and extracting 'shiny' application source from 'quarto' documents and standalone 'shinylive' applications. URL: https://r-pkg.thecoatlessprofessor.com/peeky/, https://github.com/coatless-rpkg/peeky BugReports: https://github.com/coatless-rpkg/peeky/issues License: AGPL (>= 3) Imports: jsonlite, httr, rvest, fs, cli Suggests: knitr, rmarkdown, quarto, withr, testthat (>= 3.0.0) Encoding: UTF-8 Roxygen: list(markdown = TRUE) VignetteBuilder: quarto Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev libssl-dev Repository: https://coatless-rpkg.r-universe.dev Date/Publication: 2026-06-26 04:37:34 UTC RemoteUrl: https://github.com/coatless-rpkg/peeky RemoteRef: HEAD RemoteSha: 2b1b4e62b263d3460beb98d5c02ed60814a96861 NeedsCompilation: no Packaged: 2026-07-03 12:14:44 UTC; root Author: James Joseph Balamuta [aut, cre] Maintainer: James Joseph Balamuta Depends: R (>= 4.1.0)