{
  "_id": "6a1ef1cdb401979e734139f3",
  "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-05-19 07:55:03 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": "668ecf71cbc127a9fcac5edad1574b83",
  "_user": "rforms",
  "_type": "src",
  "_file": "keyring_1.4.1.9000.tar.gz",
  "_fileid": "f79c0c5cf9fba2dbe4c3e2081ff046aca1cd267caac41a428727b7af0aa31e4b",
  "_filesize": 328485,
  "_sha256": "f79c0c5cf9fba2dbe4c3e2081ff046aca1cd267caac41a428727b7af0aa31e4b",
  "_created": "2026-05-19T07:55:03.000Z",
  "_published": "2026-06-02T15:07:57.900Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79103603192,
      "time": 114,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7077896116"
    },
    {
      "job": 79103603274,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7077899073"
    },
    {
      "job": 79103604047,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077901891"
    },
    {
      "job": 79103603563,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077899374"
    },
    {
      "job": 79103604089,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7077960809"
    },
    {
      "job": 79103603576,
      "time": 158,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7077911171"
    },
    {
      "job": 79103603677,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077957229"
    },
    {
      "job": 79103603359,
      "time": 304,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077973053"
    },
    {
      "job": 79103602561,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077859312"
    },
    {
      "job": 79103602613,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361684535"
    },
    {
      "job": 79103603667,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7077894241"
    },
    {
      "job": 79103604143,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7077892459"
    },
    {
      "job": 79103603733,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077892496"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rforms/actions/runs/26083921037",
  "_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": false,
  "_usedby": 76,
  "_updates": [
    {
      "week": "2025-22",
      "n": 7
    },
    {
      "week": "2025-24",
      "n": 9
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.4.0",
      "date": "2025-05-26"
    },
    {
      "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": 125671690,
    "type": "organization",
    "name": "Rform Research Mixtapes"
  },
  "_downloads": {
    "count": 24356,
    "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": 1014,
  "_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.614377306060756,
  "_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-05-19T07:57:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "b9b5e3a5feb5530cb0663b1ba6588578d5c2dfadf051552abb302e82fbc8f93c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/26083921037"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-05-19T07:57:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "1d58847a7468759deda933606e97d2d80ca9814196bf2c90e9c4ca6e5e4f8e8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/26083921037"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-05-19T07:57:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "dbc05d7b55705e03f6474edaef9c8a96dec70845112af104c59365ec7ef4bea2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/26083921037"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-05-19T07:57:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "0ce26a7f0835d803b11c41317f0f225a0f1f6e3c3499011aee940369402e6ff1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/26083921037"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-05-19T08:00:47.000Z",
      "arch": "aarch64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "63ebc9aaf635f750c5ccaad9ccf81562e1706dcf26b81f86969a194d1ca4e1a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/26083921037"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-05-19T07:57:44.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "744aa6e892a0b48ee8750ae3f7821f55ef9aad77f78762dead94f9d88a0311e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/26083921037"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-05-19T08:00:30.000Z",
      "arch": "aarch64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "b7c25c2353c084d1de8a6d7e8678e4d31afdd7fbfafda9249c0c4e8a75ad6ac8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/26083921037"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-05-19T08:00:20.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "1bc413a375b98f472ae388839496efea12b979639f46a7f7bf8f027b5e68efa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/26083921037"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-05-19T07:56:33.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "e9902fc23a53a8a6bd8ee6782112294ac87c24b29d2835cdf2474dcb6f07fe73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/26083921037"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-05-19T07:56:28.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "ecccf6a03b2a085d05fa12ef84f68dad5e8873e6ef7889bdbc4527464f68efc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/26083921037"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-05-19T07:56:28.000Z",
      "arch": "x86_64",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "e5b1b57012083bd241894382f4a5622802c8527fef4e119adc2c76bb9bd3f2d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/26083921037"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.1.9000",
      "date": "2026-06-02T15:07:29.000Z",
      "arch": "emscripten",
      "commit": "5d6e296a51388eb2a765b1ec377c6edc9ad86a6e",
      "fileid": "e5347881f3a9843af9c20cf6213ec3f314b496ee04c9d6f998aa4455d23da238",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/26083921037"
    }
  ]
}