Jiefei-Wang/rdaemon: Run an R Daemon Process in the Background

Run an independent R daemon process in the background. The process will keep running even after its terminal quits. The other R sessions can connect with the existing daemon using the same daemon name and send the task via daemonSetTask().

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version1.0.8
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Jiefei-Wang/rdaemon")
Jiefei-Wang/rdaemon documentation built on Jan. 28, 2022, 4:01 a.m.