Package: datapasta
Title: R Tools for Data Copy-Pasta
Version: 3.1.0
Authors@R: c(
    person("Miles", "McBain", email = "miles.mcbain@gmail.com", role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0003-2865-2548")),
    person("Jonathan", "Carroll", email = "rpkg@jcarroll.com.au", role = "aut", 
    comment = c(ORCID = "0000-0002-1404-5264")),
    person("Mark", "Dulhunty", role = "ctb"),
    person("Andrew", "Collier", email = "andrew@exegetic.biz", role = "ctb"),
    person("Sharla", "Gelfand", email = "sharla.gelfand@gmail.com", role = "aut"),
    person("Suthira", "Owlarn", email = "suthira.owlarn@gmail.com", role = "aut", 
    comment = c(ORCID = "0000-0002-3258-1415")),
    person("Garrick", "Aden-Buie", email = "garrick@adenbuie.com", role = "aut",
    comment = c(ORCID = "0000-0002-7111-0077")))
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, utils, covr,
        data.table
Imports: readr (>= 1.2.0), clipr (>= 0.3.0), rstudioapi (>= 0.6),
        methods
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.1
URL: https://github.com/milesmcbain/datapasta
BugReports: https://github.com/milesmcbain/datapasta/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-01-17 12:23:28 UTC; miles
Author: Miles McBain [aut, cre] (<https://orcid.org/0000-0003-2865-2548>),
  Jonathan Carroll [aut] (<https://orcid.org/0000-0002-1404-5264>),
  Mark Dulhunty [ctb],
  Andrew Collier [ctb],
  Sharla Gelfand [aut],
  Suthira Owlarn [aut] (<https://orcid.org/0000-0002-3258-1415>),
  Garrick Aden-Buie [aut] (<https://orcid.org/0000-0002-7111-0077>)
Maintainer: Miles McBain <miles.mcbain@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-17 12:40:02 UTC
Built: R 4.3.0; ; 2023-04-12 21:07:09 UTC; unix
