RStudio Addin to Run a Selection as a Background Job
RStudio daily release now includes a Jobs pane. See this excellent demo from @hrbrmstr for details.
This allows one to source a script as a background job. But what about incidental code? This Addin allows one to highlight a region of code to be run as a background job.
You can install the development version of dash
from GitHub or GitLab
devtools::install_github("jonocarroll/dash") devtools::install_gitlab("jonocarroll/dash")
dash
hastily pre-empts any official implementation, and as such will be rendered useless once that is complete.dash
has been tested with RStudio 1.2.719. The API is under constant development and as such this could break at any daily release. I will try to keep up as best as I can. The internals became available as PR #2923 was merged, which means the earliest daily this should be compatible with is probablydash
writes the selection as a temporary file and sources that, so the selected code must be valid.install_gitlab
requires the development version of r-lib/devtools
.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4