{
  "_id": "6a126609acfb0bcc41d08370",
  "Package": "mdbr",
  "Title": "Work with Microsoft Access Files",
  "Version": "0.3.1",
  "Authors@R": "c(\nperson(\"Kiernan\", \"Nicholls\", email = \"k5cents@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-9229-7897\")),\nperson(\"Bruno\", \"Tremblay\", email = \"cran@neoxone.com\", role = c(\"ctb\"),\ncomment = \"DBI interface and bundled mdbtools source\"))",
  "Description": "Work with Microsoft Access '.mdb' and '.accdb' files using\nthe open source 'MDB Tools' library\n<https://github.com/mdbtools/mdbtools/>. The library is\ncompiled and bundled with the package, so no external\ninstallation is required. Provides high-level helpers for\nreading tables, exporting to CSV or JSON, inspecting table\ndefinitions, and running SQL queries. Also exposes a full\nread-only 'DBI' interface for use with standard database\nworkflows.",
  "License": "GPL-3 | LGPL-2",
  "URL": "https://k5cents.github.io/mdbr/, https://github.com/k5cents/mdbr,\nhttps://github.com/mdbtools/mdbtools/",
  "BugReports": "https://github.com/k5cents/mdbr/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "NeedsCompilation": "yes",
  "SystemRequirements": "GNU make",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "make",
  "Repository": "https://k5cents.r-universe.dev",
  "Date/Publication": "2026-05-24 00:02:43 UTC",
  "RemoteUrl": "https://github.com/k5cents/mdbr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0e593f751a1b67bf0bf00d3faa064f1ebdc3172b",
  "Packaged": {
    "Date": "2026-05-24 02:40:50 UTC",
    "User": "root"
  },
  "Author": "Kiernan Nicholls [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-9229-7897>),\nBruno Tremblay [ctb] (DBI interface and bundled mdbtools source)",
  "Maintainer": "Kiernan Nicholls <k5cents@gmail.com>",
  "MD5sum": "4fc6c262bc6f78e9e8c702c495c47c3b",
  "_user": "k5cents",
  "_type": "src",
  "_file": "mdbr_0.3.1.tar.gz",
  "_fileid": "6b08d900e15bc9eb27cf06febe3a65285acca9afc02667a6bb07e8127e5a891d",
  "_filesize": 1564518,
  "_sha256": "6b08d900e15bc9eb27cf06febe3a65285acca9afc02667a6bb07e8127e5a891d",
  "_created": "2026-05-24T02:40:50.000Z",
  "_published": "2026-05-24T02:44:25.800Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77566210762,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7181627493"
    },
    {
      "job": 77566210761,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7181627792"
    },
    {
      "job": 77566210783,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181628289"
    },
    {
      "job": 77566210784,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181627907"
    },
    {
      "job": 77566210774,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7181625232"
    },
    {
      "job": 77566210758,
      "time": 166,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7181630216"
    },
    {
      "job": 77566210777,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181624552"
    },
    {
      "job": 77566210757,
      "time": 178,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181631145"
    },
    {
      "job": 77566076922,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181617021"
    },
    {
      "job": 77566210733,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181626945"
    },
    {
      "job": 77566210753,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7181626974"
    },
    {
      "job": 77566210750,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7181625202"
    },
    {
      "job": 77566210740,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7181626447"
    }
  ],
  "_buildurl": "https://github.com/r-universe/k5cents/actions/runs/26349865005",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/k5cents/mdbr",
  "_commit": {
    "id": "0e593f751a1b67bf0bf00d3faa064f1ebdc3172b",
    "author": "Kiernan Nicholls <k5cents@gmail.com>",
    "committer": "Kiernan Nicholls <k5cents@gmail.com>",
    "message": "Roll back to version 0.3.1 [skip ci]\n\n0.3.1 was rejected, not accepted — no version bump required for\nresubmission. Collapse 0.3.2/0.3.3 back into 0.3.1 and update\ncran-comments.md to reflect the full set of fixes.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n",
    "time": 1779580963
  },
  "_maintainer": {
    "name": "Kiernan Nicholls",
    "email": "k5cents@gmail.com",
    "login": "k5cents",
    "bluesky": "@k5cents.com",
    "linkedin": "in/k5cents",
    "twitter": "@k5cents",
    "description": "Political data analyst",
    "uuid": 18021678,
    "orcid": "0000-0002-9229-7897"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "k5cents",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 15
    }
  ],
  "_tags": [],
  "_topics": [
    "mdb",
    "microsoft-access"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "k5cents",
      "count": 105,
      "uuid": 18021678
    },
    {
      "user": "meztez",
      "count": 37,
      "uuid": 31039074
    },
    {
      "user": "xlai",
      "count": 1,
      "uuid": 6449900
    }
  ],
  "_userbio": {
    "uuid": 18021678,
    "type": "user",
    "name": "Kiernan Nicholls",
    "description": "Political data analyst"
  },
  "_downloads": {
    "count": 308,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mdbr"
  },
  "_devurl": "https://github.com/k5cents/mdbr",
  "_pkgdown": "https://k5cents.github.io/mdbr/",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mdbr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/k5cents/mdbr",
  "_realowner": "k5cents",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2020-11-09"
    },
    {
      "version": "0.2.1",
      "date": "2024-03-12"
    },
    {
      "version": "0.3.0",
      "date": "2026-05-23"
    }
  ],
  "_exports": [
    "export_mdb",
    "mdb",
    "mdb_array",
    "mdb_count",
    "mdb_example",
    "mdb_export",
    "mdb_header",
    "mdb_hexdump",
    "mdb_json",
    "mdb_prop",
    "mdb_queries",
    "mdb_schema",
    "mdb_sql",
    "mdb_tables",
    "mdb_ver",
    "read_mdb"
  ],
  "_help": [
    {
      "page": "export_mdb",
      "title": "Export an Access database table as a text file",
      "topics": [
        "export_mdb"
      ]
    },
    {
      "page": "mdb",
      "title": "Create an mdbr DBI Driver",
      "topics": [
        "mdb"
      ]
    },
    {
      "page": "mdb_array",
      "title": "Export Table As List Columns (mdb-array mimic)",
      "topics": [
        "mdb_array"
      ]
    },
    {
      "page": "mdb_count",
      "title": "Count Rows In Table",
      "topics": [
        "mdb_count"
      ]
    },
    {
      "page": "mdb_example",
      "title": "Get path to mdbr example",
      "topics": [
        "mdb_example"
      ]
    },
    {
      "page": "mdb_export",
      "title": "Export Data In An MDB Table To CSV Or INSERT SQL",
      "topics": [
        "mdb_export"
      ]
    },
    {
      "page": "mdb_header",
      "title": "MDB Header Summary (mdb-header mimic)",
      "topics": [
        "mdb_header"
      ]
    },
    {
      "page": "mdb_hexdump",
      "title": "Hexdump MDB File (mdb-hexdump mimic)",
      "topics": [
        "mdb_hexdump"
      ]
    },
    {
      "page": "mdb_json",
      "title": "Export Data In An MDB Table To JSON",
      "topics": [
        "mdb_json"
      ]
    },
    {
      "page": "mdb_prop",
      "title": "Get Properties List From MDB Database",
      "topics": [
        "mdb_prop"
      ]
    },
    {
      "page": "mdb_queries",
      "title": "List Or Retrieve Queries In An MDB Database",
      "topics": [
        "mdb_queries"
      ]
    },
    {
      "page": "mdb_schema",
      "title": "Generate Schema DDL or Column Types",
      "topics": [
        "mdb_schema"
      ]
    },
    {
      "page": "mdb_sql",
      "title": "SQL Interface To MDB Tools",
      "topics": [
        "mdb_sql"
      ]
    },
    {
      "page": "mdb_tables",
      "title": "List tables in a Microsoft Access database",
      "topics": [
        "mdb_tables"
      ]
    },
    {
      "page": "mdb_ver",
      "title": "Return MDB File Format Or MDB Tools Version",
      "topics": [
        "mdb_ver"
      ]
    },
    {
      "page": "print.mdblist",
      "title": "Print Method For 'mdblist'",
      "topics": [
        "print.mdblist"
      ]
    },
    {
      "page": "read_mdb",
      "title": "Read a table as data frame",
      "topics": [
        "read_mdb"
      ]
    }
  ],
  "_pkglogo": "https://github.com/k5cents/mdbr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/k5cents/mdbr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "DBI",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 4.401400540781545,
  "_indexed": true,
  "_nocasepkg": "mdbr",
  "_universes": [
    "k5cents"
  ],
  "_previous": "0.3.3",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-22T19:30:23.000Z",
      "commit": "e4a69e71b58266dc75055e80a21d5b6344de14de",
      "fileid": "80058e5fc8f102c37f63bb7e7be1af1295542072c7805d3eff31432ddcfa0727",
      "status": "success",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/25252856427"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-24T02:43:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0e593f751a1b67bf0bf00d3faa064f1ebdc3172b",
      "fileid": "35b6dace06f3c707c528865aecdaa12e3c654451d6f815f2f04961f4a11ecbc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/26349865005"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-24T02:43:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0e593f751a1b67bf0bf00d3faa064f1ebdc3172b",
      "fileid": "4d5347e9ecf0a253dcb0125c4d2471f10f54b1c5b884c2e2db6a7c7965032f39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/26349865005"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-24T02:43:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0e593f751a1b67bf0bf00d3faa064f1ebdc3172b",
      "fileid": "302fdf83945acc1b5a1a0ff31dc97fec58af4e6a1cd30141fe149cbb0b2f394c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/26349865005"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-24T02:43:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0e593f751a1b67bf0bf00d3faa064f1ebdc3172b",
      "fileid": "508098240cbe525aa1a986cf6cc2c26ff7226cf597493be3390f855308ecc738",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/26349865005"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-24T02:42:31.000Z",
      "arch": "aarch64",
      "commit": "0e593f751a1b67bf0bf00d3faa064f1ebdc3172b",
      "fileid": "bd2a6c788a933c0a2d12f5ea31726f92642e6b830f4ea2dc3055753b5678c53f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/26349865005"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-24T02:43:20.000Z",
      "arch": "x86_64",
      "commit": "0e593f751a1b67bf0bf00d3faa064f1ebdc3172b",
      "fileid": "a9f4b9b76260fdc1b3bbf1c364180b1fbda9d546d491ead270c4eb0eab0ce7ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/26349865005"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-24T02:42:24.000Z",
      "arch": "aarch64",
      "commit": "0e593f751a1b67bf0bf00d3faa064f1ebdc3172b",
      "fileid": "e7374cb6cd5eae045d968de6949d83f79bd27af1e61ac2b430414330b9cf39fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/26349865005"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-24T02:43:22.000Z",
      "arch": "x86_64",
      "commit": "0e593f751a1b67bf0bf00d3faa064f1ebdc3172b",
      "fileid": "6082d139537d1237f2f460269f5e7b9ddf8b0adf92e0a821ebe2a18d82f21826",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/26349865005"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-24T02:43:09.000Z",
      "arch": "emscripten",
      "commit": "0e593f751a1b67bf0bf00d3faa064f1ebdc3172b",
      "fileid": "ab5756f7ec77450130e9132334985f47b84ac2968c9284fee45ea8eade8a2d2d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/26349865005"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-24T02:42:23.000Z",
      "arch": "x86_64",
      "commit": "0e593f751a1b67bf0bf00d3faa064f1ebdc3172b",
      "fileid": "e568f464a2743ad2970d556f812315a2a1c9a753f43c590311eaf8a0e157bc00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/26349865005"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-24T02:42:07.000Z",
      "arch": "x86_64",
      "commit": "0e593f751a1b67bf0bf00d3faa064f1ebdc3172b",
      "fileid": "5c750c83672fdfc7ebbbae3a2b454666d5303800867d75c4319c15212e880c3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/26349865005"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-24T02:42:24.000Z",
      "arch": "x86_64",
      "commit": "0e593f751a1b67bf0bf00d3faa064f1ebdc3172b",
      "fileid": "bdfbc002dfbb8887c88b33513cd115d60b3b79bd5e409cbf7429de00aeb040af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/26349865005"
    }
  ]
}