Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prevent "NULL" user libpaths (#1162)
In R CMD check for R >= 4.2, the environment variable R_LIBS_USER somehow gets set to the character NULL. This is a bandaid for this. See #1161 (comment)
- Loading branch information