Package: provSummarizeR
Title: Summarizes Provenance Related to Inputs and Outputs of a Script
        or Console Commands
Version: 1.5.1
Date: 2022-08-17
Authors@R: c( person("Emery", "Boose", role = "cre",
                      email = "boose@fas.harvard.edu"),
              person("Barbara", "Lerner", role = "aut",
                      email = "blerner@mtholyoke.edu"),
              person("President and Fellows of Harvard College", role = "cph"),
              person("Trustees of Mount Holyoke College", role = "cph")          
		    )
Description: Reads the provenance collected by the 'rdtLite' or 'rdt' packages,
    or other tools providing compatible PROV JSON output, created by the
    execution of a script or a console session, and provides a human-readable
    summary identifying the input and output files, the scripts used (if any),
    errors and warnings produced, and the environment in which it was executed.
    It can also optionally package all the files into a zip file.  The exact
    format of the PROV JSON file created by 'rdtLite' and 'rdt' is described
    in <https://github.com/End-to-end-provenance/ExtendedProvJson>.  More
    information about 'rdtLite' and associated tools is available at
    <https://github.com/End-to-end-provenance/> and Lerner, Boose, and Perez
    (2018), Using Introspection to Collect Provenance in R, Informatics,
    <doi: 10.3390/informatics5010012>.
Depends: R (>= 3.5)
License: GPL-3
Encoding: UTF-8
Imports: provParseR (>= 1.0)
Suggests: digest, knitr, rdtLite, rdt, testthat
Additional_repositories: https://end-to-end-provenance.github.io/drat/
URL: https://github.com/End-to-end-provenance
BugReports: https://github.com/End-to-end-provenance/provSummarizeR/issues
RoxygenNote: 7.2.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-08-17 19:56:50 UTC; erb709
Author: Emery Boose [cre],
  Barbara Lerner [aut],
  President and Fellows of Harvard College [cph],
  Trustees of Mount Holyoke College [cph]
Maintainer: Emery Boose <boose@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2022-08-17 22:10:13 UTC
Built: R 4.4.0; ; 2024-05-31 04:48:59 UTC; unix
