NCEAS / recordr

Provenance tracking for R.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No such file "~/.recordr"

gothub opened this issue · comments

On a fresh recordr installation, creating a new Recordr class instances produces the error:

Warning message:
In normalizePath("~/.recordr")
  path[1]="/Users/slaughter/.recordr": No such file or directory

The new Recordr instance is still created correctly, however this
message should not be printed.

Fixed in commit cdef4f8