background: This packages allow users to ``background'' computations.

Perform calculations concurently in the background thereby freeing the R console to perform other tasks. The package currently supports a sequential backend, where the calculation is evaluted when it is brought into the foreground along with a multicore backend, where the calculation is started immediately after it is backgrounded. Other packages, such as multicore.background can be used for true process backgrounding.

Package details

AuthorMichael Kane
MaintainerMichael Kane <kaneplusplus@gmail.com>
LicenseLGPL-2
Version0.1
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("background", repos="http://R-Forge.R-project.org")

Try the background package in your browser

Any scripts or data that you put into this service are public.

background documentation built on May 2, 2019, 5:23 p.m.