{
  "_id": "6a22aa310ef520ea2f58b29c",
  "Package": "rkeepass",
  "Title": "Read KeePass Database Files",
  "Version": "0.1.0",
  "Authors@R": "person(\"David\", \"Schoch\", , \"david@schochastics.net\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2952-4812\"))",
  "Description": "Read entries from KeePass '.kdbx' database files (versions\n3.x and 4.x) using the 'keepass-rs' Rust library. Supports\npassword and keyfile authentication.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/rextendr/version": "0.4.2.9000",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.67",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://schochastics.r-universe.dev",
  "Date/Publication": "2026-04-06 19:31:36 UTC",
  "RemoteUrl": "https://github.com/schochastics/rkeepass",
  "RemoteRef": "HEAD",
  "RemoteSha": "4ca801e102586e2abf278ea1b01b16cb6b893f6c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-05 10:46:58 UTC",
    "User": "root"
  },
  "Author": "David Schoch [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2952-4812>)",
  "Maintainer": "David Schoch <david@schochastics.net>",
  "MD5sum": "8332d1efe0a3797258b2905e92d729f6",
  "_user": "schochastics",
  "_type": "src",
  "_file": "rkeepass_0.1.0.tar.gz",
  "_fileid": "7dc1091de3a546a0906367dbef5913faa06e9535238644c3dc241278b7e597df",
  "_filesize": 4596184,
  "_sha256": "7dc1091de3a546a0906367dbef5913faa06e9535238644c3dc241278b7e597df",
  "_created": "2026-06-05T10:46:58.000Z",
  "_published": "2026-06-05T10:51:29.936Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79712583954,
      "time": 147,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434772739"
    },
    {
      "job": 79712584034,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434770240"
    },
    {
      "job": 79712584000,
      "time": 160,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434776234"
    },
    {
      "job": 79712584007,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434769293"
    },
    {
      "job": 79712583974,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7434778697"
    },
    {
      "job": 79712583957,
      "time": 224,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7434793513"
    },
    {
      "job": 79712583988,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7434757377"
    },
    {
      "job": 79712583939,
      "time": 207,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7434788557"
    },
    {
      "job": 79712097364,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434730984"
    },
    {
      "job": 79712583992,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79712583967,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7434776939"
    },
    {
      "job": 79712584006,
      "time": 191,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7434783972"
    },
    {
      "job": 79712583955,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7434773378"
    }
  ],
  "_buildurl": "https://github.com/r-universe/schochastics/actions/runs/27010321981",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/schochastics/rkeepass",
  "_commit": {
    "id": "4ca801e102586e2abf278ea1b01b16cb6b893f6c",
    "author": "David Schoch <david@schochastics.net>",
    "committer": "David Schoch <david@schochastics.net>",
    "message": "removed example files\n",
    "time": 1775503896
  },
  "_maintainer": {
    "name": "David Schoch",
    "email": "david@schochastics.net",
    "login": "schochastics",
    "mastodon": "@schochastics@fosstodon.org",
    "bluesky": "@schochastics.net",
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer",
    "uuid": 17147355,
    "orcid": "0000-0003-2952-4812"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "schochastics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "schochastics",
      "count": 8,
      "uuid": 17147355
    }
  ],
  "_userbio": {
    "uuid": 17147355,
    "type": "user",
    "name": "David Schoch",
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rkeepass"
  },
  "_devurl": "https://github.com/schochastics/rkeepass",
  "_searchresults": 3,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rkeepass.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "kdbx_read"
  ],
  "_help": [
    {
      "page": "kdbx_read",
      "title": "Read a KeePass Database File",
      "topics": [
        "kdbx_read"
      ]
    }
  ],
  "_readme": "https://github.com/schochastics/rkeepass/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "rkeepass",
  "_universes": [
    "schochastics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T10:49:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4ca801e102586e2abf278ea1b01b16cb6b893f6c",
      "fileid": "d3e1855c3a4c162f7abf65ffdd5ce2e1c6b3087ffb081a85ca2b574cf4a05df2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27010321981"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T10:49:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4ca801e102586e2abf278ea1b01b16cb6b893f6c",
      "fileid": "33575aed3ba8475b1f4568a2597aa73b8b997ae3541e77897ea67b0b2bed09df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27010321981"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T10:49:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4ca801e102586e2abf278ea1b01b16cb6b893f6c",
      "fileid": "bcc58df8af3e5f420cb37d0d84ffd389e87143cd2d582b0e40d0665dd84d2ab3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27010321981"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T10:49:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4ca801e102586e2abf278ea1b01b16cb6b893f6c",
      "fileid": "aaaeb62e137ddb72318e339f6fd91ae5ed43fa0d5315747d0369584e9b0fe9fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27010321981"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-05T10:49:26.000Z",
      "arch": "aarch64",
      "commit": "4ca801e102586e2abf278ea1b01b16cb6b893f6c",
      "fileid": "1d78c9e63999ab8896f7be4fb94c3a28a82ce923a561b80e4bac2e7af6beaac5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27010321981"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-05T10:49:17.000Z",
      "arch": "x86_64",
      "commit": "4ca801e102586e2abf278ea1b01b16cb6b893f6c",
      "fileid": "9f6e856f0d714cc89fbf08c4e77f1b2ad3f40539b3ac19389fe1fd9149efa34b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27010321981"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-05T10:48:39.000Z",
      "arch": "aarch64",
      "commit": "4ca801e102586e2abf278ea1b01b16cb6b893f6c",
      "fileid": "a7bc2d0cecb641085014a4031cb9226d2dd59f355de463ffe1a3b6482f37b95f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27010321981"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-05T10:49:46.000Z",
      "arch": "x86_64",
      "commit": "4ca801e102586e2abf278ea1b01b16cb6b893f6c",
      "fileid": "930d168f624fe6fd6e0be4cdbf441c8e88f1f14c713e60732d7d337f84fa4056",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27010321981"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T10:48:29.000Z",
      "arch": "x86_64",
      "commit": "4ca801e102586e2abf278ea1b01b16cb6b893f6c",
      "fileid": "036f2ac53570a6d07a2686edfa3616e47d435b2dba1d907d92019d331746c738",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27010321981"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T10:48:44.000Z",
      "arch": "x86_64",
      "commit": "4ca801e102586e2abf278ea1b01b16cb6b893f6c",
      "fileid": "f7c4cdc21ab0e7a6238347869b157ba0390d1a5a5b4d4b5eb74150f7db64b9d4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27010321981"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T10:48:24.000Z",
      "arch": "x86_64",
      "commit": "4ca801e102586e2abf278ea1b01b16cb6b893f6c",
      "fileid": "72f431726d5d7bdc13597e333265085fcc59da633ae73ea00637b339c6777dde",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27010321981"
    }
  ]
}