Package: datapasta Title: R Tools for Data Copy-Pasta Version: 3.2.2 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 RoxygenNote: 7.1.1 URL: https://github.com/milesmcbain/datapasta BugReports: https://github.com/milesmcbain/datapasta/issues VignetteBuilder: knitr Config/pak/sysreqs: libx11-dev Repository: https://ar-puuk.r-universe.dev Date/Publication: 2025-12-07 02:20:43 UTC RemoteUrl: https://github.com/MilesMcBain/datapasta RemoteRef: HEAD RemoteSha: 9cc7f21548477642de4ebd8f468eb0737fe3294d NeedsCompilation: no Packaged: 2026-06-05 10:26:53 UTC; root Author: Miles McBain [aut, cre] (ORCID: ), Jonathan Carroll [aut] (ORCID: ), Mark Dulhunty [ctb], Andrew Collier [ctb], Sharla Gelfand [aut], Suthira Owlarn [aut] (ORCID: ), Garrick Aden-Buie [aut] (ORCID: ) Maintainer: Miles McBain