Package: askpass 1.2.1

Image

Jeroen Ooms

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:Jeroen Ooms [aut, cre]

askpass_1.2.1.tar.gz
askpass_1.2.1.zip(r-4.7-x86_64)askpass_1.2.1.zip(r-4.7-arm64)askpass_1.2.1.zip(r-4.6-x86_64)askpass_1.2.1.zip(r-4.6-arm64)askpass_1.2.1.zip(r-4.5-x86_64)
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
DESCRIPTION |NEWS
card.svg |card.png
askpass/json (API)

# 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

On CRAN:

Conda:

11.76 score 88 stars 5.4k packages 1 scripts 819k downloads 2 exports 1 dependencies

Last updated from:69c659d8a1. Checks:15 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK93
linux-devel-x86_64OK129
source / vignettesOK161
linux-release-arm64OK95
linux-release-x86_64OK112
macos-release-arm64OK91
macos-release-x86_64OK226
macos-oldrel-arm64OK65
macos-oldrel-x86_64OK128
windows-devel-arm64OK190
windows-devel-x86_64OK105
windows-release-arm64OK233
windows-release-x86_64OK80
windows-oldrel-x86_64OK67
wasm-releaseOK108

Exports:askpassssh_askpass

Dependencies:sys

  • Image