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 |
Reference manual: | ssh.utils.pdf |
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: ssh.utils_1.0.tgz, r-oldrel: ssh.utils_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ssh.utils to link to this page.