NCEAS / recordr

Provenance tracking for R.
20 stars 1 forks source link

Error in overriden function for read.csv #58

Closed gothub closed 9 years ago

gothub commented 9 years ago

When a 'recorded' script calls read.csv, the following error is printed:

 Error in file.exists(file) : invalid 'file' argument 
gothub commented 9 years ago

Properly handle the 'file' argument in the overridding function to read.csv() when file is specified as a positional parameter and not as a named parameter. Fixed in commit 720fd1e85f933eb0c8bec39e6d5b046a46122b82