picClip: Paste Box Input for 'Shiny'

Provides a 'Shiny' input widget, pasteBoxInput, that allows users to paste images directly into a 'Shiny' application. The pasted images are captured as Base64 encoded strings and can be used within the application for various purposes, such as display or further processing. This package is particularly useful for applications that require easy and quick image uploads without the need for traditional file selection dialog boxes.

Version: 0.1.0
Imports: shiny, base64enc, stringr, htmltools, testthat
Published: 2023-11-28
Author: Matt Deppe
Maintainer: Matt Deppe <deppemj at gmail.com>
License: GPL-3
URL: https://github.com/deppemj/picClip
NeedsCompilation: no
CRAN checks: picClip results

Documentation:

Reference manual: picClip.pdf

Downloads:

Package source: picClip_0.1.0.tar.gz
Windows binaries: r-devel: picClip_0.1.0.zip, r-release: picClip_0.1.0.zip, r-oldrel: picClip_0.1.0.zip
macOS binaries: r-release (arm64): picClip_0.1.0.tgz, r-oldrel (arm64): picClip_0.1.0.tgz, r-release (x86_64): picClip_0.1.0.tgz, r-oldrel (x86_64): picClip_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=picClip to link to this page.