lindeloev/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.3.1
URL https://lindeloev.github.io/job/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("lindeloev/job")
lindeloev/job documentation built on Oct. 3, 2024, 4:45 a.m.