Skip to content

v0.3.8

Choose a tag to compare

@andrie andrie released this 12 Feb 19:52
· 395 commits to master since this release

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