ropenscilabs/jobstatus: Send Live Status, Progress and Other Information Between Functions and Processes

jobstatus lets you pass live progress, status, and other information between functions and processes in R, so that you can keep an eye on how complex and long-running jobs are progressing. jobstatus uses the future package so you can even get live progress information back from jobs running in parallel.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
URL https://github.com/ropenscilabs/jobstatus
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropenscilabs/jobstatus")
ropenscilabs/jobstatus documentation built on May 11, 2022, 9:10 a.m.