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.7)askpass_1.2.1.zip(r-4.6)askpass_1.2.1.zip(r-4.5)
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.7-arm64)askpass_1.2.1.tar.gz(r-4.7-x86_64)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.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 115 | ||
| linux-devel-x86_64 | OK | 85 | ||
| source / vignettes | OK | 152 | ||
| linux-release-arm64 | OK | 98 | ||
| linux-release-x86_64 | OK | 96 | ||
| macos-release-arm64 | OK | 92 | ||
| macos-release-x86_64 | OK | 300 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| macos-oldrel-x86_64 | OK | 221 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 59 | ||
| windows-oldrel | OK | 115 | ||
| wasm-release | OK | 90 |
Exports:askpassssh_askpass
Dependencies:sys
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Password Prompt Utility | askpass |
| ASKPASS CMD TOOL | ssh_askpass |
