v0.3.8
New features
- Allow users to select local package library #167
- Add option to run checkpoint() without scanning for packages #162
Enhancements
- Inform user when packages are found that don't exist in MRAN snapshot #170
- Include direct namespace calls with
::or:::into scan for packages #166 - Return diagnostic information from checkpoint() #163
- Improve handling of compiler package #159
Bug fixes
- setLibPath fails in Rstudio with Error in x[, 1] #113