job: Run Code as an RStudio Job - Free Your Console
Call job::job({<code here>}) to run R code as an RStudio job and keep your console free in the meantime. This allows for a productive workflow while testing (multiple) long-running chunks of code. It can also be used to organize results using the RStudio Jobs GUI or to test code in a clean environment. Two RStudio Addins can be used to run selected code as a job.
Version: |
0.3.0 |
Depends: |
R (≥ 3.5.0) |
Imports: |
rstudioapi (≥ 0.13), digest (≥ 0.6.27) |
Suggests: |
testthat (≥ 3.0.0) |
Published: |
2021-06-04 |
Author: |
Jonas Kristoffer Lindeløv
[aut, cre] |
Maintainer: |
Jonas Kristoffer Lindeløv <jonas at lindeloev.dk> |
License: |
MIT + file LICENSE |
NeedsCompilation: |
no |
Language: |
en-US |
Materials: |
README NEWS |
CRAN checks: |
job results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=job
to link to this page.