{
  "_id": "6a1ea4dfb25058d4daad844e",
  "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://r-lib.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-06-02 09:34:46 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>",
  "MD5sum": "f334d2798f2180bb6cb342d6a1dd0507",
  "_user": "r-lib",
  "_type": "src",
  "_file": "keyring_1.4.1.9000.tar.gz",
  "_fileid": "f4cd3cf86fb817074cccf113f2b7472e8aaf439cd402563e7404ab00eee7b1e1",
  "_filesize": 328595,
  "_sha256": "f4cd3cf86fb817074cccf113f2b7472e8aaf439cd402563e7404ab00eee7b1e1",
  "_created": "2026-06-02T09:34:46.000Z",
  "_published": "2026-06-02T09:39:42.988Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79041742198,
      "time": 136,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354159196"
    },
    {
      "job": 79041742178,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354152600"
    },
    {
      "job": 79041742241,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354157477"
    },
    {
      "job": 79041742185,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354152495"
    },
    {
      "job": 79041742203,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354140155"
    },
    {
      "job": 79041742202,
      "time": 251,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354200341"
    },
    {
      "job": 79041742154,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354152068"
    },
    {
      "job": 79041742180,
      "time": 184,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354176439"
    },
    {
      "job": 79041221219,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354107378"
    },
    {
      "job": 79041742123,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354148497"
    },
    {
      "job": 79041742156,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354147219"
    },
    {
      "job": 79041742244,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354154123"
    },
    {
      "job": 79041742287,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354146256"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/26811147276",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": true,
  "_usedby": 76,
  "_updates": [
    {
      "week": "2025-24",
      "n": 9
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.4.1",
      "date": "2025-06-15"
    }
  ],
  "_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": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 23630,
    "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": 964,
  "_rbuild": "4.6.0",
  "_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",
    "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.4-1build3",
      "name": "libsecret",
      "homepage": "https://wiki.gnome.org/Projects/Libsecret",
      "description": "Secret store"
    },
    {
      "shlib": "libgobject-2",
      "package": "libglib2.0-0t64",
      "headers": "libglib2.0-dev",
      "source": "glib2.0",
      "version": "2.80.0-6ubuntu3.8",
      "name": "glib",
      "homepage": "https://wiki.gnome.org/Projects/GLib",
      "description": "GLib library of C routines"
    },
    {
      "shlib": "libglib-2",
      "package": "libglib2.0-0t64",
      "headers": "libglib2.0-dev",
      "source": "glib2.0",
      "version": "2.80.0-6ubuntu3.8",
      "name": "glib",
      "homepage": "https://wiki.gnome.org/Projects/GLib",
      "description": "GLib library of C routines"
    }
  ],
  "_score": 12.454335404607853,
  "_indexed": true,
  "_nocasepkg": "keyring",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-06-02T09:37:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "d7782a343f555cb0f90f1c0df8059d068dc999d2f56b15f7dde657164ef19ac1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26811147276"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-06-02T09:36:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "5e9f100b0d3bbcc53aaba7c11859d51fa2641f66eb38ed22a7a8a73454c71602",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26811147276"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-06-02T09:37:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "7d7fb7307080bee1d9ccc773496d84a452a2cf9e77004ee732d1fc1f96dc1bff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26811147276"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-06-02T09:36:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "fc49e09e33c388232f8ece8579da4038275213bd1414b33fa8a7e9be505d09ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26811147276"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-06-02T09:36:24.000Z",
      "arch": "aarch64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "a5e09aa7b94e1bd8959706fbf77fc12bc9de90696238091a90457ef9fd653846",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26811147276"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-06-02T09:38:20.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "633076491a7f430e75f5aacdea2ca4a780cf244c22e2efec770576fd86b95e4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26811147276"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-06-02T09:36:46.000Z",
      "arch": "aarch64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "cc69ae89a2ef764354e19d2106edc22dc5d9ddabdf7f57469b362779dcf791a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26811147276"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-06-02T09:37:44.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "737f8054d533ec60372b6bf421f96285a610af7464a54490a20a3e6bae0e47b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26811147276"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.1.9000",
      "date": "2026-06-02T09:36:59.000Z",
      "arch": "emscripten",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "df3d77ccb6f9f15bf93c3fe190625ebe36c20fc3e1f9dca55a71bfeab388bf13",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26811147276"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-06-02T09:36:14.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "94b0639fc54d0fe321e51e66564d9709f5c0d41d802cf9ad1501116d7ee02243",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26811147276"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-06-02T09:36:30.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "2805f1d87e58cd3b30f242076aa8131020f39a520c0e64b9eadf4a5584f3a4f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26811147276"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-06-02T09:36:14.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "fad83038a5b6738ddb9961eb84722a0c0f437708e5475c57221a2f6d546519f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26811147276"
    }
  ]
}