recordr
recordr copied to clipboard
Provenance tracking for R.
The viewRuns() function provides limited information about some objects such as files. The viewObject() function will provide a way to see more complete info for certain object types. The specification...
The `listRuns()` command prints output to the R console regardless of the current console width, so line wrapping ensues, which makes the ouput very difficult to read. This command should...
When uploading R scripts to DataONE, ensure that the new CCI format type is used: ``` application/R R script file format DATA R ``` This will be available in CCI...
The record() function stores prov data and archived files at ~/.recordr. CRAN has removed (archived) the recordr package because writing to the users home dir is a violation of CRAN...
The 2.0 release will contain the following changes: - a new mechanism to collect provenance, using the R debug facility, instead of modifying the R search path - a mechanism...
recordr needs to be tested with more complex scripts
Use the OHI toolkit http://ohi-science.org/ to create the OHI score for a region, using the recordr package as an integral part of documenting the workflow used.