Package: credentials 2.0.2

Jeroen Ooms

credentials: Tools for Managing SSH and Git Credentials

Setup and retrieve HTTPS and SSH credentials for use with 'git' and other services. For HTTPS remotes the package interfaces the 'git-credential' utility which 'git' uses to store HTTP usernames and passwords. For SSH remotes we provide convenient functions to find or generate appropriate SSH keys. The package both helps the user to setup a local git installation, and also provides a back-end for git/ssh client libraries to authenticate with existing user credentials.

Authors:Jeroen Ooms [aut, cre]

credentials_2.0.2.tar.gz
credentials_2.0.2.zip(r-4.6)credentials_2.0.2.zip(r-4.5)credentials_2.0.2.zip(r-4.4)
credentials_2.0.2.tgz(r-4.5-any)credentials_2.0.2.tgz(r-4.4-any)
credentials_2.0.2.tar.gz(r-4.6-any)credentials_2.0.2.tar.gz(r-4.5-any)
credentials_2.0.2.tgz(r-4.5-emscripten)credentials_2.0.2.tgz(r-4.4-emscripten)
credentials.pdf |credentials.html
credentials/json (API)
NEWS

# Install 'credentials' in R:
install.packages('credentials', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-lib/credentials/issues

Pkgdown site:https://docs.ropensci.org

On CRAN:

Conda:

gitpasswordssh

12.45 score 72 stars 392 packages 109 scripts 152k downloads 17 exports 5 dependencies

Last updated 9 months ago from:4e6ca5b272 (on main). Checks:11 OK. Indexed: no.

TargetResultTotal time
linux-devel-x86_64OK129
pkgdown docsOK134
source / vignettesOK144
linux-release-x86_64OK120
macos-release-arm64OK65
macos-oldrel-arm64OK72
windows-develOK116
windows-releaseOK105
windows-oldrelOK115
wasm-releaseOK101
wasm-oldrelOK107

Exports:credential_approvecredential_fillcredential_helper_getcredential_helper_listcredential_helper_setcredential_rejectgit_credential_askgit_credential_forgetgit_credential_updateset_github_patssh_agent_addssh_homessh_key_infossh_keygenssh_read_keyssh_setup_githubssh_update_passphrase

Dependencies:askpasscurljsonliteopensslsys

Managing SSH and Git Credentials in R

Rendered fromintro.Rmdusingknitr::rmarkdownon Jun 28 2025.

Last update: 2023-09-06
Started: 2018-11-07

Readme and manuals

Help Manual

Help pageTopics
Retrieve and store git HTTPS credentialscredential_api credential_approve credential_fill credential_reject
Credential Helperscredential_helper credential_helper_get credential_helper_list credential_helper_set
Load and store git HTTPS credentialscredentials git_credential_ask git_credential_forget git_credential_update http_credentials
Set your Github Personal Access Tokenset_github_pat
Managing Your SSH Keyssh_agent_add ssh_credentials ssh_home ssh_keygen ssh_key_info ssh_read_key ssh_setup_github ssh_update_passphrase