Package: clipr
Type: Package
Title: Read and Write from the System Clipboard
Version: 0.3.1
Authors@R: c(
  person("Matthew", "Lincoln", email = "matthew.d.lincoln@gmail.com", role = c("aut", "cre")),
  person("Louis", "Maddox", role = "ctb"),
  person("Steve", "Simpson", role = "ctb"),
  person("Jennifer", "Bryan", role = "ctb"))
Description: Simple utility functions to read from and write to the Windows,
    OS X, and X11 clipboards.
Imports: utils
SystemRequirements: xclip (http://sourceforge.net/projects/xclip/) or
        xsel (http://www.vergenet.net/~conrad/software/xsel/) for
        accessing the X11 clipboard
License: GPL-3
LazyData: TRUE
Suggests: rstudioapi (>= 0.5), testthat
URL: https://github.com/mdlincoln/clipr
BugReports: https://github.com/mdlincoln/clipr/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-02 16:59:12 UTC; MLincoln
Author: Matthew Lincoln [aut, cre],
  Louis Maddox [ctb],
  Steve Simpson [ctb],
  Jennifer Bryan [ctb]
Maintainer: Matthew Lincoln <matthew.d.lincoln@gmail.com>
Repository: CRAN
Date/Publication: 2016-12-02 23:12:45
