{
  "_id": "6a1002ffacfb0bcc41c7d3e9",
  "Package": "provDebugR",
  "Title": "A Time-Travelling Debugger",
  "Version": "1.0.1",
  "Date": "2021-04-20",
  "Authors@R": "c(\nperson(\"Orenna\", \"Brand\", email = \"o.brand@columbia.edu\", role = \"aut\"),\nperson(\"Elizabeth\", \"Fong\", email = \"fong22e@mtholyoke.edu\", role = \"aut\"),\nperson(\"Barbara\", \"Lerner\", email = \"blerner@mtholyoke.edu\", role = \"cre\"),\nperson(\"Rose\", \"Sheehan\", email = \"sheeh22r@mtholyoke.edu\", role = \"aut\"),\nperson(\"Joseph\", \"Wonsil\", email = \"jwonsil@carthage.edu\", role = \"aut\"),\nperson(\"Emery\", \"Boose\", email = \"boose@fas.harvard.edu\", role = \"aut\")\n)",
  "Description": "Uses provenance post-execution to help the user understand\nand debug their script by providing functions to look at\nintermediate steps and data values, their forwards and\nbackwards lineage, and to understand the steps leading up to\nwarning and error messages. 'provDebugR' uses provenance\nproduced by 'rdtLite' (available on CRAN), stored in PROV-JSON\nformat.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Additional_repositories": "https://end-to-end-provenance.github.io/drat/",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 07:13:46 UTC",
    "User": "root"
  },
  "Author": "Orenna Brand [aut], Elizabeth Fong [aut], Barbara Lerner [cre],\nRose Sheehan [aut], Joseph Wonsil [aut], Emery Boose [aut]",
  "Maintainer": "Barbara Lerner <blerner@mtholyoke.edu>",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev libssl-dev",
  "Repository": "https://blernermhc.r-universe.dev",
  "Date/Publication": "2021-04-22 14:00:05 UTC",
  "RemoteUrl": "https://github.com/cran/provDebugR",
  "RemoteRef": "HEAD",
  "RemoteSha": "1e47fafad5a48481bfdc87a7d86dd15aeb9af76c",
  "MD5sum": "7f13eeaf0d44872d4eee7ca87eed68d7",
  "_user": "blernermhc",
  "_type": "src",
  "_file": "provDebugR_1.0.1.tar.gz",
  "_fileid": "eb640587ecbcd7ee9b9a691f1a16e8911c3f725f994b2c69f05a550157b6a542",
  "_filesize": 192145,
  "_sha256": "eb640587ecbcd7ee9b9a691f1a16e8911c3f725f994b2c69f05a550157b6a542",
  "_created": "2026-05-22T07:13:46.000Z",
  "_published": "2026-05-22T07:17:19.649Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77333622241,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154882271"
    },
    {
      "job": 77333622293,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154882746"
    },
    {
      "job": 77333622233,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154868088"
    },
    {
      "job": 77333622315,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154872313"
    },
    {
      "job": 77333227146,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154842529"
    },
    {
      "job": 77333622234,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154877103"
    },
    {
      "job": 77333622274,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154885040"
    },
    {
      "job": 77333622253,
      "time": 159,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154888463"
    },
    {
      "job": 77333622279,
      "time": 178,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154893071"
    }
  ],
  "_buildurl": "https://github.com/r-universe/blernermhc/actions/runs/26273807368",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/provDebugR",
  "_commit": {
    "id": "1e47fafad5a48481bfdc87a7d86dd15aeb9af76c",
    "author": "Barbara Lerner <blerner@mtholyoke.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1619100005
  },
  "_maintainer": {
    "name": "Barbara Lerner",
    "email": "blerner@mtholyoke.edu",
    "login": "blernermhc",
    "description": "",
    "uuid": 5429878
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "provGraphR",
      "role": "Imports"
    },
    {
      "package": "provParseR",
      "role": "Imports"
    },
    {
      "package": "textutils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rdtLite",
      "role": "Suggests"
    },
    {
      "package": "rdt",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "blernermhc",
      "count": 2,
      "uuid": 5429878
    }
  ],
  "_userbio": {
    "uuid": 5429878,
    "type": "user",
    "name": "blernermhc"
  },
  "_downloads": {
    "count": 187,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/provDebugR"
  },
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/provDebugR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "blernermhc",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-02-17"
    },
    {
      "version": "1.0.1",
      "date": "2021-04-22"
    }
  ],
  "_exports": [
    "debug.error",
    "debug.line",
    "debug.lineage",
    "debug.state",
    "debug.type.changes",
    "debug.variable",
    "debug.view",
    "debug.warning",
    "prov.debug",
    "prov.debug.file",
    "prov.debug.run"
  ],
  "_help": [
    {
      "page": "debug.exceptions",
      "title": "Tracking the Lineage of Errors and Warnings",
      "topics": [
        "debug.error",
        "debug.warning"
      ]
    },
    {
      "page": "debug.line",
      "title": "Displaying variable values",
      "topics": [
        "debug.line",
        "debug.state",
        "debug.variable"
      ]
    },
    {
      "page": "debug.lineage",
      "title": "The Lineage of a Variable/Data Node.",
      "topics": [
        "debug.lineage"
      ]
    },
    {
      "page": "debug.type.changes",
      "title": "Tracking Type Changes",
      "topics": [
        "debug.type.changes"
      ]
    },
    {
      "page": "debug.view",
      "title": "debug.view",
      "topics": [
        "debug.view"
      ]
    },
    {
      "page": "prov.debug",
      "title": "A Time-Travelling Debugger for R - Debugger Initialization",
      "topics": [
        "prov.debug",
        "prov.debug.file",
        "prov.debug.run"
      ]
    }
  ],
  "_readme": "https://github.com/cran/provDebugR/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "glue",
    "httr",
    "igraph",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mime",
    "openssl",
    "pkgconfig",
    "provGraphR",
    "provParseR",
    "R6",
    "rlang",
    "sys",
    "textutils",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "Home.Rmd",
      "filename": "Home.html",
      "title": "Introduction to Using Provenance to Debug with provDebugR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is provenance?",
        "Why provDebugR?",
        "Initialisation",
        "prov.debug.run(script, ...)",
        "prov.debug()",
        "prov.debug.file",
        "Other provDebugR Functions",
        "Functions to help debug error and warning messages",
        "debug.error, debug.warning and debug.type.changes",
        "Functions to display variable values at different points of execution",
        "debug.line, debug.state, debug.variable, and debug.view",
        "Function to display the lineage of a data object",
        "debug.lineage",
        "End-to-end Provenance"
      ],
      "created": "2021-02-17 18:40:06",
      "modified": "2021-02-17 18:40:06",
      "commits": 1
    },
    {
      "source": "debug.errors.Rmd",
      "filename": "debug.errors.html",
      "title": "Using provenance to debug errors and warnings",
      "engine": "knitr::rmarkdown",
      "headings": [
        "debug.error and debug.warning",
        "Example",
        "Usage",
        "Stack Overflow",
        "debug.type.changes"
      ],
      "created": "2021-02-17 18:40:06",
      "modified": "2021-02-17 18:40:06",
      "commits": 1
    },
    {
      "source": "debug.lineage.Rmd",
      "filename": "debug.lineage.html",
      "title": "Using provenance to view the lineage of a data item",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Usage",
        "Example",
        "Backwards lineage of a variable",
        "Forwards lineage of a variable"
      ],
      "created": "2021-02-17 18:40:06",
      "modified": "2021-02-17 18:40:06",
      "commits": 1
    },
    {
      "source": "debug.variables.Rmd",
      "filename": "debug.variables.html",
      "title": "Using provenance to view variable values",
      "engine": "knitr::rmarkdown",
      "headings": [
        "debug.line",
        "Usage",
        "Example",
        "debug.state",
        "Examples",
        "debug.variable",
        "debug.view"
      ],
      "created": "2021-02-17 18:40:06",
      "modified": "2021-02-17 18:40:06",
      "commits": 1
    }
  ],
  "_score": 3.6434526764861874,
  "_indexed": true,
  "_nocasepkg": "provdebugr",
  "_universes": [
    "blernermhc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-22T07:16:02.000Z",
      "distro": "noble",
      "commit": "1e47fafad5a48481bfdc87a7d86dd15aeb9af76c",
      "fileid": "fef759184b9b4789714fcb3ae808a18620d9435b2bec33349cbda01eb294923d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/blernermhc/actions/runs/26273807368"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-22T07:16:04.000Z",
      "distro": "noble",
      "commit": "1e47fafad5a48481bfdc87a7d86dd15aeb9af76c",
      "fileid": "f6829fbc7f086f4b4e9a4576830101c9a4dda187450934700064c863815c4044",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/blernermhc/actions/runs/26273807368"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-22T07:15:18.000Z",
      "commit": "1e47fafad5a48481bfdc87a7d86dd15aeb9af76c",
      "fileid": "3bd43ed1aed18806a748cdd6d3afdee7699c614efb1f395e5b4a8578e338dd9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/blernermhc/actions/runs/26273807368"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-22T07:15:32.000Z",
      "commit": "1e47fafad5a48481bfdc87a7d86dd15aeb9af76c",
      "fileid": "4b31b1c20574abbfca0f8cf910b38c56c47e53a93bad573150387c9ad6c6b4e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/blernermhc/actions/runs/26273807368"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T07:16:03.000Z",
      "commit": "1e47fafad5a48481bfdc87a7d86dd15aeb9af76c",
      "fileid": "df21cbb86307ca5a4f5109e69b04ab1bae647b7f606ef89a0455baa94529aa32",
      "status": "success",
      "buildurl": "https://github.com/r-universe/blernermhc/actions/runs/26273807368"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-22T07:16:06.000Z",
      "commit": "1e47fafad5a48481bfdc87a7d86dd15aeb9af76c",
      "fileid": "5b0c86c2499149820da6dd42416baed7dce32567e0c5f653a8db1f91187cf5a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/blernermhc/actions/runs/26273807368"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-22T07:16:19.000Z",
      "commit": "1e47fafad5a48481bfdc87a7d86dd15aeb9af76c",
      "fileid": "03b84505a0bf5c51eaa4f6e0302916c8b86774dfe2d4b096d0a6d01dd01b9c7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/blernermhc/actions/runs/26273807368"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-22T07:16:33.000Z",
      "commit": "1e47fafad5a48481bfdc87a7d86dd15aeb9af76c",
      "fileid": "a1fd9f5c7e97800519ee7681154a7991d3fe54e3ddf39d72a97dac8728844693",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/blernermhc/actions/runs/26273807368"
    }
  ]
}