Package: datapasta
Title: R Tools for Data Copy-Pasta
Version: 3.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"),
    person("Mark", "Dulhunty", role = "ctb"))
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, covr
Imports: readr (>= 1.0.0), clipr (>= 0.3.0), rstudioapi (>= 0.6)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
URL: https://github.com/milesmcbain/datapasta
BugReports: https://github.com/milesmcbain/datapasta/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-01-24 16:41:49 UTC; miles
Author: Miles McBain [aut, cre],
  Jonathan Carroll [aut],
  Mark Dulhunty [ctb]
Maintainer: Miles McBain <miles.mcbain@gmail.com>
Repository: CRAN
Date/Publication: 2018-01-24 17:11:07 UTC
