{
  "_id": "6a588245ff0138dec5d7464b",
  "Package": "vaultr",
  "Authors@R": "c(person(\"Rich\", \"FitzJohn\", role = c(\"aut\", \"cre\"),\nemail = \"rich.fitzjohn@gmail.com\"),\nperson(\"Robert\", \"Ashton\", role = \"aut\"),\nperson(\"Wes\", \"Hinsley\", role = \"aut\"),\nperson(\"Imperial College of Science, Technology and Medicine\",\nrole = \"cph\"))",
  "Title": "Vault Client for Secrets and Sensitive Data",
  "Version": "1.2.0",
  "Description": "Provides an interface to a 'HashiCorp' vault server over\nits http API (typically these are self-hosted; see\n<https://www.vaultproject.io>).  This allows for secure storage\nand retrieval of secrets over a network, such as tokens,\npasswords and certificates.  Authentication with vault is\nsupported through several backends including user name/password\nand authentication via 'GitHub'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/vimc/vaultr,\nhttps://www.vaccineimpact.org/vaultr/",
  "BugReports": "https://github.com/vimc/vaultr/issues",
  "SystemRequirements": "vault",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://vimc.r-universe.dev",
  "Date/Publication": "2023-11-09 12:51:39 UTC",
  "RemoteUrl": "https://github.com/vimc/vaultr",
  "RemoteRef": "master",
  "RemoteSha": "63201264289f00c23f5fd35b9cc3a27a29103387",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 07:00:11 UTC",
    "User": "root"
  },
  "Author": "Rich FitzJohn [aut, cre],\nRobert Ashton [aut],\nWes Hinsley [aut],\nImperial College of Science, Technology and Medicine [cph]",
  "Maintainer": "Rich FitzJohn <rich.fitzjohn@gmail.com>",
  "_user": "vimc",
  "_type": "src",
  "_file": "vaultr_1.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f5d187e693f3a81d22821f8939dac56ada64c2dca84246a2574694bde39c9dbe",
  "_filesize": 365162,
  "_sha256": "f5d187e693f3a81d22821f8939dac56ada64c2dca84246a2574694bde39c9dbe",
  "_expires": "2026-10-24T07:03:30.000Z",
  "_created": "2026-07-16T07:00:11.000Z",
  "_published": "2026-07-16T07:03:33.223Z",
  "_jobs": [
    {
      "job": 87556621808,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8367554391"
    },
    {
      "job": 87556621745,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367551150"
    },
    {
      "job": 87556621838,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8367530120"
    },
    {
      "job": 87556621823,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367540641"
    },
    {
      "job": 87556050215,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367499209"
    },
    {
      "job": 87556621744,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8367544793"
    },
    {
      "job": 87556621773,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8367529258"
    },
    {
      "job": 87556621959,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8367536013"
    },
    {
      "job": 87556621813,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367531173"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/vimc/actions/runs/29478276799",
  "_status": "success",
  "_upstream": "https://github.com/vimc/vaultr",
  "_commit": {
    "id": "63201264289f00c23f5fd35b9cc3a27a29103387",
    "author": "Rich FitzJohn <r.fitzjohn@imperial.ac.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #49 from vimc/vimc-7251\n\nCRAN release v 1.2.0",
    "time": 1699534299
  },
  "_maintainer": {
    "name": "Rich FitzJohn",
    "email": "rich.fitzjohn@gmail.com",
    "login": "richfitz",
    "mastodon": "@richfitz@fosstodon.org",
    "description": "",
    "uuid": 1558093
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "getPass",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "processx",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "vimc",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 26,
  "_contributors": [
    {
      "user": "richfitz",
      "count": 389,
      "uuid": 1558093
    },
    {
      "user": "weshinsley",
      "count": 30,
      "uuid": 9009312
    },
    {
      "user": "r-ash",
      "count": 10,
      "uuid": 39248272
    },
    {
      "user": "jamesthompson1729",
      "count": 1,
      "uuid": 37335019
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    },
    {
      "user": "pseudopooja",
      "count": 1,
      "uuid": 68287919
    }
  ],
  "_userbio": {
    "uuid": 26278316,
    "type": "organization",
    "name": "Vaccine Impact Modelling Consortium",
    "followers": 14
  },
  "_downloads": {
    "count": 505,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vaultr"
  },
  "_devurl": "https://github.com/vimc/vaultr",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_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/vaultr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vimc/vaultr",
  "_realowner": "vimc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2019-05-16"
    },
    {
      "version": "1.1.0",
      "date": "2021-06-09"
    },
    {
      "version": "1.1.1",
      "date": "2022-08-22"
    },
    {
      "version": "1.2.0",
      "date": "2023-11-09"
    }
  ],
  "_exports": [
    "vault_client",
    "vault_resolve_secrets",
    "vault_test_server"
  ],
  "_help": [
    {
      "page": "vaultr-package",
      "title": "Vault Client for Secrets and Sensitive Data",
      "topics": [
        "vaultr-package",
        "vaultr"
      ]
    },
    {
      "page": "vault_api_client",
      "title": "Vault Low-Level Client",
      "topics": [
        "vault_api_client"
      ]
    },
    {
      "page": "vault_client",
      "title": "Make a vault client",
      "topics": [
        "vault_client",
        "vault_client_"
      ]
    },
    {
      "page": "vault_client_audit",
      "title": "Vault Audit Devices",
      "topics": [
        "vault_client_audit"
      ]
    },
    {
      "page": "vault_client_auth",
      "title": "Vault Authentication Configuration",
      "topics": [
        "vault_client_auth"
      ]
    },
    {
      "page": "vault_client_auth_approle",
      "title": "Vault AppRole Authentication Configuration",
      "topics": [
        "vault_client_auth_approle"
      ]
    },
    {
      "page": "vault_client_auth_github",
      "title": "Vault GitHub Authentication Configuration",
      "topics": [
        "vault_client_auth_github"
      ]
    },
    {
      "page": "vault_client_auth_ldap",
      "title": "Vault LDAP Authentication Configuration",
      "topics": [
        "vault_client_auth_ldap"
      ]
    },
    {
      "page": "vault_client_auth_userpass",
      "title": "Vault Username/Password Authentication Configuration",
      "topics": [
        "vault_client_auth_userpass"
      ]
    },
    {
      "page": "vault_client_cubbyhole",
      "title": "Cubbyhole secret store",
      "topics": [
        "vault_client_cubbyhole"
      ]
    },
    {
      "page": "vault_client_kv1",
      "title": "Key-Value Store (Version 1)",
      "topics": [
        "vault_client_kv1"
      ]
    },
    {
      "page": "vault_client_kv2",
      "title": "Key-Value Store (Version 2)",
      "topics": [
        "vault_client_kv2"
      ]
    },
    {
      "page": "vault_client_object",
      "title": "Base object type",
      "topics": [
        "vault_client_object"
      ]
    },
    {
      "page": "vault_client_operator",
      "title": "Vault Administration",
      "topics": [
        "vault_client_operator"
      ]
    },
    {
      "page": "vault_client_policy",
      "title": "Vault Policy Configuration",
      "topics": [
        "vault_client_policy"
      ]
    },
    {
      "page": "vault_client_secrets",
      "title": "Vault Secret Configuration",
      "topics": [
        "vault_client_secrets"
      ]
    },
    {
      "page": "vault_client_token",
      "title": "Vault Tokens",
      "topics": [
        "vault_client_token"
      ]
    },
    {
      "page": "vault_client_tools",
      "title": "Vault Tools",
      "topics": [
        "vault_client_tools"
      ]
    },
    {
      "page": "vault_client_transit",
      "title": "Transit Engine",
      "topics": [
        "vault_client_transit"
      ]
    },
    {
      "page": "vault_resolve_secrets",
      "title": "Resolve secrets from R objects",
      "topics": [
        "vault_resolve_secrets"
      ]
    },
    {
      "page": "vault_test_server",
      "title": "Control a test vault server",
      "topics": [
        "vault_server_instance",
        "vault_test_server"
      ]
    }
  ],
  "_readme": "https://github.com/vimc/vaultr/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "getPass",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "rstudioapi",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "packages.Rmd",
      "filename": "packages.html",
      "title": "Using vaultr in packages",
      "author": "Rich FitzJohn",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Handling lack of vault gracefully",
        "Installing vault"
      ],
      "created": "2018-12-11 09:02:22",
      "modified": "2023-11-09 12:51:39",
      "commits": 6
    },
    {
      "source": "vaultr.Rmd",
      "filename": "vaultr.html",
      "title": "vaultr",
      "author": "Rich FitzJohn",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Connecting to vault",
        "Reading, writing, listing and deleting secrets",
        "Alternative login approaches",
        "Username and password (userpass)",
        "GitHub (github)",
        "LDAP (ldap)"
      ],
      "created": "2018-12-11 09:02:22",
      "modified": "2023-11-09 12:51:39",
      "commits": 4
    }
  ],
  "_score": 6.892094602690481,
  "_indexed": true,
  "_nocasepkg": "vaultr",
  "_universes": [
    "vimc",
    "richfitz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-16T07:02:47.000Z",
      "distro": "resolute",
      "commit": "63201264289f00c23f5fd35b9cc3a27a29103387",
      "fileid": "https://r2.ropensci.org/4463ab2d076850bc31910ede6cf8bec9892f3f0a7ac54d370d8a605c3630b7ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/29478276799"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-16T07:02:35.000Z",
      "distro": "resolute",
      "commit": "63201264289f00c23f5fd35b9cc3a27a29103387",
      "fileid": "https://r2.ropensci.org/54ad41d6473dcaf9a5e3646caee346e77ab4f3e8301b8148dca705a25885a0e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/29478276799"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-16T07:01:43.000Z",
      "commit": "63201264289f00c23f5fd35b9cc3a27a29103387",
      "fileid": "https://r2.ropensci.org/48cd87185eb125624f62c0c75d86d770af06c5ef9a38a69b829dd3271f05c657",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/29478276799"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-16T07:02:09.000Z",
      "commit": "63201264289f00c23f5fd35b9cc3a27a29103387",
      "fileid": "https://r2.ropensci.org/d6c999d317515f7ca4b29efc8ac9d2d12dd8111aef42aa2eabaea5280d5f9c22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/29478276799"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-07-16T07:02:37.000Z",
      "commit": "63201264289f00c23f5fd35b9cc3a27a29103387",
      "fileid": "https://r2.ropensci.org/98f75eef7d0fd5da12c69d0e38e326884dbebd411f2d7c25b22463ec1864a611",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/29478276799"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-16T07:01:28.000Z",
      "commit": "63201264289f00c23f5fd35b9cc3a27a29103387",
      "fileid": "https://r2.ropensci.org/4764b505fda9b9bbf5d33c074d7dd12f97ae11120521cb1a60435336613042df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/29478276799"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-16T07:01:48.000Z",
      "commit": "63201264289f00c23f5fd35b9cc3a27a29103387",
      "fileid": "https://r2.ropensci.org/ccc03e7b28f3563937fd9307d66f06a024edf3121dfd9c1196cc26859e0fa02d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/29478276799"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-16T07:01:30.000Z",
      "commit": "63201264289f00c23f5fd35b9cc3a27a29103387",
      "fileid": "https://r2.ropensci.org/62c38096c60fce4c3c3087cd2810792cffaeaab24df05df3f636a14d02b74a66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/29478276799"
    }
  ]
}