Peter Slaughter
Peter Slaughter
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.
The metadata editor assigns a URN to `` entries for example for https://arcticdata.io/metacat/d1/mn/v2/object/doi:10.18739/A2027H there is the entry: ``` ``` The URN shown here is a DataONE identifier, however the scope...