ssh.utils: Local and remote system commands with output and error...

Description OS_type Maintainer Copyright License URL Installation from github Author(s) See Also

Description

Package ssh.utils provides utility functions for system command execution, both locally and remotely using ssh/scp. The command output is captured and provided to the caller. This functionality is intended to streamline calling shell commands from R, retrieving and using their output, while instrumenting the calls with appropriate error handling. NOTE: this first version is limited to unix with local and remote systems running bash as the default shell.

OS_type

unix

Maintainer

Sergei Izrailev

Copyright

Copyright (C) Collective, Inc.

License

Apache License, Version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0

URL

http://github.com/collectivemedia/ssh.utils

Installation from github

devtools::install_github("collectivemedia/ssh.utils")

Author(s)

Sergei Izrailev

See Also

run.remote, cp.remote, file.exists.remote, mkdir.remote, ps.grep.remote, mem.usage


ssh.utils documentation built on May 2, 2019, 7:51 a.m.