Package: askpass 1.2.1
askpass: Password Entry Utilities for R, Git, and SSH
Cross-platform utilities for prompting the user forcredentials or a passphrase, for example to authenticate with aserver or read a protected key. Includes native programs forMacOS and Windows, hence no 'tcltk' is required. Password entrycan be invoked in two different ways: directly from R via theaskpass() function, or indirectly as password-entry back-endfor 'ssh-agent' or 'git-credential' via the SSH_ASKPASS andGIT_ASKPASS environment variables. Thereby the user can beprompted for credentials or a passphrase if needed when R callsout to git or ssh.
Authors:Jeroen Ooms [aut, cre]
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.5-x86_64)askpass_1.2.1.tgz(r-4.5-arm64)askpass_1.2.1.tgz(r-4.4-x86_64)askpass_1.2.1.tgz(r-4.4-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
12.67 score 87 stars 4.8k packages 81 scripts 914k downloads 2 exports 1 dependencies
Last updated from:69c659d8a1. Checks:13 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 130 | |
| linux-devel-x86_64 | OK | 102 | |
| source / vignettes | OK | 182 | |
| linux-release-arm64 | OK | 101 | |
| linux-release-x86_64 | OK | 90 | |
| macos-release-arm64 | OK | 112 | |
| macos-release-x86_64 | OK | 187 | |
| macos-oldrel-arm64 | OK | 77 | |
| macos-oldrel-x86_64 | OK | 173 | |
| windows-devel | OK | 73 | |
| windows-release | OK | 62 | |
| windows-oldrel | OK | 77 | |
| wasm-release | OK | 95 |
Exports:askpassssh_askpass
Dependencies:sys
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Password Prompt Utility | askpass |
| ASKPASS CMD TOOL | ssh_askpass |
