replace file.path(path.package()) with system.file(..., package="...")
system.file() only requires the package to be installed but not to be loaded
Loading
Please sign in to comment
system.file() only requires the package to be installed but not to be loaded