Capture screenshots in 'Shiny' applications. Screenshots can either be of the entire viewable page, or a specific section of the page. The captured image is automatically downloaded as a PNG image, or it can also be saved on the server. Powered by the 'html2canvas' JavaScript library.
Version: | 0.2.0 |
Depends: | R (≥ 3.1.0) |
Imports: | base64enc, jsonlite, shiny (≥ 1.0.0), uuid |
Suggests: | timevis |
Published: | 2021-12-20 |
Author: | Dean Attali [aut, cre], Niklas von Hertzen [aut] (html2canvas library), Eli Grey [aut] (FileSaver library) |
Maintainer: | Dean Attali <daattali at gmail.com> |
BugReports: | https://github.com/daattali/shinyscreenshot/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/daattali/shinyscreenshot https://daattali.com/shiny/shinyscreenshot-demo/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | shinyscreenshot results |
Reference manual: | shinyscreenshot.pdf |
Package source: | shinyscreenshot_0.2.0.tar.gz |
Windows binaries: | r-devel: shinyscreenshot_0.2.0.zip, r-release: shinyscreenshot_0.2.0.zip, r-oldrel: shinyscreenshot_0.2.0.zip |
macOS binaries: | r-release (arm64): shinyscreenshot_0.2.0.tgz, r-oldrel (arm64): shinyscreenshot_0.2.0.tgz, r-release (x86_64): shinyscreenshot_0.2.0.tgz, r-oldrel (x86_64): shinyscreenshot_0.2.0.tgz |
Old sources: | shinyscreenshot archive |
Reverse imports: | AMPLE, designer, netShiny, ptairMS, RadialVisGadgets |
Please use the canonical form https://CRAN.R-project.org/package=shinyscreenshot to link to this page.