Package: clipr
Type: Package
Title: Read and Write from the System Clipboard
Version: 0.2.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"))
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: testthat
URL: https://github.com/mdlincoln/clipr
BugReports: https://github.com/mdlincoln/clipr/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-23 16:57:47 UTC; admin
Author: Matthew Lincoln [aut, cre],
  Louis Maddox [ctb],
  Steve Simpson [ctb]
Maintainer: Matthew Lincoln <matthew.d.lincoln@gmail.com>
Repository: CRAN
Date/Publication: 2016-06-23 19:40:37
