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.5)askpass_1.2.1.zip(r-4.4)askpass_1.2.1.zip(r-4.3)
askpass_1.2.1.tgz(r-4.4-x86_64)askpass_1.2.1.tgz(r-4.4-arm64)askpass_1.2.1.tgz(r-4.3-x86_64)askpass_1.2.1.tgz(r-4.3-arm64)
askpass_1.2.1.tar.gz(r-4.5-noble)askpass_1.2.1.tar.gz(r-4.4-noble)
askpass_1.2.1.tgz(r-4.4-emscripten)askpass_1.2.1.tgz(r-4.3-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 1 months agofrom:69c659d8a1. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win-x86_64 | OK | Nov 02 2024 |
R-4.5-linux-x86_64 | OK | Nov 02 2024 |
R-4.4-win-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-aarch64 | OK | Nov 02 2024 |
R-4.3-win-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-aarch64 | OK | Nov 02 2024 |
Exports:askpassssh_askpass
Dependencies:sys
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Password Prompt Utility | askpass |
ASKPASS CMD TOOL | ssh_askpass |