r-lib / devtools

Tools to make an R developer's life easier
https://devtools.r-lib.org
Other
2.37k stars 755 forks source link

Shortcut for `devtools::load_all()` does nothing if `devtools` is not installed. #2498

Closed asadow closed 1 year ago

asadow commented 1 year ago

It would be nice if the shortcut instead produced a message that devtools needs to be installed.