Package: provGraphR 1.0.1
provGraphR: Creates Adjacency Matrices for Lineage Searches
Creates and manages a provenance graph corresponding to the provenance created by the 'rdtLite' package, which collects provenance from R scripts. 'rdtLite' is available on CRAN. The provenance format is an extension of the W3C PROV JSON format (<https://www.w3.org/Submission/2013/SUBM-prov-json-20130424/>). The extended JSON provenance format is described in <https://github.com/End-to-end-provenance/ExtendedProvJson>.
Authors:
provGraphR_1.0.1.tar.gz
provGraphR_1.0.1.zip(r-4.7)provGraphR_1.0.1.zip(r-4.6)provGraphR_1.0.1.zip(r-4.5)
provGraphR_1.0.1.tgz(r-4.6-any)provGraphR_1.0.1.tgz(r-4.5-any)
provGraphR_1.0.1.tar.gz(r-4.7-any)provGraphR_1.0.1.tar.gz(r-4.6-any)
provGraphR_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
provGraphR/json (API)
NEWS
| # Install 'provGraphR' in R: |
| install.packages('provGraphR', repos = c('https://blernermhc.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:f217decf54. Checks:8 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 133 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 159 | ||
| macos-oldrel-arm64 | OK | 187 | ||
| windows-devel | OK | 83 | ||
| windows-release | OK | 97 | ||
| windows-oldrel | OK | 139 | ||
| wasm-release | FAIL | 1434 |
Exports:create.graphget.created.dataget.creatorget.lineageget.provget.updated.dataget.used.dataget.users
Dependencies:clicpp11glueigraphjsonlitelatticelifecyclemagrittrMatrixpkgconfigprovParseRrlangvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create provenance graph | create.graph get.prov |
| Get creators and users of data | get.creator get.users |
| Calculate lineage of a node | get.lineage |
| Get data used and created by a statement | get.created.data get.updated.data get.used.data |
