Binary package “r-cran-here” in ubuntu oracular

GNU R simpler way to find files

 Constructs paths to files of a GNU R project.
 Declare the relative path of a file within a project with 'i_am()'.
 Use the 'here()' function as a drop-in replacement for 'file.path()',
 it will always locate the files relative to the project root.