Currently the package specifies project root using here::here, and tests by mimicking the .onLoad action for the here package. However, because the project root is set only at load time, it might be a problem for the user - switching to rprojroot may allow more control? Admittedly I'd have to learn rprojroot
Currently the package specifies project root using here::here, and tests by mimicking the .onLoad action for the here package. However, because the project root is set only at load time, it might be a problem for the user - switching to rprojroot may allow more control? Admittedly I'd have to learn rprojroot