{
  "_id": "6a102a70acfb0bcc41c91fdb",
  "Package": "secret",
  "Title": "Share Sensitive Information in R Packages",
  "Version": "1.1.0.9000",
  "Authors@R": "c(person(\"Gábor\", \"Csárdi\", role=c(\"aut\", \"cre\"), \nemail=\"csardi.gabor@gmail.com\"),\nperson(\"Andrie\", \"de Vries\", role=c(\"aut\"),\nemail=\"apdevries@gmail.com\"))",
  "Description": "Allow sharing sensitive information, for example\npasswords, 'API' keys, etc., in R packages, using public key\ncryptography.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/gaborcsardi/secret#readme",
  "BugReports": "https://github.com/gaborcsardi/secret/issues",
  "RoxygenNote": "7.1.0",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://gaborcsardi.r-universe.dev",
  "Date/Publication": "2020-05-07 22:17:49 UTC",
  "RemoteUrl": "https://github.com/gaborcsardi/secret",
  "RemoteRef": "HEAD",
  "RemoteSha": "77a87540958a9fcbbdd864ecec4775ceac51298f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 07:04:51 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nAndrie de Vries [aut]",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "MD5sum": "b24a355044fd83d509d44272dda8eecc",
  "_user": "gaborcsardi",
  "_type": "src",
  "_file": "secret_1.1.0.9000.tar.gz",
  "_fileid": "5d0c37820edfd8df493cf3cd5cbccf8060686c9abb6ea2aa23ee0c7c9cbf7379",
  "_filesize": 168843,
  "_sha256": "5d0c37820edfd8df493cf3cd5cbccf8060686c9abb6ea2aa23ee0c7c9cbf7379",
  "_created": "2026-05-13T07:04:51.000Z",
  "_published": "2026-05-22T10:05:36.908Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77358406170,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963682002"
    },
    {
      "job": 77358406546,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963681670"
    },
    {
      "job": 77358406471,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963722030"
    },
    {
      "job": 77358406574,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963738380"
    },
    {
      "job": 77358405927,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963645818"
    },
    {
      "job": 77358405764,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157939955"
    },
    {
      "job": 77358406423,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963665993"
    },
    {
      "job": 77358406216,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963663578"
    },
    {
      "job": 77358406293,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963664890"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25783772237",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gaborcsardi/secret",
  "_commit": {
    "id": "77a87540958a9fcbbdd864ecec4775ceac51298f",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "Bump to dev version\n",
    "time": 1588889869
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "uuid": 660288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "rprojroot",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "gaborcsardi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 102,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 59,
      "uuid": 660288
    },
    {
      "user": "andrie",
      "count": 57,
      "uuid": 479998
    },
    {
      "user": "jiwalker-usgs",
      "count": 2,
      "uuid": 1173041
    },
    {
      "user": "alexaxthelm",
      "count": 1,
      "uuid": 2974734
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    }
  ],
  "_userbio": {
    "uuid": 660288,
    "type": "user",
    "name": "Gábor Csárdi"
  },
  "_downloads": {
    "count": 642,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/secret"
  },
  "_devurl": "https://github.com/gaborcsardi/secret",
  "_searchresults": 55,
  "_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/secret.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gaborcsardi/secret",
  "_realowner": "gaborcsardi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-06-17"
    },
    {
      "version": "1.1.0",
      "date": "2020-05-07"
    }
  ],
  "_exports": [
    "add_github_user",
    "add_secret",
    "add_travis_user",
    "add_user",
    "create_package_vault",
    "create_vault",
    "delete_secret",
    "delete_user",
    "get_github_key",
    "get_secret",
    "get_travis_key",
    "list_owners",
    "list_secrets",
    "list_users",
    "local_key",
    "share_secret",
    "unshare_secret",
    "update_secret"
  ],
  "_help": [
    {
      "page": "secret-package",
      "title": "Share Sensitive Information in R Packages.",
      "topics": [
        "secret-package",
        "secret"
      ]
    },
    {
      "page": "add_github_user",
      "title": "Add a user via their GitHub username.",
      "concept": [
        "user functions"
      ],
      "topics": [
        "add_github_user"
      ]
    },
    {
      "page": "add_secret",
      "title": "Add a new secret to the vault.",
      "concept": [
        "secret functions"
      ],
      "topics": [
        "add_secret"
      ]
    },
    {
      "page": "add_travis_user",
      "title": "Add a user via their Travis repo.",
      "concept": [
        "user functions"
      ],
      "topics": [
        "add_travis_user"
      ]
    },
    {
      "page": "add_user",
      "title": "Add a new user to the vault.",
      "concept": [
        "user functions"
      ],
      "topics": [
        "add_user"
      ]
    },
    {
      "page": "create_package_vault",
      "title": "Create a vault, as a folder or in an R package.",
      "topics": [
        "create_package_vault",
        "create_vault"
      ]
    },
    {
      "page": "delete_secret",
      "title": "Remove a secret from the vault.",
      "concept": [
        "secret functions"
      ],
      "topics": [
        "delete_secret"
      ]
    },
    {
      "page": "delete_user",
      "title": "Delete a user.",
      "concept": [
        "user functions"
      ],
      "topics": [
        "delete_user"
      ]
    },
    {
      "page": "get_github_key",
      "title": "Get the SSH public key of a GitHub user",
      "topics": [
        "get_github_key"
      ]
    },
    {
      "page": "get_secret",
      "title": "Retrieve a secret from the vault.",
      "concept": [
        "secret functions"
      ],
      "topics": [
        "get_secret"
      ]
    },
    {
      "page": "get_travis_key",
      "title": "Retrieve the public key of a Travis CI repository",
      "topics": [
        "get_travis_key"
      ]
    },
    {
      "page": "list_owners",
      "title": "List users that have access to a secret",
      "concept": [
        "secret functions"
      ],
      "topics": [
        "list_owners"
      ]
    },
    {
      "page": "list_secrets",
      "title": "List all secrets.",
      "concept": [
        "secret functions"
      ],
      "topics": [
        "list_secrets"
      ]
    },
    {
      "page": "list_users",
      "title": "List users",
      "concept": [
        "user functions"
      ],
      "topics": [
        "list_users"
      ]
    },
    {
      "page": "local_key",
      "title": "Read local secret key.",
      "concept": [
        "secret functions"
      ],
      "topics": [
        "local_key"
      ]
    },
    {
      "page": "share_secret",
      "title": "Share a secret among some users.",
      "concept": [
        "secret functions"
      ],
      "topics": [
        "share_secret"
      ]
    },
    {
      "page": "unshare_secret",
      "title": "Unshare a secret among some users.",
      "concept": [
        "secret functions"
      ],
      "topics": [
        "unshare_secret"
      ]
    },
    {
      "page": "update_secret",
      "title": "Update a secret in the vault.",
      "concept": [
        "secret functions"
      ],
      "topics": [
        "update_secret"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "assertthat",
    "curl",
    "jsonlite",
    "openssl",
    "rprojroot",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "secrets.Rmd",
      "filename": "secrets.html",
      "title": "secret: Share Sensitive Information in R Packages",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Usage"
      ],
      "created": "2017-04-12 14:22:09",
      "modified": "2017-04-12 14:22:09",
      "commits": 1
    }
  ],
  "_score": 6.351022852584124,
  "_indexed": true,
  "_nocasepkg": "secret",
  "_universes": [
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-05-13T07:06:57.000Z",
      "distro": "noble",
      "commit": "77a87540958a9fcbbdd864ecec4775ceac51298f",
      "fileid": "8006675b25e1a674c9c4be7fea03ee72609619e707116ecc91b51cb0bf572d6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25783772237"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-05-13T07:06:56.000Z",
      "distro": "noble",
      "commit": "77a87540958a9fcbbdd864ecec4775ceac51298f",
      "fileid": "aee7b1c79c70347abaa0f0f385642bca629b5286848c049af2c8800481c5cebc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25783772237"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-05-13T07:09:19.000Z",
      "commit": "77a87540958a9fcbbdd864ecec4775ceac51298f",
      "fileid": "d01fbfb5ac253fa6d903fd1a71fc9779dfddb53b6b165f13f2956d14e211f8d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25783772237"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-05-13T07:10:09.000Z",
      "commit": "77a87540958a9fcbbdd864ecec4775ceac51298f",
      "fileid": "f6087305e5bdac089c3e7c7ab9b593d00daffea9e69c40aa3bf1e3c165a36d3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25783772237"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-13T07:05:59.000Z",
      "commit": "77a87540958a9fcbbdd864ecec4775ceac51298f",
      "fileid": "ebfbb29ef250f62d2501734f41cebdabe0a68686316052a093864adad461ddc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25783772237"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-13T07:05:52.000Z",
      "commit": "77a87540958a9fcbbdd864ecec4775ceac51298f",
      "fileid": "371d6d3794a391f85b861cba3331d9d27c80dee77b9766087928871dad23e3e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25783772237"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-13T07:05:55.000Z",
      "commit": "77a87540958a9fcbbdd864ecec4775ceac51298f",
      "fileid": "a38469e51af35a3f0b08bec58835204154b28e08f7251f440f73d73aa20733ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25783772237"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0.9000",
      "date": "2026-05-22T10:05:22.000Z",
      "commit": "77a87540958a9fcbbdd864ecec4775ceac51298f",
      "fileid": "eacc5295a0adb1babc31222a823ec6fd28d281f5b21fbc85a42f1fa85942bcad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25783772237"
    }
  ]
}