Under windows, if we ``` %use % %shutdown R ``` `R.exe` and `Rterm.exe` will not be closed. Leaving two daemon processes. Using a R kernel, shutdowning the kernel (via jupyter) will kill them. So it appears that `%shutdown R` does not cleanly killed R.