Package: ssh
Type: Package
Title: Secure Shell (SSH) Client for R
Version: 0.2
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Description: Connect to a remote server over SSH to transfer files via SCP, 
    setup a secure tunnel, or run a command or script on the host while 
    streaming stdout and stderr directly to the client.
License: MIT + file LICENSE
Encoding: UTF-8
SystemRequirements: libssh (the original, not libssh2)
RoxygenNote: 6.0.1.9000
Imports: getPass
Suggests: knitr, rmarkdown, spelling, sys, testthat, mongolite
Language: en-GB
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2018-05-26 22:40:40 UTC; jeroen
Repository: CRAN
Date/Publication: 2018-06-04 17:43:04 UTC
