CRAN/E | credentials

credentials

Tools for Managing SSH and Git Credentials

Installation

About

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.

docs.ropensci.org/credentials/ https://r-lib.r-universe.dev/credentials
docs.ropensci.org/credentials/ https://r-lib.r-universe.dev/credentials
System requirements git (optional)
Bug report File report

Key Metrics

Version 2.0.1
Published 2023-09-06 236 days ago
Needs compilation? no
License MIT
License File
CRAN checks credentials results
Language en-US

Downloads

Yesterday 2.987 0%
Last 7 days 34.624 -18%
Last 30 days 142.698 -9%
Last 90 days 443.144 -2%
Last 365 days 1.914.006 -15%

Maintainer

Maintainer

Jeroen Ooms

jeroen@berkeley.edu

Authors

Jeroen Ooms

aut / cre

Material

NEWS
Reference manual
Package source

Vignettes

Managing SSH and Git Credentials in R

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

credentials archive

Imports

openssl ≥ 1.3
sys ≥ 2.1
curl
jsonlite
askpass

Suggests

testthat
knitr
rmarkdown

Reverse Imports

gert
ssh
worcs