{
  "_id": "6a214b0dcd65a98ecbd2c54e",
  "Package": "thor",
  "Title": "Interface to 'LMDB'",
  "Version": "1.2.0",
  "Authors@R": "c(person(\"Rich\", \"FitzJohn\", role = c(\"aut\", \"cre\"),\nemail = \"rich.fitzjohn@gmail.com\"),\nperson(\"Howard\", \"Chu\", role = c(\"aut\", \"cph\")),\nperson(\"Symas Corporation\", role = \"cph\"),\nperson(\"Martin\", \"Hedenfalk\", role = c(\"aut\", \"cph\")),\nperson(\"The OpenLDAP Foundation\", role = \"cph\"))",
  "Description": "Key-value store, implemented as a wrapper around 'LMDB';\nthe \"lightning memory-mapped database\"\n<https://www.symas.com/mdb>. 'LMDB' is a transactional key\nvalue store that uses a memory map for efficient access.  This\npackage wraps the entire 'LMDB' interface (except duplicated\nkeys), and provides objects for transactions and cursors.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/richfitz/thor, https://richfitz.github.io/thor/",
  "BugReports": "https://github.com/richfitz/thor/issues",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "ByteCompile": "true",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Repository": "https://richfitz.r-universe.dev",
  "Date/Publication": "2025-06-09 09:07:52 UTC",
  "RemoteUrl": "https://github.com/richfitz/thor",
  "RemoteRef": "HEAD",
  "RemoteSha": "a16a42cc70ba42b81109c55d68205194f2c2fa9b",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-04 09:49:08 UTC",
    "User": "root"
  },
  "Author": "Rich FitzJohn [aut, cre],\nHoward Chu [aut, cph],\nSymas Corporation [cph],\nMartin Hedenfalk [aut, cph],\nThe OpenLDAP Foundation [cph]",
  "Maintainer": "Rich FitzJohn <rich.fitzjohn@gmail.com>",
  "MD5sum": "bbe66590cdfc56c940f7a6dfb94140f0",
  "_user": "richfitz",
  "_type": "src",
  "_file": "thor_1.2.0.tar.gz",
  "_fileid": "612dfffc23882e27e85f8c2e0dd7859d05a7714958834922848e0b95df27b3cb",
  "_filesize": 349015,
  "_sha256": "612dfffc23882e27e85f8c2e0dd7859d05a7714958834922848e0b95df27b3cb",
  "_created": "2026-06-04T09:49:08.000Z",
  "_published": "2026-06-04T09:53:17.705Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79493219427,
      "time": 115,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408367830"
    },
    {
      "job": 79493219370,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408369544"
    },
    {
      "job": 79493219356,
      "time": 132,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408373624"
    },
    {
      "job": 79493219348,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408370918"
    },
    {
      "job": 79493219323,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7408352985"
    },
    {
      "job": 79493219367,
      "time": 208,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7408399659"
    },
    {
      "job": 79493219311,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408362600"
    },
    {
      "job": 79493219357,
      "time": 145,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408377582"
    },
    {
      "job": 79492768042,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408326193"
    },
    {
      "job": 79493219253,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408361261"
    },
    {
      "job": 79493219336,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408379680"
    },
    {
      "job": 79493219361,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7408356372"
    },
    {
      "job": 79493219333,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408360036"
    }
  ],
  "_buildurl": "https://github.com/r-universe/richfitz/actions/runs/26944130723",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/richfitz/thor",
  "_commit": {
    "id": "a16a42cc70ba42b81109c55d68205194f2c2fa9b",
    "author": "Rich FitzJohn <r.fitzjohn@imperial.ac.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #29 from richfitz/gh-28\n\nFix CRAN-reported UBSAN issues",
    "time": 1749460072
  },
  "_maintainer": {
    "name": "Rich FitzJohn",
    "email": "rich.fitzjohn@gmail.com",
    "login": "richfitz",
    "mastodon": "@richfitz@fosstodon.org",
    "description": "",
    "uuid": 1558093
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "storr",
      "role": "Imports"
    },
    {
      "package": "ids",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "richfitz",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 55,
  "_contributors": [
    {
      "user": "richfitz",
      "count": 247,
      "uuid": 1558093
    }
  ],
  "_userbio": {
    "uuid": 1558093,
    "type": "user",
    "name": "Rich FitzJohn"
  },
  "_downloads": {
    "count": 3931,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/thor"
  },
  "_devurl": "https://github.com/richfitz/thor",
  "_pkgdown": "https://richfitz.github.io/thor/",
  "_searchresults": 11,
  "_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/thor.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/richfitz/thor",
  "_realowner": "richfitz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2018-07-18"
    },
    {
      "version": "1.1.0",
      "date": "2019-03-14"
    },
    {
      "version": "1.1.1",
      "date": "2020-01-17"
    },
    {
      "version": "1.1.2",
      "date": "2020-05-15"
    },
    {
      "version": "1.1.4",
      "date": "2023-02-07"
    },
    {
      "version": "1.1.5",
      "date": "2023-11-29"
    },
    {
      "version": "1.1.6",
      "date": "2024-09-16"
    },
    {
      "version": "1.2.0",
      "date": "2025-06-09"
    }
  ],
  "_exports": [
    "driver_thor",
    "mdb_env",
    "storr_thor"
  ],
  "_help": [
    {
      "page": "mdb_cursor",
      "title": "Use mdb transactions",
      "topics": [
        "mdb_cursor"
      ]
    },
    {
      "page": "mdb_dbi",
      "title": "Use mdb transactions",
      "topics": [
        "mdb_dbi"
      ]
    },
    {
      "page": "mdb_env",
      "title": "Create an mdb_env environment",
      "topics": [
        "mdb_env"
      ]
    },
    {
      "page": "mdb_proxy",
      "title": "Proxy values",
      "topics": [
        "mdb_proxy"
      ]
    },
    {
      "page": "mdb_txn",
      "title": "Use mdb transactions",
      "topics": [
        "mdb_txn"
      ]
    },
    {
      "page": "storr_thor",
      "title": "Thor driver for storr",
      "topics": [
        "driver_thor",
        "storr_thor"
      ]
    }
  ],
  "_readme": "https://github.com/richfitz/thor/raw/HEAD/README.md",
  "_rundeps": [
    "digest",
    "R6",
    "storr"
  ],
  "_vignettes": [
    {
      "source": "thor.Rmd",
      "filename": "thor.html",
      "title": "thor",
      "author": "Rich FitzJohn",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The environment",
        "Transactions",
        "Simple operations (put, get, del, etc)",
        "Multiple transactions at once",
        "Non-string data",
        "Caveats"
      ],
      "created": "2017-08-02 18:12:40",
      "modified": "2021-06-17 17:51:31",
      "commits": 7
    }
  ],
  "_score": 7.154409668856203,
  "_indexed": true,
  "_nocasepkg": "thor",
  "_universes": [
    "richfitz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-04T09:51:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a16a42cc70ba42b81109c55d68205194f2c2fa9b",
      "fileid": "1e5c31515d32cf6da22060a5f1d08f240e29c1e70d66897af1e6bf85de261cbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richfitz/actions/runs/26944130723"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-04T09:51:12.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a16a42cc70ba42b81109c55d68205194f2c2fa9b",
      "fileid": "06314b14d07a4cfb86919c7f1c6cd4bfa31586e87a09901a992fce2ce3726eff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richfitz/actions/runs/26944130723"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-04T09:51:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a16a42cc70ba42b81109c55d68205194f2c2fa9b",
      "fileid": "6d62dd80b0aee0891d9bd71d189d978b1cb403d542c4a134a28c6a344ed7be82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richfitz/actions/runs/26944130723"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-04T09:51:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a16a42cc70ba42b81109c55d68205194f2c2fa9b",
      "fileid": "dcd2517fa72e2f5bfa3c3b99b6fc9c0b5899186fe85d7659767cf2c5e025ec0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richfitz/actions/runs/26944130723"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-04T09:50:31.000Z",
      "arch": "aarch64",
      "commit": "a16a42cc70ba42b81109c55d68205194f2c2fa9b",
      "fileid": "d61d671df32cd11420dce4bcf721cac1d38195fcf50c70539591aac742f3a278",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richfitz/actions/runs/26944130723"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-04T09:52:20.000Z",
      "arch": "x86_64",
      "commit": "a16a42cc70ba42b81109c55d68205194f2c2fa9b",
      "fileid": "5f6d9615f98b714c9468ab1bb27f55cd5c53f0b4135eca1a20480507d86d358f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richfitz/actions/runs/26944130723"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-04T09:50:49.000Z",
      "arch": "aarch64",
      "commit": "a16a42cc70ba42b81109c55d68205194f2c2fa9b",
      "fileid": "06d5a0be8937b8d81956e2619827f278dfd89cafc62c389f2a33cd7c16badf01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richfitz/actions/runs/26944130723"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-04T09:51:27.000Z",
      "arch": "x86_64",
      "commit": "a16a42cc70ba42b81109c55d68205194f2c2fa9b",
      "fileid": "37e1d5213abc7a7fb3a4a9e325578a540fa0ff8ad100cf0b5421d6741dbcf6d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richfitz/actions/runs/26944130723"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-04T09:51:07.000Z",
      "arch": "emscripten",
      "commit": "a16a42cc70ba42b81109c55d68205194f2c2fa9b",
      "fileid": "17c0dec9b3d764c64650700861d619304363db0f089420a3b325f6eb6f562aa8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/richfitz/actions/runs/26944130723"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-04T09:51:08.000Z",
      "arch": "x86_64",
      "commit": "a16a42cc70ba42b81109c55d68205194f2c2fa9b",
      "fileid": "62fe117289d91a941295db99f0fa04c6128dbbf74bf11285e017b8c0e9feb336",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richfitz/actions/runs/26944130723"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-04T09:50:17.000Z",
      "arch": "x86_64",
      "commit": "a16a42cc70ba42b81109c55d68205194f2c2fa9b",
      "fileid": "165f6f688f1b89fc75f2a3745b52774ee857f4db4eda65553b106b6f71bbe991",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richfitz/actions/runs/26944130723"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-04T09:50:28.000Z",
      "arch": "x86_64",
      "commit": "a16a42cc70ba42b81109c55d68205194f2c2fa9b",
      "fileid": "f321839ec33f9e75196dbb4ee03ebf90426d9598ef3eb7989682d6e4012d7de1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richfitz/actions/runs/26944130723"
    }
  ]
}