classQueue: The queue class

Description Slots Author(s)

Description

This class is used to store follwing slot

Slots

name

Character Alias name of the queue. (Default basename(tempfile(pattern = "file", tmpdir = "")))

desc

Character Description. (Optional)

group

Character Name of the group the queue belongs to. (Default NULL)

owner

Character username of launcher. (Default Sys.info()["user"])

folder

Character Path to a folder that will contains the working directory folder. (Default tempdir())

batchs

List Batch S4 objects. (Default NULL)

logdir

Character Path to the folder that will contains logs file. (By default in folder)

clean

Logical Whether or not the working directory folder should be removed. (Default TRUE)

tmpdir

Character If use through RSConnect you can redefine a tmpdir not in /tmp/*. (Default NULL)

Author(s)

Quentin Fazilleau


qfazille/launcheR documentation built on May 28, 2019, 4:40 p.m.