getSSHWorkersInfo: Print and return R installation and other information for SSH...

View source: R/getSSHWorkersInfo.R

getSSHWorkersInfoR Documentation

Print and return R installation and other information for SSH workers.

Description

Workers are queried in parallel via callFunctionOnSSHWorkers.

The function will display a warning if the first lib path on the worker is not writable as this indicates potential problems in the configuration and installPackagesOnSSHWorkers will not work.

Usage

getSSHWorkersInfo(nodenames)

Arguments

nodenames

[character]
Nodenames of workers.

Value

[list]. Displayed information as a list named by nodenames.

See Also

callFunctionOnSSHWorkers


BatchJobs documentation built on March 21, 2022, 5:05 p.m.