Package: rclipboard
Title: Shiny/R Wrapper for 'clipboard.js'
Version: 0.1
Author: Sebastien Bihorel
Maintainer: Sebastien Bihorel <sb.pmlab@gmail.com>
Description: Leverages the functionality of 'clipboard.js', a JavaScript library
    for HMTL5-based copy to clipboard from web pages (see <https://clipboardjs.com>
    for more information), and provides a reactive copy-to-clipboard UI button 
    component, called 'rclipButton', for 'shiny' R applications.
Depends: R (>= 3.3.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: http://github.com/sbihorel/rclipboard
BugReports: http://github.com/sbihorel/rclipboard/issues
Imports: shiny
NeedsCompilation: no
Packaged: 2017-07-29 08:31:24 UTC; sebastien
Repository: CRAN
Date/Publication: 2017-07-29 08:44:21 UTC
