NCEAS / recordr

Provenance tracking for R.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for DataONE R client 2.0

gothub opened this issue · comments

As of commit a7f7330, recordr::publishRun() uses dataone::uploadDataPackage(). This is the only dataone function that is called directly by recordr, and
is compatible with the v2 api.

The traced DataONE functions are also compatible with the v2 api.