The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 1.2.0
Imports: sys (≥ 2.1)
Suggests: testthat
Published: 2023-09-03
Author: Jeroen Ooms ORCID iD [aut, cre]
Maintainer: Jeroen Ooms <jeroen at berkeley.edu>
BugReports: https://github.com/r-lib/askpass/issues
License: MIT + file LICENSE
URL: https://github.com/r-lib/askpass
NeedsCompilation: yes
Language: en-US
Materials: NEWS
CRAN checks: askpass results

Documentation:

Reference manual: askpass.pdf

Downloads:

Package source: askpass_1.2.0.tar.gz
Windows binaries: r-devel: askpass_1.2.0.zip, r-release: askpass_1.2.0.zip, r-oldrel: askpass_1.2.0.zip
macOS binaries: r-release (arm64): askpass_1.2.0.tgz, r-oldrel (arm64): askpass_1.2.0.tgz, r-release (x86_64): askpass_1.2.0.tgz, r-oldrel (x86_64): askpass_1.2.0.tgz
Old sources: askpass archive

Reverse dependencies:

Reverse imports: comtradr, conflr, credentials, easydb, fidelius, gert, gpg, keyring, multilinguer, newsanchor, octopusR, openssl, qpdf, restatis, ssh, theiaR
Reverse suggests: atrrr, httr2, move2, oskeyring, rt, rtweet, staRdom

Linking:

Please use the canonical form https://CRAN.R-project.org/package=askpass to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.