{
  "_id": "6a93e98e7b325a6d97b71652",
  "Package": "credentials",
  "Type": "Package",
  "Title": "Tools for Managing SSH and Git Credentials",
  "Version": "2.0.3",
  "Authors@R": "person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), \nemail = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\"))",
  "Description": "Setup and retrieve HTTPS and SSH credentials for use with\n'git' and other services. For HTTPS remotes the package\ninterfaces the 'git-credential' utility which 'git' uses to\nstore HTTP usernames and passwords. For SSH remotes we provide\nconvenient functions to find or generate appropriate SSH keys.\nThe package both helps the user to setup a local git\ninstallation, and also provides a back-end for git/ssh client\nlibraries to authenticate with existing user credentials.",
  "License": "MIT + file LICENSE",
  "SystemRequirements": "git (optional)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "URL": "https://docs.ropensci.org/credentials/\nhttps://r-lib.r-universe.dev/credentials",
  "BugReports": "https://github.com/r-lib/credentials/issues",
  "Config/pak/sysreqs": "git libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2025-09-12 08:55:50 UTC",
  "RemoteUrl": "https://github.com/r-lib/credentials",
  "RemoteRef": "main",
  "RemoteSha": "a656a37c4ba8ff9d59679c77153ddc887a1054ac",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-08-30 07:54:51 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>)",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "credentials_2.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/4cc6f2394d6429b3593a2206459da37c8d76783363562c957c5e16abe38fe110",
  "_filesize": 477633,
  "_sha256": "4cc6f2394d6429b3593a2206459da37c8d76783363562c957c5e16abe38fe110",
  "_expires": "2026-12-08T08:27:56.000Z",
  "_created": "2026-08-30T07:54:51.000Z",
  "_published": "2026-08-30T08:27:58.103Z",
  "_jobs": [
    {
      "job": 99227111163,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9728747941"
    },
    {
      "job": 99227111155,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728740486"
    },
    {
      "job": 99227111172,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9729114713"
    },
    {
      "job": 99227111173,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9729122309"
    },
    {
      "job": 99226708994,
      "time": 199,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9728705337"
    },
    {
      "job": 99226709039,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728711856"
    },
    {
      "job": 99227111169,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9728739482"
    },
    {
      "job": 99227111151,
      "time": 92,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9728731390"
    },
    {
      "job": 99227111182,
      "time": 68,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9728726231"
    },
    {
      "job": 99227111171,
      "time": 67,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728726125"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/33300162610",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/credentials",
  "_commit": {
    "id": "a656a37c4ba8ff9d59679c77153ddc887a1054ac",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "Bump version\n",
    "time": 1757667350
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroenooms@gmail.com",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "openssl",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "sys",
      "version": ">= 2.1",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "askpass",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 402,
  "_updates": [
    {
      "week": "2025-37",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "git",
    "password",
    "ssh"
  ],
  "_stars": 75,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 161,
      "uuid": 216319
    },
    {
      "user": "jennybc",
      "count": 6,
      "uuid": 599454
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1145,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 159072,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/credentials"
  },
  "_devurl": "https://github.com/r-lib/credentials",
  "_pkgdown": "https://docs.ropensci.org/credentials/",
  "_searchresults": 2,
  "_metadata": {
    "ropensci_category": "scalereprod"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/credentials.html",
    "extra/manual.pdf",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/credentials",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2019-03-08"
    },
    {
      "version": "1.1",
      "date": "2019-03-12"
    },
    {
      "version": "1.2.0",
      "date": "2020-06-25"
    },
    {
      "version": "1.2.1",
      "date": "2020-07-02"
    },
    {
      "version": "1.3.0",
      "date": "2020-07-21"
    },
    {
      "version": "1.3.1",
      "date": "2021-07-25"
    },
    {
      "version": "1.3.2",
      "date": "2021-11-29"
    },
    {
      "version": "2.0.1",
      "date": "2023-09-06"
    },
    {
      "version": "2.0.2",
      "date": "2024-10-04"
    },
    {
      "version": "2.0.3",
      "date": "2025-09-12"
    }
  ],
  "_exports": [
    "credential_approve",
    "credential_fill",
    "credential_helper_get",
    "credential_helper_list",
    "credential_helper_set",
    "credential_reject",
    "git_credential_ask",
    "git_credential_forget",
    "git_credential_update",
    "set_github_pat",
    "ssh_agent_add",
    "ssh_home",
    "ssh_key_info",
    "ssh_keygen",
    "ssh_read_key",
    "ssh_setup_github",
    "ssh_update_passphrase"
  ],
  "_help": [
    {
      "page": "credential_api",
      "title": "Retrieve and store git HTTPS credentials",
      "topics": [
        "credential_api",
        "credential_approve",
        "credential_fill",
        "credential_reject"
      ]
    },
    {
      "page": "credential_helper",
      "title": "Credential Helpers",
      "topics": [
        "credential_helper",
        "credential_helper_get",
        "credential_helper_list",
        "credential_helper_set"
      ]
    },
    {
      "page": "http_credentials",
      "title": "Load and store git HTTPS credentials",
      "concept": [
        "credentials"
      ],
      "topics": [
        "credentials",
        "git_credential_ask",
        "git_credential_forget",
        "git_credential_update",
        "http_credentials"
      ]
    },
    {
      "page": "set_github_pat",
      "title": "Set your Github Personal Access Token",
      "topics": [
        "set_github_pat"
      ]
    },
    {
      "page": "ssh_credentials",
      "title": "Managing Your SSH Key",
      "concept": [
        "credentials"
      ],
      "topics": [
        "ssh_agent_add",
        "ssh_credentials",
        "ssh_home",
        "ssh_keygen",
        "ssh_key_info",
        "ssh_read_key",
        "ssh_setup_github",
        "ssh_update_passphrase"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-lib/credentials/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/r-lib/credentials/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "jsonlite",
    "openssl",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Managing SSH and Git Credentials in R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Two types of remotes",
        "Special note for Windows",
        "Part 1: Storing HTTPS credentials",
        "Accessing the HTTPS Credential Store from R",
        "Setting your GITHUB_PAT",
        "Non-interactive use",
        "Part 2: Managing SSH Keys",
        "Generating a key"
      ],
      "created": "2018-11-07 20:59:38",
      "modified": "2023-09-06 11:25:15",
      "commits": 27
    }
  ],
  "_score": 11.15800231265474,
  "_indexed": false,
  "_nocasepkg": "credentials",
  "_universes": [
    "ropensci"
  ],
  "_indexurl": "https://r-lib.r-universe.dev/credentials",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-08-30T07:57:51.000Z",
      "distro": "resolute",
      "commit": "a656a37c4ba8ff9d59679c77153ddc887a1054ac",
      "fileid": "https://r2.ropensci.org/3937e0d1ba2e9ea39d7bc0d3c31249ad26fbb94a30d10d02f4c02b1a6d61f676",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33300162610"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-08-30T07:57:16.000Z",
      "distro": "resolute",
      "commit": "a656a37c4ba8ff9d59679c77153ddc887a1054ac",
      "fileid": "https://r2.ropensci.org/e3eb4c63d61e2d306e20cc69b4a96e94e411929d41faea1e86cb49335b689880",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33300162610"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-08-30T08:26:39.000Z",
      "commit": "a656a37c4ba8ff9d59679c77153ddc887a1054ac",
      "fileid": "https://r2.ropensci.org/7498e234716857599295ff753701ac6e44d029174ee24bc3685fa145287c94b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33300162610"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-08-30T08:27:02.000Z",
      "commit": "a656a37c4ba8ff9d59679c77153ddc887a1054ac",
      "fileid": "https://r2.ropensci.org/c489f34060d2b98c3d5801ca531e24b2ee3386333edb1f35f8280ba2288a6f38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33300162610"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.3",
      "date": "2026-08-30T07:57:20.000Z",
      "commit": "a656a37c4ba8ff9d59679c77153ddc887a1054ac",
      "fileid": "https://r2.ropensci.org/25adfee828a679b8841911504455a92c373f024c2e130342a0f9d6073ac153aa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33300162610"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-08-30T07:56:23.000Z",
      "commit": "a656a37c4ba8ff9d59679c77153ddc887a1054ac",
      "fileid": "https://r2.ropensci.org/34519d8f89fba5d65493c998da201922ab69363c1df815f284c4ab5e141ed9e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33300162610"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-08-30T07:55:56.000Z",
      "commit": "a656a37c4ba8ff9d59679c77153ddc887a1054ac",
      "fileid": "https://r2.ropensci.org/5979cbcfbb856b05ad8555179bf6b26e04cce86eaf38abc7d26c07d1ffcc8087",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33300162610"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-08-30T07:55:55.000Z",
      "commit": "a656a37c4ba8ff9d59679c77153ddc887a1054ac",
      "fileid": "https://r2.ropensci.org/555f20a6e0b90ce27fc0a156cf6b7942b6c12b8e94224a97babecc7494855c54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33300162610"
    }
  ]
}