Package: rdtLite
Title: Provenance Collector
Version: 1.4
Date: 2022-08-06
Authors@R: c( person("Barbara", "Lerner", role = c("aut", "cre"),
                      email = "blerner@mtholyoke.edu"),
              person("Emery", "Boose", role = "aut",
                      email = "boose@fas.harvard.edu"),
              person("Elizabeth", "Fong", role = "aut",
                      email = "fong22e@mtholyoke.edu"),
              person("Luis", "Perez", role = "aut",
                      email = "luis.perez.live@gmail.com"),
              person("Thomas", "Pasquier", role = "ctb",
                      email = "thomas.pasquier@bristol.ac.uk"),
              person("Matthew", "Lau", role = "ctb",
                      email = "matthewklau@fas.harvard.edu"),
              person("Yada", "Pruksachatkun", role = "ctb",
                      email = "pruks22y@mtholyoke.edu"),
              person("Alex", "Liu", role = "ctb",
                      email = "uilxela7@gmail.com"),
              person("Moe Pwint Phyu", role = "ctb",
                      email = "phyu22m@mtholyoke.edu"),
              person("Connor", "Gregorich-Trevor", role = "ctb",
                      email = "gregoric@grinnell.edu"),
              person("Aaron", "Ellison", role = "res",
                      email = "aellison@fas.harvard.edu"),
              person("Margo", "Seltzer", role = "res",
                      email = "margo@eecs.harvard.edu"),
              person("Joe", "Wonsil", role = "res",
                      email = "jwonsil@carthage.edu"),
              person("Orenna", "Brand", role = "res",
                      email = "o.brand@columbia.edu")
                      )
Copyright: President and Fellows of Harvard College, Trustees of Mount
        Holyoke College
Depends: R (>= 3.6.0)
Description: Defines functions that can be used to collect provenance as
  an 'R' script executes or during a console session. The output is a text 
  file in 'PROV-JSON' format.
License: GPL-3
URL: https://github.com/End-to-end-provenance/rdtLite
BugReports: https://github.com/End-to-end-provenance/rdtLite/issues
Imports: curl, digest, grDevices, gtools, jsonlite, knitr, methods,
        provViz (>= 1.0.6), rlang, rmarkdown, sessioninfo, stringi,
        tools, utils, XML
Suggests: ggplot2, provSummarizeR, roxygen2, testthat, vroom
VignetteBuilder: knitr
RoxygenNote: 7.2.0
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-08-06 16:41:02 UTC; blerner
Author: Barbara Lerner [aut, cre],
  Emery Boose [aut],
  Elizabeth Fong [aut],
  Luis Perez [aut],
  Thomas Pasquier [ctb],
  Matthew Lau [ctb],
  Yada Pruksachatkun [ctb],
  Alex Liu [ctb],
  Moe Pwint Phyu [ctb],
  Connor Gregorich-Trevor [ctb],
  Aaron Ellison [res],
  Margo Seltzer [res],
  Joe Wonsil [res],
  Orenna Brand [res]
Maintainer: Barbara Lerner <blerner@mtholyoke.edu>
Repository: CRAN
Date/Publication: 2022-08-08 10:50:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:51:51 UTC; windows
