NCEAS / recordr

Provenance tracking for R.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluate implementing an RStudio 'Addin' for recordr

gothub opened this issue · comments

Evaluate the benefit of implementing an RStudio Addin for recordr. Potential functionality that could be implemented:

  • an RStudio button to start and stop recording
  • pane with run listing (listRuns())
  • pane for run viewing (viewRuns())
  • enhanced run viewing
    • display of graphics produced by a run
  • display of lineage traces (traceRuns())