Package: askpass 1.2.1
askpass: Password Entry Utilities for R, Git, and SSH
Cross-platform utilities for prompting the user for credentials or a passphrase, for example to authenticate with a server or read a protected key. Includes native programs for MacOS and Windows, hence no 'tcltk' is required. Password entry can be invoked in two different ways: directly from R via the askpass() function, or indirectly as password-entry back-end for 'ssh-agent' or 'git-credential' via the SSH_ASKPASS and GIT_ASKPASS environment variables. Thereby the user can be prompted for credentials or a passphrase if needed when R calls out to git or ssh.
Authors:
askpass_1.2.1.tar.gz
askpass_1.2.1.zip(r-4.6)askpass_1.2.1.zip(r-4.5)askpass_1.2.1.zip(r-4.4)
askpass_1.2.1.tgz(r-4.6-x86_64)askpass_1.2.1.tgz(r-4.6-arm64)askpass_1.2.1.tgz(r-4.5-x86_64)askpass_1.2.1.tgz(r-4.5-arm64)
askpass_1.2.1.tar.gz(r-4.6-arm64)askpass_1.2.1.tar.gz(r-4.6-x86_64)askpass_1.2.1.tar.gz(r-4.5-arm64)askpass_1.2.1.tar.gz(r-4.5-x86_64)
askpass_1.2.1.tgz(r-4.5-emscripten)
askpass.pdf |askpass.html✨
askpass/json (API)
NEWS
| # Install 'askpass' in R: |
| install.packages('askpass', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/askpass/issues
Last updated from:69c659d8a1. Checks:13 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 121 | |
| linux-devel-x86_64 | OK | 110 | |
| source / vignettes | OK | 153 | |
| linux-release-arm64 | OK | 112 | |
| linux-release-x86_64 | OK | 102 | |
| macos-devel-arm64 | OK | 128 | |
| macos-devel-x86_64 | OK | 160 | |
| macos-release-arm64 | OK | 73 | |
| macos-release-x86_64 | OK | 171 | |
| windows-devel | OK | 87 | |
| windows-release | OK | 121 | |
| windows-oldrel | OK | 129 | |
| wasm-release | OK | 94 |
Exports:askpassssh_askpass
Dependencies:sys
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Password Prompt Utility | askpass |
| ASKPASS CMD TOOL | ssh_askpass |
