powered by
system.file() has a ... argument which, internally, is passed to file.path(), so including it in user code is repetitive.
system.file()
...
file.path()
system_file_linter()
best_practices, consistency, readability
linters for a complete list of linters available in lintr.