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.1 | 
| Depends: | R (≥ 3.5.0) | 
| Imports: | rstudioapi (≥ 0.13), digest (≥ 0.6.27) | 
| Suggests: | testthat (≥ 3.0.0) | 
| Published: | 2024-05-05 | 
| DOI: | 10.32614/CRAN.package.job | 
| Author: | Jonas Kristoffer Lindeløv | 
| Maintainer: | Jonas Kristoffer Lindeløv <jonas at lindeloev.dk> | 
| BugReports: | https://github.com/lindeloev/job/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://lindeloev.github.io/job/ | 
| NeedsCompilation: | no | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | job results | 
| Reference manual: | job.html , job.pdf | 
| Package source: | job_0.3.1.tar.gz | 
| Windows binaries: | r-devel: job_0.3.1.zip, r-release: job_0.3.1.zip, r-oldrel: job_0.3.1.zip | 
| macOS binaries: | r-release (arm64): job_0.3.1.tgz, r-oldrel (arm64): job_0.3.1.tgz, r-release (x86_64): job_0.3.1.tgz, r-oldrel (x86_64): job_0.3.1.tgz | 
| Old sources: | job archive | 
| Reverse imports: | currr | 
| Reverse suggests: | player, SimDesign | 
Please use the canonical form https://CRAN.R-project.org/package=job to link to this page.