{
  "_id": "6a33b8873efcd9bda43af1f7",
  "Package": "gitcreds",
  "Title": "Query 'git' Credentials from 'R'",
  "Version": "0.1.2.9000",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Query, set, delete credentials from the 'git' credential\nstore. Manage 'GitHub' tokens and other 'git' credentials. This\npackage is to be used by other packages that need to\nauthenticate to 'GitHub' and/or other 'git' repositories.",
  "License": "MIT + file LICENSE",
  "URL": "https://gitcreds.r-lib.org/, https://github.com/r-lib/gitcreds",
  "BugReports": "https://github.com/r-lib/gitcreds/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/usethis/last-upkeep": "2025-04-29",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "git",
  "Config/pak/sysreqs": "git",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-10-21 06:51:19 UTC",
  "RemoteUrl": "https://github.com/r-lib/gitcreds",
  "RemoteRef": "HEAD",
  "RemoteSha": "a33142a0da751931159adb903cca70043895b69d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 09:18:35 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "MD5sum": "31741cfa9879e4ba7868b3f84ec82739",
  "_user": "r-lib",
  "_type": "src",
  "_file": "gitcreds_0.1.2.9000.tar.gz",
  "_fileid": "51523038615895a9cd9e37d6584b85b6676d482b1c819278051453a26be84f8f",
  "_filesize": 180958,
  "_sha256": "51523038615895a9cd9e37d6584b85b6676d482b1c819278051453a26be84f8f",
  "_created": "2026-06-18T09:18:35.000Z",
  "_published": "2026-06-18T09:21:11.065Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82096249095,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7719232644"
    },
    {
      "job": 82096249107,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719235002"
    },
    {
      "job": 82096249080,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7719225516"
    },
    {
      "job": 82096249088,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719224071"
    },
    {
      "job": 82095859116,
      "time": 129,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719187678"
    },
    {
      "job": 82096249082,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719224270"
    },
    {
      "job": 82096249148,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7719217742"
    },
    {
      "job": 82096249134,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7719218897"
    },
    {
      "job": 82096249113,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719214318"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27749402943",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/gitcreds",
  "_commit": {
    "id": "a33142a0da751931159adb903cca70043895b69d",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #74 from jeroenjanssens/supported-by-posit\n\n",
    "time": 1761029479
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "codetools",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "oskeyring",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 440,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "credentials",
    "credentials-helper",
    "git",
    "github"
  ],
  "_stars": 30,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 174,
      "uuid": 660288
    },
    {
      "user": "jennybc",
      "count": 12,
      "uuid": 599454
    },
    {
      "user": "jesse-ross",
      "count": 2,
      "uuid": 13890601
    },
    {
      "user": "melissavanbussel",
      "count": 2,
      "uuid": 28693927
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "jgabry",
      "count": 1,
      "uuid": 7796803
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "jayleetx",
      "count": 1,
      "uuid": 25374830
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 188616,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gitcreds"
  },
  "_devurl": "https://github.com/r-lib/gitcreds",
  "_pkgdown": "https://gitcreds.r-lib.org/",
  "_searchresults": 694,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gitcreds.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/gitcreds",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-11-06"
    },
    {
      "version": "0.1.1",
      "date": "2020-12-04"
    },
    {
      "version": "0.1.2",
      "date": "2022-09-08"
    }
  ],
  "_exports": [
    "gitcreds_approve",
    "gitcreds_cache_envvar",
    "gitcreds_delete",
    "gitcreds_fill",
    "gitcreds_get",
    "gitcreds_list",
    "gitcreds_list_helpers",
    "gitcreds_parse_output",
    "gitcreds_reject",
    "gitcreds_set"
  ],
  "_help": [
    {
      "page": "gitcreds_cache_envvar",
      "title": "Environment variable to cache the password for a URL",
      "topics": [
        "gitcreds_cache_envvar"
      ]
    },
    {
      "page": "gitcreds-api",
      "title": "Access the low level credential API",
      "topics": [
        "gitcreds_approve",
        "gitcreds_fill",
        "gitcreds_reject"
      ]
    },
    {
      "page": "gitcreds_get",
      "title": "Query and set git credentials",
      "topics": [
        "gitcreds",
        "gitcreds_delete",
        "gitcreds_get",
        "gitcreds_list_helpers",
        "gitcreds_set"
      ]
    },
    {
      "page": "gitcreds_list",
      "title": "List all credentials stored by a git credential helper",
      "topics": [
        "gitcreds_list"
      ]
    },
    {
      "page": "gitcreds_parse_output",
      "title": "Parse standard output from git credential fill",
      "topics": [
        "gitcreds_parse_output"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/gitcreds/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "helper-survey.Rmd",
      "filename": "helper-survey.html",
      "title": "git credential helpers",
      "engine": "knitr::rmarkdown",
      "headings": [
        "General remarks",
        "Credential helper survey",
        "cache",
        "store",
        "osxkeychain",
        "manager-core (on macOS), before version 2.0.246-beta",
        "manager-core (macOS), 2.0.246-beta or later",
        "manager (GitHub authority)",
        "manager (Basic authority)",
        "manager-core (on Windows, before version 2.0.246-beta)",
        "manager-core (on Windows, from 2.0.246-beta)",
        "Recommendations for multiple accounts",
        "macOS",
        "Windows, with git 2.29.0 or later and manager-core",
        "Windows with older git versions",
        "At most one github.com credential",
        "Multiple GitHub credentials"
      ],
      "created": "2020-09-10 12:55:27",
      "modified": "2022-03-11 11:41:50",
      "commits": 8
    },
    {
      "source": "package.Rmd",
      "filename": "package.html",
      "title": "gitcreds for package authors",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The simple API",
        "Errors from the simple API",
        "The low level API",
        "The dummy credential helper",
        "Errors from the low level API",
        "Testing"
      ],
      "created": "2020-09-10 12:55:27",
      "modified": "2020-10-22 10:28:50",
      "commits": 8
    }
  ],
  "_score": 13.91875316952126,
  "_indexed": true,
  "_nocasepkg": "gitcreds",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-06-18T09:20:37.000Z",
      "distro": "noble",
      "commit": "a33142a0da751931159adb903cca70043895b69d",
      "fileid": "41d32608fd2c453ef07c4b774d59faddc1dc2322cb05c3d3c5cbf50f54fdc164",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27749402943"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-06-18T09:20:43.000Z",
      "distro": "noble",
      "commit": "a33142a0da751931159adb903cca70043895b69d",
      "fileid": "b781a9e44ff716f8efe7a0260b3b97f097baabb3704646c535c2feb7e04269db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27749402943"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-06-18T09:20:16.000Z",
      "commit": "a33142a0da751931159adb903cca70043895b69d",
      "fileid": "75fbf5a01b6b16ca508827d7d47fc92fbe10b55b380bdeb6cefe86eb0ff03bb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27749402943"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-06-18T09:20:15.000Z",
      "commit": "a33142a0da751931159adb903cca70043895b69d",
      "fileid": "bab164eebcaad9448b7c865db5ed7611dbd8558dd6a2eadf6c3fbf57763000a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27749402943"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2.9000",
      "date": "2026-06-18T09:20:26.000Z",
      "commit": "a33142a0da751931159adb903cca70043895b69d",
      "fileid": "cb3e1e31a97af6a74f40ce2235fb25cb3c0c8267d847fc7ccc4969daa4c290c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27749402943"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-06-18T09:19:45.000Z",
      "commit": "a33142a0da751931159adb903cca70043895b69d",
      "fileid": "3268d4955c712b039d6c48101adbacf45980034b06e170d743c42b0df05a129a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27749402943"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-06-18T09:19:55.000Z",
      "commit": "a33142a0da751931159adb903cca70043895b69d",
      "fileid": "98df1c5ffdaa94d0489d0b99e54370ca962894357d61997af4245ead22ac304a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27749402943"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-06-18T09:19:44.000Z",
      "commit": "a33142a0da751931159adb903cca70043895b69d",
      "fileid": "1a97ce71e0f3c02d0bdf1fe3a802132a2fc4781d513650c7cb0afc81523398a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27749402943"
    }
  ]
}