Other packages > Find by keyword >

provTraceR  

Uses Provenance to Trace File Lineage for One or more R Scripts
View on CRAN: Click here


Download and install provTraceR package within the R console
Install from CRAN:
install.packages("provTraceR")

Install from Github:
library("remotes")
install_github("cran/provTraceR")

Install by package version:
library("remotes")
install_version("provTraceR", "1.0")



Attach the package and use:
library("provTraceR")
Maintained by
Emery Boose
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-08-11
Latest Update: 2020-08-11
Description:
Uses provenance collected by 'rdtLite' package or comparable tool to display information about input files, output files, and exchanged files for a single R script or a series of R scripts.
How to cite:
Emery Boose (2020). provTraceR: Uses Provenance to Trace File Lineage for One or more R Scripts. R package version 1.0, https://cran.r-project.org/web/packages/provTraceR
Previous versions and publish date:
No previous versions
Other packages that cited provTraceR R package
View provTraceR citation profile
Other R packages that provTraceR depends, imports, suggests or enhances
Functions, R codes and Examples using the provTraceR R package
Some associated functions: lineage . 
Some associated R codes: provTraceR.R .  Full provTraceR package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

bdots  
Bootstrapped Differences of Time Series
Analyze differences among time series curves with p-value adjustment for multiple comparisons intro ...
Download / Learn more Package Citations See dependency  
CirclesIntersections  
Algorithm for Computation of the Intersection Areas of N Circles
Implementation of Librino, Levorato, and Zorzi (2014) algorithm for computat ...
Download / Learn more Package Citations See dependency  
exif  
Read EXIF Metadata from JPEGs
Extracts Exchangeable Image File Format (EXIF) metadata, such as camera make and model, ISO speed an ...
Download / Learn more Package Citations See dependency  
psoptim  
Particle Swarm Optimization
Particle swarm optimization - a basic variant. ...
Download / Learn more Package Citations See dependency  
tabularaster  
Tidy Tools for 'Raster' Data
Facilities to work with vector and raster data in efficient repeatable and systematic work flow. M ...
Download / Learn more Package Citations See dependency  
mipplot  
An Open-Source Tool for Visualization of Climate Mitigation Scenarios
Generic functions to produce area/bar/box/line plots of data following IAMC (Integrated Assessment M ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns