Package: provDebugR
Title: A Time-Travelling Debugger
Version: 1.0.1
Date: 2021-04-20
Authors@R: c(
    person("Orenna", "Brand", email = "o.brand@columbia.edu", role = "aut"),
    person("Elizabeth", "Fong", email = "fong22e@mtholyoke.edu", role = "aut"),
    person("Barbara", "Lerner", email = "blerner@mtholyoke.edu", role = "cre"),
    person("Rose", "Sheehan", email = "sheeh22r@mtholyoke.edu", role = "aut"),
    person("Joseph", "Wonsil", email = "jwonsil@carthage.edu", role = "aut"),
    person("Emery", "Boose", email = "boose@fas.harvard.edu", role = "aut")
    )
Description: Uses provenance post-execution to help the user understand
    and debug their script by providing functions to look at intermediate steps and
    data values, their forwards and backwards lineage, and to understand the
    steps leading up to warning and error messages. 'provDebugR' uses
    provenance produced by 'rdtLite' (available on CRAN), stored in PROV-JSON format.
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
Imports: httr, jsonlite, provGraphR, provParseR, textutils,
Suggests: knitr, rdtLite, rdt, rmarkdown, testthat
Additional_repositories: https://end-to-end-provenance.github.io/drat/
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-21 20:41:05 UTC; blerner
Author: Orenna Brand [aut],
  Elizabeth Fong [aut],
  Barbara Lerner [cre],
  Rose Sheehan [aut],
  Joseph Wonsil [aut],
  Emery Boose [aut]
Maintainer: Barbara Lerner <blerner@mtholyoke.edu>
Repository: CRAN
Date/Publication: 2021-04-22 15:00:05 UTC
Built: R 4.6.0; ; 2025-10-14 02:41:56 UTC; windows
