Peter Slaughter

Results 47 issues of Peter Slaughter

@jeanetteclark please review A way to easily review the contents of a package is needed, as was pointed out at this meeting with OPC and the NCEAS datateam: https://hpad.dataone.org/IoceU2y9SWaUCuCAjLavcg?edit In...

enhancement

Update `replaceMember()` this use case is supported: update an existing DataONE package by replacing a package member with a newer file that has already been uploaded to DataONE, possibly in...

The `serializeToBagIt()` method writes the output bag file to a temporary directory and then returns the filename that was created. Update this method so that the user can specify the...

enhancement

Update the `describeWorkflow()` method to accomodate sub-programs. This may be as simple as adding a new argument that specifies a pid (or pids) that is a sub-program of the program...

enhancement

As stated [here](https://yihui.name/en/2018/10/rmd-github/), Github will no longer render `.rmd` files as Markdown. Is it necessary to provide a rendered version of the vignettes on Github? It certainly seems useful to...

Add Docker scripts that build the package and run CRAN tests for both R and R-devel. See https://github.com/DataONEorg/rdataone/tree/master/docker for examples.

NetCDF file spec is [here](https://www.unidata.ucar.edu/software/netcdf/netcdf/File-Format-Specification.html)

enhancement

Incorporate resource maps that have been created from the various DataONE facilities into the unit tests for parsing and updating resource maps. Tests should include resource maps generated from: -...

There is no automated way to extract data from a DataObject into the correct file format (binary vs text) with the proper file type. One current method is to use...