ssh.utilsR Documentation

Package ssh.utils

Description

Local and remote system commands with output and error capture.

OS_type

unix

Details

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.

Copyright

Copyright (C) Collective, Inc.

License

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

Documentation

See ssh.utils package page on CRAN.

URL

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

Installation

Install released version from CRAN

install.packages("ssh.utils")

Install most recent version from github

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

Author(s)

Sergei Izrailev, please contact at email stored at http://scr.im/izrg