remake icon indicating copy to clipboard operation
remake copied to clipboard

Look for packages also in source files

Open krlmlr opened this issue 6 years ago • 1 comments

for install_missing_packages().

  • [ ] Qualified access with ::
  • [ ] loadNamespace()
  • [ ] requireNamespace()

Also warn if library() or require() is used.

krlmlr avatar Sep 03 '17 20:09 krlmlr