David Ochsenbein
Results
2
issues of
David Ochsenbein
**Describe the bug** Adding library paths in `r.libPaths` does not affect `.libPaths()` when sourcing a test file. **To Reproduce** Steps to reproduce the behavior: 1. Make new custom library folder...
bug
Confirmed for versions v0.2.7 (original observation) and v0.2.9.4 with R 4.1.0 on RHEL. Trying to run `R CMD check` on {broom.mixed} after installing only Imports, Depends, LinkingTo packages results in...