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

This package 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.

Getting started

Package details

AuthorSergei Izrailev
MaintainerSergei Izrailev <sizrailev@collective.com>
LicenseApache License (== 2.0)
Version1.0
URL http://github.com/collectivemedia/ssh.utils
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ssh.utils")

Try the ssh.utils package in your browser

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

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