{
  "_id": "6a631981d3420cf5dfdb71a0",
  "Package": "keyring",
  "Title": "Access the System Credential Store from R",
  "Version": "1.4.1.9000",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Alec\", \"Wong\", role = \"ctb\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Platform independent 'API' to access the operating\nsystem's credential store. Currently supports: 'Keychain' on\n'macOS', Credential Store on 'Windows', the Secret Service\n'API' on 'Linux', and simple, platform independent stores\nimplemented with environment variables or encrypted files.\nAdditional storage back-ends can be added easily.",
  "License": "MIT + file LICENSE",
  "URL": "https://keyring.r-lib.org/, https://github.com/r-lib/keyring",
  "BugReports": "https://github.com/r-lib/keyring/issues",
  "Biarch": "true",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/usethis/last-upkeep": "2025-04-30",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, r6 = FALSE)",
  "RoxygenNote": "7.3.2.9000",
  "SystemRequirements": "Optional: libsecret on Linux (libsecret-1-dev on\nDebian/Ubuntu, libsecret-devel on Fedora/CentOS)",
  "Config/pak/sysreqs": "libsecret-1-dev",
  "Repository": "https://rforms.r-universe.dev",
  "Date/Publication": "2025-10-21 06:51:36 UTC",
  "RemoteUrl": "https://github.com/r-lib/keyring",
  "RemoteRef": "HEAD",
  "RemoteSha": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 06:45:38 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nAlec Wong [ctb],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "_user": "rforms",
  "_type": "src",
  "_file": "keyring_1.4.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/6d045168446edda78b8e67f419b65ef19331b6c089c068a6b300becbe444725f",
  "_filesize": 330292,
  "_sha256": "6d045168446edda78b8e67f419b65ef19331b6c089c068a6b300becbe444725f",
  "_expires": "2026-11-01T07:51:27.000Z",
  "_created": "2026-07-24T06:45:38.000Z",
  "_published": "2026-07-24T07:51:29.200Z",
  "_jobs": [
    {
      "job": 89418413211,
      "time": 157,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588868400"
    },
    {
      "job": 89418413223,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588873726"
    },
    {
      "job": 89418413181,
      "time": 108,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588852505"
    },
    {
      "job": 89418413279,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588858765"
    },
    {
      "job": 89418413234,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590034373"
    },
    {
      "job": 89418413246,
      "time": 172,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590180473"
    },
    {
      "job": 89418413148,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590019218"
    },
    {
      "job": 89418413202,
      "time": 181,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590184877"
    },
    {
      "job": 89417923545,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588814989"
    },
    {
      "job": 89418413237,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588858015"
    },
    {
      "job": 89418413157,
      "time": 117,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588856005"
    },
    {
      "job": 89418413159,
      "time": 105,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588851603"
    },
    {
      "job": 89418413143,
      "time": 105,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588851307"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rforms/actions/runs/30073085315",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/keyring",
  "_commit": {
    "id": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #180 from jeroenjanssens/supported-by-posit\n\n",
    "time": 1761029496
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "askpass",
      "role": "Imports"
    },
    {
      "package": "filelock",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "openssl",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": false,
  "_usedby": 85,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "keyring",
    "security",
    "libsecret",
    "glib"
  ],
  "_stars": 203,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 344,
      "uuid": 660288
    },
    {
      "user": "awong234",
      "count": 41,
      "uuid": 37594391
    },
    {
      "user": "javierluraschi",
      "count": 2,
      "uuid": 3478847
    },
    {
      "user": "krlmlr",
      "count": 2,
      "uuid": 1741643
    },
    {
      "user": "maelle",
      "count": 2,
      "uuid": 8360597
    },
    {
      "user": "andrie",
      "count": 1,
      "uuid": 479998
    },
    {
      "user": "cfhammill",
      "count": 1,
      "uuid": 7467038
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "jonthegeek",
      "count": 1,
      "uuid": 33983824
    },
    {
      "user": "mikebirdgeneau",
      "count": 1,
      "uuid": 4763142
    },
    {
      "user": "mikejohnpage",
      "count": 1,
      "uuid": 38110953
    },
    {
      "user": "pnacht",
      "count": 1,
      "uuid": 15221358
    },
    {
      "user": "tobadia",
      "count": 1,
      "uuid": 13116634
    },
    {
      "user": "uroshercog",
      "count": 1,
      "uuid": 2151130
    },
    {
      "user": "shrektan",
      "count": 1,
      "uuid": 8368933
    },
    {
      "user": "nbenn",
      "count": 1,
      "uuid": 3158446
    },
    {
      "user": "ras44",
      "count": 1,
      "uuid": 9282281
    }
  ],
  "_userbio": {
    "uuid": 125671690,
    "type": "organization",
    "name": "Rform Research Mixtapes",
    "followers": 2
  },
  "_downloads": {
    "count": 18428,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/keyring"
  },
  "_devurl": "https://github.com/r-lib/keyring",
  "_pkgdown": "https://keyring.r-lib.org/",
  "_searchresults": 848,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/keyring.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/keyring",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-09-09"
    },
    {
      "version": "1.1.0",
      "date": "2018-07-16"
    },
    {
      "version": "1.2.0",
      "date": "2021-04-28"
    },
    {
      "version": "1.3.0",
      "date": "2021-11-29"
    },
    {
      "version": "1.3.1",
      "date": "2022-10-27"
    },
    {
      "version": "1.3.2",
      "date": "2023-12-11"
    },
    {
      "version": "1.4.0",
      "date": "2025-05-27"
    },
    {
      "version": "1.4.1",
      "date": "2025-06-15"
    }
  ],
  "_exports": [
    "backend",
    "backend_env",
    "backend_file",
    "backend_keyrings",
    "backend_macos",
    "backend_secret_service",
    "backend_wincred",
    "default_backend",
    "has_keyring_support",
    "key_delete",
    "key_get",
    "key_get_raw",
    "key_list",
    "key_list_raw",
    "key_set",
    "key_set_with_raw_value",
    "key_set_with_value",
    "keyring_create",
    "keyring_delete",
    "keyring_is_locked",
    "keyring_list",
    "keyring_lock",
    "keyring_unlock"
  ],
  "_help": [
    {
      "page": "backend",
      "title": "Abstract class of a minimal keyring backend",
      "concept": [
        "keyring backend base classes"
      ],
      "topics": [
        "backend"
      ]
    },
    {
      "page": "backend_env",
      "title": "Environment variable keyring backend",
      "concept": [
        "keyring backends"
      ],
      "topics": [
        "backend_env"
      ]
    },
    {
      "page": "backend_file",
      "title": "Encrypted file keyring backend",
      "concept": [
        "keyring backends"
      ],
      "topics": [
        "backend_file"
      ]
    },
    {
      "page": "backend_keyrings",
      "title": "Abstract class of a backend that supports multiple keyrings",
      "concept": [
        "keyring backend base classes"
      ],
      "topics": [
        "backend_keyrings"
      ]
    },
    {
      "page": "backend_macos",
      "title": "macOS Keychain keyring backend",
      "concept": [
        "keyring backends"
      ],
      "topics": [
        "backend_macos"
      ]
    },
    {
      "page": "backend_secret_service",
      "title": "Linux Secret Service keyring backend",
      "concept": [
        "keyring backends"
      ],
      "topics": [
        "backend_secret_service"
      ]
    },
    {
      "page": "backend_wincred",
      "title": "Windows Credential Store keyring backend",
      "concept": [
        "keyring backends"
      ],
      "topics": [
        "backend_wincred"
      ]
    },
    {
      "page": "backends",
      "title": "Select the default backend and default keyring",
      "topics": [
        "backends",
        "default_backend"
      ]
    },
    {
      "page": "has_keyring_support",
      "title": "Operations on keyrings",
      "topics": [
        "has_keyring_support",
        "keyring_create",
        "keyring_delete",
        "keyring_is_locked",
        "keyring_list",
        "keyring_lock",
        "keyring_unlock"
      ]
    },
    {
      "page": "key_get",
      "title": "Operations on keys",
      "topics": [
        "key_delete",
        "key_get",
        "key_get_raw",
        "key_list",
        "key_list_raw",
        "key_set",
        "key_set_with_raw_value",
        "key_set_with_value"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/keyring/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "filelock",
    "R6",
    "sys",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libsecret-1",
      "package": "libsecret-1-0",
      "headers": "libsecret-1-dev",
      "source": "libsecret",
      "version": "0.21.7-2build1",
      "name": "libsecret",
      "homepage": "https://wiki.gnome.org/Projects/Libsecret",
      "description": "Secret store"
    },
    {
      "shlib": "libgobject-2",
      "package": "libglib2.0-0t64",
      "headers": "libgio-2.0-dev",
      "source": "glib2.0",
      "version": "2.88.0-1",
      "name": "glib",
      "homepage": "https://gitlab.gnome.org/GNOME/glib",
      "description": "GLib library of C routines"
    },
    {
      "shlib": "libglib-2",
      "package": "libglib2.0-0t64",
      "headers": "libgio-2.0-dev",
      "source": "glib2.0",
      "version": "2.88.0-1",
      "name": "glib",
      "homepage": "https://gitlab.gnome.org/GNOME/glib",
      "description": "GLib library of C routines"
    }
  ],
  "_score": 11.862152783623849,
  "_indexed": false,
  "_nocasepkg": "keyring",
  "_universes": [
    "rforms"
  ],
  "_indexurl": "https://r-lib.r-universe.dev/keyring",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-07-24T06:48:26.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "https://r2.ropensci.org/3970af2b7ab732a3168516b2180798fc1e007cdd8e8163ac885594eaa2e07701",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/30073085315"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-07-24T06:48:38.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "https://r2.ropensci.org/84f784229d016739ccf3594b688d5ab0c605328e34e6fa5c803fab21e776bc6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/30073085315"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-07-24T06:47:38.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "https://r2.ropensci.org/ae75897376040fcc852c20a404f2cf185135f8d4f3296bf66ae5677273860e99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/30073085315"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-07-24T06:47:53.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "https://r2.ropensci.org/088c8c6b3a3bb67b8d0b998d87df1761ff389fb46222d6b4a6f53720a980c2fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/30073085315"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-07-24T07:43:50.000Z",
      "arch": "aarch64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "https://r2.ropensci.org/2ee421e82d018279380771aa5af5668d40ebf199dabc81e533fee423f8114b54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/30073085315"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-07-24T07:50:21.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "https://r2.ropensci.org/e7ca82f1b77f50fe8bb8f4ceae80bd3bc9a895c0a108fe2145658ec93929869f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/30073085315"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-07-24T07:43:08.000Z",
      "arch": "aarch64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "https://r2.ropensci.org/1328d4623adc6900433028489dec5a503b5fe223ecb45f8daf99e2e1767aebe4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/30073085315"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-07-24T07:50:35.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "https://r2.ropensci.org/525b5338f56192afe65d88ab805524a809f8fec896b0113987d40036fe2c8aaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/30073085315"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.1.9000",
      "date": "2026-07-24T06:48:03.000Z",
      "arch": "emscripten",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "https://r2.ropensci.org/ec62037c0565bdca45f8faa469568f8baf87ed0aa88b2ff5a093ac0b1d86111f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/30073085315"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-07-24T06:47:13.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "https://r2.ropensci.org/0eff1485e70673f7c88707529ec0e70df649c6bdd25967e681d752a84467230b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/30073085315"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-07-24T06:47:05.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "https://r2.ropensci.org/464fa7a15f47092a5d56bcbe1b6f3b8794f5199de10271d412b7725cff897be8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/30073085315"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-07-24T06:47:02.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "https://r2.ropensci.org/7d78ed6057378b378297121ff92b0137d7497806cde89cb04a4c8d3824107e3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/30073085315"
    }
  ]
}