RStudio
Build and reload the package
RStudio uses Ctrl + Shift + B for build and reload the package. On a Mac, press Cmd + Shift + B instead.
Where it works: Package project
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdShiftB |
| Windows | Desktop app | CtrlShiftB |
Where this comes from
Keyboard Shortcuts in the RStudio IDE - Posit Support
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.