Nothing
Takes an R expression and returns a job object with a $stop() method which can be called to terminate the background job. Also provides timeouts and other mechanisms for automatically terminating a background job. The result of the expression is available synchronously via $result or asynchronously with callbacks or through the 'promises' package framework.
Package details |
|
---|---|
Author | Daniel P. Smith [aut, cre] (ORCID: <https://orcid.org/0000-0002-2479-2044>), Alkek Center for Metagenomics and Microbiome Research [cph, fnd] |
Maintainer | Daniel P. Smith <dansmith01@gmail.com> |
License | MIT + file LICENSE |
Version | 1.7.0 |
URL | https://cmmr.github.io/jobqueue/ https://github.com/cmmr/jobqueue |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.