软件包:r-cran-askpass(1.2.1-1)
r-cran-askpass 的相关链接
Debian 的资源:
下载源码包 r-cran-askpass:
- [r-cran-askpass_1.2.1-1.dsc]
- [r-cran-askpass_1.2.1.orig.tar.gz]
- [r-cran-askpass_1.2.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
safe password entry for GNU 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.
其他与 r-cran-askpass 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-cran-sys (>= 2.1)
- Powerful and Reliable Tools for Running System Commands in GNU R
-
- rec: r-cran-testthat
- GNU R testsuite