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 ORCID iD [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:

Reference manual: job.pdf

Downloads:

Package source: job_0.3.0.tar.gz
Windows binaries: r-devel: job_0.3.0.zip, r-release: job_0.3.0.zip, r-oldrel: job_0.3.0.zip
macOS binaries: r-release (arm64): job_0.3.0.tgz, r-oldrel (arm64): job_0.3.0.tgz, r-release (x86_64): job_0.3.0.tgz

Reverse dependencies:

Reverse imports: currr
Reverse suggests: SimDesign

Linking:

Please use the canonical form https://CRAN.R-project.org/package=job to link to this page.