Package: datapasta
Title: R Tools for Data Copy-Pasta
Version: 2.0.0
Authors@R: c(
    person("Miles", "McBain", email = "miles.mcbain@gmail.com", role = c("aut", "cre")),
    person("Jonathan", "Carroll", email = "jono@jcarroll.com.au", role = "aut"))
Description: RStudio addins and R functions that make copy-pasting vectors and tables to text painless.
Depends: R (>= 3.3.0)
Suggests: tibble (>= 1.2), testthat, knitr, rmarkdown
Imports: readr (>= 1.0.0), clipr (>= 0.3.0), rstudioapi (>= 0.6)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
URL: https://github.com/milesmcbain/datapasta
BugReports: https://github.com/milesmcbain/datapasta/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-03-26 20:45:38 UTC; milesmcbain
Author: Miles McBain [aut, cre],
  Jonathan Carroll [aut]
Maintainer: Miles McBain <miles.mcbain@gmail.com>
Repository: CRAN
Date/Publication: 2017-03-26 21:01:01 UTC
