Package: klippy Title: Copy to Clipboard Buttons for R Markdown HTML Documents Version: 0.0.0.9500 Authors@R: c( person("Romain", "Lesur", email = "romain.lesur@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0721-5595")), person("Zeno", "Rocha", email = "hi@zenorocha.com", role = c("cph"), comment = "clipboard.js library"), person(family = "GitHub, Inc.", role = "cph", comment = "Primer Tooltips library & Octicons library") ) Maintainer: Romain Lesur Description: Insert copy to clipboard buttons in HTML documents generated with 'rmarkdown'. This package is suited for a call in a 'knitr' chunk. Buttons events are rendered using 'clipboard.js' library and 'Bootstrap.js' Tooltip plugin. Depends: R (>= 2.14.1) Imports: assertthat (>= 0.2.0), grDevices, htmltools (>= 0.3.5), stringi(>= 0.5-2) Suggests: knitr (>= 1.16), prettydoc (>= 0.2.0), rmarkdown (>= 0.9.6) License: MIT + file LICENSE URL: https://rlesur.github.io/klippy, https://github.com/RLesur/klippy BugReports: https://github.com/RLesur/klippy/issues Encoding: UTF-8 RoxygenNote: 7.0.2 VignetteBuilder: knitr Collate: 'html_dependencies.R' 'klippy.R' Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2019-12-06 17:07:41 UTC RemoteUrl: https://github.com/rlesur/klippy RemoteRef: HEAD RemoteSha: 378c247fbbc76ec662f6c1ed1103121b87091be4 NeedsCompilation: no Packaged: 2026-06-21 10:15:36 UTC; root Author: Romain Lesur [aut, cre] (ORCID: ), Zeno Rocha [cph] (clipboard.js library), GitHub, Inc. [cph] (Primer Tooltips library & Octicons library)