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.

Version: 1.0
Depends: R (≥ 3.0.3), stringr
OS_type: unix
Published: 2014-07-24
Author: Sergei Izrailev
Maintainer: Sergei Izrailev <sizrailev at collective.com>
License: Apache License (== 2.0)
Copyright: Copyright (C) Collective, Inc. | file inst/COPYRIGHTS
ssh.utils copyright details
URL: http://github.com/collectivemedia/ssh.utils
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ssh.utils results

Documentation:

Reference manual: ssh.utils.pdf

Downloads:

Package source: ssh.utils_1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): ssh.utils_1.0.tgz, r-oldrel (arm64): ssh.utils_1.0.tgz, r-release (x86_64): ssh.utils_1.0.tgz, r-oldrel (x86_64): ssh.utils_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ssh.utils to link to this page.