Package: ssh
Type: Package
Title: Secure Shell (SSH) Client for R
Version: 0.9.4
Authors@R: person("Jeroen", "Ooms", role = c("aut", "cre"), 
    email = "jeroenooms@gmail.com", comment = c(ORCID = "0000-0002-4035-0289"))
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 >= 0.6.0 (the original, not libssh2)
RoxygenNote: 7.1.1
Imports: credentials, askpass
Suggests: knitr, rmarkdown, spelling, sys, testthat, mongolite
Language: en-GB
URL: https://docs.ropensci.org/ssh/ https://ropensci.r-universe.dev/ssh
BugReports: https://github.com/ropensci/ssh/issues
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-03-26 22:23:56 UTC; jeroen
Author: Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>)
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-26 22:50:01 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-29 03:07:01 UTC; windows
Archs: x64
