Package: shinyfullscreen
Title: Display 'HTML' Elements on Full Screen in 'Shiny' Apps
Version: 1.1.0
Authors@R:
person(given = "Etienne",
family = "Bacher",
role = c("aut", "cre", "cph"),
email = "etienne.bacher@protonmail.com")
Description: In 'Shiny' apps, it is sometimes useful to see a plot or a
table in full screen. Using 'Shinyfullscreen', you can easily
designate the 'HTML' elements that can be displayed on
fullscreen and use buttons to trigger the fullscreen view.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Config/testthat/edition: 3
Imports: shiny, jsonlite
URL: https://github.com/etiennebacher/shinyfullscreen
BugReports: https://github.com/etiennebacher/shinyfullscreen/issues
Suggests: testthat, spelling
Language: en-US
Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev
Repository: https://etiennebacher.r-universe.dev
Date/Publication: 2021-01-11 20:18:01 UTC
RemoteUrl: https://github.com/etiennebacher/shinyfullscreen
RemoteRef: v1.1.0
RemoteSha: 6061b8854eb36e3c335b8683059ef07c3605a78f
NeedsCompilation: no
Packaged: 2026-06-04 09:07:02 UTC; root
Author: Etienne Bacher [aut, cre, cph]
Maintainer: Etienne Bacher