{
  "_id": "6a34e5763efcd9bda43cc2b0",
  "Package": "shelter",
  "Type": "Package",
  "Title": "Support for Secure API Key Management",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Benjamin\", \"Nutter\", email = \"benjamin.nutter@gmail.com\",\nrole = c(\"ctb\", \"aut\")),\nperson(\"Shawn\", \"Garbett\", email = \"Shawn.Garbett@vumc.org\",\ncomment = c(ORCID=\"0000-0003-4079-5621\"),\nrole = c(\"cre\",\"ctb\")),\nperson(\"Hui\",      \"Wu\",               role = c(\"aut\")),\nperson(\"Cole\",     \"Beck\",     email = \"Cole.Beck@vumc.org\",            role = c(\"aut\")),\nperson(\"Savannah\", \"Obregon\",  email = \"Savannah.Obregon@vumc.org\",     role = c(\"aut\"))\n)",
  "Maintainer": "Shawn Garbett <Shawn.Garbett@vumc.org>",
  "Description": "Secure handling of API keys can be difficult. This package\nprovides secure convenience functions for entering / handling\nAPI keys and opening connections via inversion of control on\nthose keys. Works seamlessly between production and developer\nenvironments.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/vubiostat/shelter",
  "RoxygenNote": "7.3.2",
  "BugReports": "https://github.com/vubiostat/shelter/issues",
  "Config/pak/sysreqs": "libsodium-dev",
  "Repository": "https://vubiostat.r-universe.dev",
  "Date/Publication": "2026-04-19 00:29:57 UTC",
  "RemoteUrl": "https://github.com/vubiostat/shelter",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec52935b2e1fea320ae256412cd7e576ef4184e8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 11:07:43 UTC",
    "User": "root"
  },
  "Author": "Benjamin Nutter [ctb, aut],\nShawn Garbett [cre, ctb] (ORCID:\n<https://orcid.org/0000-0003-4079-5621>),\nHui Wu [aut],\nCole Beck [aut],\nSavannah Obregon [aut]",
  "MD5sum": "4e85c8f9b872111d7fdd7fad6abf3b3b",
  "_user": "vubiostat",
  "_type": "src",
  "_file": "shelter_1.0.0.tar.gz",
  "_fileid": "2869382cebb4daa08e5c26afcf06c4651691c30d4ecc41c0208847e5a6997c3f",
  "_filesize": 144533,
  "_sha256": "2869382cebb4daa08e5c26afcf06c4651691c30d4ecc41c0208847e5a6997c3f",
  "_created": "2026-06-18T11:07:43.000Z",
  "_published": "2026-06-19T06:45:10.132Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82298150766,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7743377893"
    },
    {
      "job": 82298151340,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721602400"
    },
    {
      "job": 82298151410,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7721606485"
    },
    {
      "job": 82298152510,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721597829"
    },
    {
      "job": 82298151117,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721565444"
    },
    {
      "job": 82298151348,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721601137"
    },
    {
      "job": 82298151445,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7721587184"
    },
    {
      "job": 82298151401,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7721601274"
    },
    {
      "job": 82298151262,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721589351"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vubiostat/actions/runs/27755117967",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vubiostat/shelter",
  "_commit": {
    "id": "ec52935b2e1fea320ae256412cd7e576ef4184e8",
    "author": "Shawn Garbett <shawn@garbett.org>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #15 from wibeasley/patch-1\n\nturn on syntax highlighting for R code",
    "time": 1776558597
  },
  "_maintainer": {
    "name": "Shawn Garbett",
    "email": "shawn.garbett@vumc.org",
    "login": "spgarbet",
    "orcid": "0000-0003-4079-5621",
    "description": "Stochastic Walk of Life",
    "uuid": 2798
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "getPass",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "filelock",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "sodium",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "keyring",
      "role": "Suggests"
    }
  ],
  "_owner": "vubiostat",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "spgarbet",
      "count": 81,
      "uuid": 2798
    },
    {
      "user": "couthcommander",
      "count": 2,
      "uuid": 29514
    },
    {
      "user": "wibeasley",
      "count": 1,
      "uuid": 1372890
    }
  ],
  "_userbio": {
    "uuid": 49405,
    "type": "organization",
    "name": "Vanderbilt Biostatistics",
    "followers": 22,
    "description": "Vanderbilt University Department of Biostatistics"
  },
  "_downloads": {
    "count": 1231,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shelter"
  },
  "_devurl": "https://github.com/vubiostat/shelter",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/shelter.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vubiostat/shelter",
  "_realowner": "vubiostat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2024-11-07"
    },
    {
      "version": "0.2.0",
      "date": "2025-05-29"
    },
    {
      "version": "0.2.1",
      "date": "2025-06-02"
    }
  ],
  "_exports": [
    "key_delete",
    "key_exists",
    "key_get",
    "key_list",
    "key_set",
    "keyring_create",
    "keyring_delete",
    "keyring_exists",
    "keyring_list",
    "keyring_lock",
    "keyring_locked",
    "keyring_unlock",
    "unlockKeys"
  ],
  "_help": [
    {
      "page": "key_delete",
      "title": "Delete a key from a keyring",
      "topics": [
        "key_delete"
      ]
    },
    {
      "page": "key_exists",
      "title": "Does a given key exist in a keyring",
      "topics": [
        "key_exists"
      ]
    },
    {
      "page": "key_get",
      "title": "Get a secret from a keyring.",
      "topics": [
        "key_get"
      ]
    },
    {
      "page": "key_list",
      "title": "Returns vector of keys in a keyring.",
      "topics": [
        "key_list"
      ]
    },
    {
      "page": "key_set",
      "title": "Set a key secret in a keyring",
      "topics": [
        "key_set"
      ]
    },
    {
      "page": "keyring_create",
      "title": "Create a new empty keyring.",
      "topics": [
        "keyring_create"
      ]
    },
    {
      "page": "keyring_delete",
      "title": "Delete a given keyring",
      "topics": [
        "keyring_delete"
      ]
    },
    {
      "page": "keyring_exists",
      "title": "Check if a keyring exists.",
      "topics": [
        "keyring_exists"
      ]
    },
    {
      "page": "keyring_list",
      "title": "Provides a `data.frame` of information on available keyrings.",
      "topics": [
        "keyring_list"
      ]
    },
    {
      "page": "keyring_lock",
      "title": "Locks a given keyring",
      "topics": [
        "keyring_lock"
      ]
    },
    {
      "page": "keyring_locked",
      "title": "Is a keyring unlocked for key operations and reading",
      "topics": [
        "keyring_locked"
      ]
    },
    {
      "page": "keyring_unlock",
      "title": "Unlock a keyring.",
      "topics": [
        "keyring_unlock"
      ]
    },
    {
      "page": "unlockKeys",
      "title": "Open an API key and use it build a connection.",
      "topics": [
        "unlockKeys"
      ]
    },
    {
      "page": "unsafe_export",
      "title": "Export keyring to plain text format as a string.",
      "topics": [
        "unsafe_export"
      ]
    }
  ],
  "_readme": "https://github.com/vubiostat/shelter/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "filelock",
    "getPass",
    "rappdirs",
    "rstudioapi",
    "sodium",
    "yaml"
  ],
  "_score": 4.646560553698604,
  "_indexed": true,
  "_nocasepkg": "shelter",
  "_universes": [
    "vubiostat",
    "spgarbet"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-19T06:44:46.000Z",
      "distro": "noble",
      "commit": "ec52935b2e1fea320ae256412cd7e576ef4184e8",
      "fileid": "738aaa48365644903a2d8d9b187992f71377ba454fb8fe9ccc80dc049e657ada",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vubiostat/actions/runs/27755117967"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-18T11:09:37.000Z",
      "distro": "noble",
      "commit": "ec52935b2e1fea320ae256412cd7e576ef4184e8",
      "fileid": "d5c9eca728d5579d04cc83dad7402c58b9ff2ab7d8360150c5b91c405d1c34e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vubiostat/actions/runs/27755117967"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-18T11:09:51.000Z",
      "commit": "ec52935b2e1fea320ae256412cd7e576ef4184e8",
      "fileid": "073c68467007dd7f29a9b8e6b801dc4a6094cd4827aced53f97900b3dceab1ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vubiostat/actions/runs/27755117967"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-18T11:09:25.000Z",
      "commit": "ec52935b2e1fea320ae256412cd7e576ef4184e8",
      "fileid": "61020c37378025d80d1b34b1c60c30f8654797f101e7bde8677a194513a47f85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vubiostat/actions/runs/27755117967"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-18T11:09:41.000Z",
      "commit": "ec52935b2e1fea320ae256412cd7e576ef4184e8",
      "fileid": "a61ad2a24feb2890e004af265c26d2e604e517d60acf915dafd142f3e28e3f18",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vubiostat/actions/runs/27755117967"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-18T11:08:51.000Z",
      "commit": "ec52935b2e1fea320ae256412cd7e576ef4184e8",
      "fileid": "0402da3d7ac8c84f9f5f02d9677810adc94977b089d69bac30fe850b7d7544b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vubiostat/actions/runs/27755117967"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-18T11:09:19.000Z",
      "commit": "ec52935b2e1fea320ae256412cd7e576ef4184e8",
      "fileid": "691668aa1375dc4de2def38470a50b3490a86b2287f4b03b2f8d04873384b449",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vubiostat/actions/runs/27755117967"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-18T11:08:55.000Z",
      "commit": "ec52935b2e1fea320ae256412cd7e576ef4184e8",
      "fileid": "6a0a91901606a8de1484761079ee1918e7fc832fd94c38e7754541f5ff641625",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vubiostat/actions/runs/27755117967"
    }
  ]
}