{
  "_id": "6a5d44c59baadeef8ab52f7e",
  "Package": "mdbr",
  "Title": "Work with Microsoft Access Files",
  "Version": "0.3.2.9000",
  "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-07-19 20:50:43 UTC",
  "RemoteUrl": "https://github.com/k5cents/mdbr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0f660050c483289e8b71c50bfc2c832fd15bafca",
  "Packaged": {
    "Date": "2026-07-19 21:36:18 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>",
  "_user": "k5cents",
  "_type": "src",
  "_file": "mdbr_0.3.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/b3dfa13d612c3dfeac08d69b9c6594c5d42dfa5141b39d0b1dcac58857e473fe",
  "_filesize": 1565751,
  "_sha256": "b3dfa13d612c3dfeac08d69b9c6594c5d42dfa5141b39d0b1dcac58857e473fe",
  "_expires": "2026-10-27T21:42:27.000Z",
  "_created": "2026-07-19T21:36:18.000Z",
  "_published": "2026-07-19T21:42:29.355Z",
  "_jobs": [
    {
      "job": 88239537219,
      "time": 168,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8447539529"
    },
    {
      "job": 88239537255,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8447533852"
    },
    {
      "job": 88239537253,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8447534307"
    },
    {
      "job": 88239537251,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8447535566"
    },
    {
      "job": 88239537254,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8447525680"
    },
    {
      "job": 88239537234,
      "time": 180,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8447540819"
    },
    {
      "job": 88239537230,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8447529118"
    },
    {
      "job": 88239537222,
      "time": 171,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8447539467"
    },
    {
      "job": 88239287554,
      "time": 194,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8447513018"
    },
    {
      "job": 88239537189,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8447530532"
    },
    {
      "job": 88239537225,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8447528431"
    },
    {
      "job": 88239537258,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8447528858"
    },
    {
      "job": 88239537210,
      "time": 318,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8447561418"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/k5cents/actions/runs/29704567280",
  "_status": "success",
  "_upstream": "https://github.com/k5cents/mdbr",
  "_commit": {
    "id": "0f660050c483289e8b71c50bfc2c832fd15bafca",
    "author": "Kiernan Nicholls <k5cents@gmail.com>",
    "committer": "Kiernan Nicholls <k5cents@gmail.com>",
    "message": "Bump to development version 0.3.2.9000 [skip ci]\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n",
    "time": 1784494243
  },
  "_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"
  },
  "_distro": "resolute",
  "_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
    },
    {
      "week": "2026-29",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "mdb",
    "microsoft-access"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "k5cents",
      "count": 109,
      "uuid": 18021678
    },
    {
      "user": "meztez",
      "count": 37,
      "uuid": 31039074
    },
    {
      "user": "xlai",
      "count": 1,
      "uuid": 6449900
    }
  ],
  "_userbio": {
    "uuid": 18021678,
    "type": "user",
    "name": "Kiernan Nicholls",
    "followers": 31,
    "description": "Political data analyst"
  },
  "_downloads": {
    "count": 474,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mdbr"
  },
  "_devurl": "https://github.com/k5cents/mdbr",
  "_pkgdown": "https://k5cents.github.io/mdbr/",
  "_searchresults": 19,
  "_rbuild": "4.6.1",
  "_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"
    },
    {
      "version": "0.3.1",
      "date": "2026-05-28"
    },
    {
      "version": "0.3.2",
      "date": "2026-07-18"
    }
  ],
  "_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.725911632295048,
  "_indexed": true,
  "_nocasepkg": "mdbr",
  "_universes": [
    "k5cents"
  ],
  "_previous": "0.3.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-07-19T21:39:25.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0f660050c483289e8b71c50bfc2c832fd15bafca",
      "fileid": "https://r2.ropensci.org/5d2ae2a7f9a1b9ec6c1c2a9b74b5c47cccdcae9405a297bde5c2e2587cded01c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/29704567280"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-07-19T21:38:43.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0f660050c483289e8b71c50bfc2c832fd15bafca",
      "fileid": "https://r2.ropensci.org/c76c76a2ee45e0938e70e130b57af70d5c6a3d3957600698089ef4eb90692834",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/29704567280"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-07-19T21:38:51.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0f660050c483289e8b71c50bfc2c832fd15bafca",
      "fileid": "https://r2.ropensci.org/490ffad5790d7d6713238b27e38ffdf180a5cdd535c51007f430fffca1d16d29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/29704567280"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-07-19T21:38:52.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0f660050c483289e8b71c50bfc2c832fd15bafca",
      "fileid": "https://r2.ropensci.org/f8d4e1d68d440a5a7858ba95a13fc583b64ceaa76632ac21d876baf4b358ca1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/29704567280"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-07-19T21:37:57.000Z",
      "arch": "aarch64",
      "commit": "0f660050c483289e8b71c50bfc2c832fd15bafca",
      "fileid": "https://r2.ropensci.org/5625d2795e0f21625924eb6c288233b42ddc782e09e50581838abce0d5f3c446",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/29704567280"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-07-19T21:39:13.000Z",
      "arch": "x86_64",
      "commit": "0f660050c483289e8b71c50bfc2c832fd15bafca",
      "fileid": "https://r2.ropensci.org/6d3ac2a60b034e01d6d8165da7b1a6d4599b851376859dcc42e59f1402bb7775",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/29704567280"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-07-19T21:38:14.000Z",
      "arch": "aarch64",
      "commit": "0f660050c483289e8b71c50bfc2c832fd15bafca",
      "fileid": "https://r2.ropensci.org/0fe8af553a21c1554be2fe969a9b7dbcd3548948aa9e724c2ea222836356b4ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/29704567280"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-07-19T21:39:07.000Z",
      "arch": "x86_64",
      "commit": "0f660050c483289e8b71c50bfc2c832fd15bafca",
      "fileid": "https://r2.ropensci.org/fce294f6aa4ba6f260ab88a7390a20d70f9f3a09b8d17cc010a828f5a9489880",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/29704567280"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2.9000",
      "date": "2026-07-19T21:38:39.000Z",
      "arch": "emscripten",
      "commit": "0f660050c483289e8b71c50bfc2c832fd15bafca",
      "fileid": "https://r2.ropensci.org/af00c9dab93d44e6dce6cf2bfd33935aa8a84b7203a80dd7fd9958d7dd2cd33b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/29704567280"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-07-19T21:37:44.000Z",
      "arch": "x86_64",
      "commit": "0f660050c483289e8b71c50bfc2c832fd15bafca",
      "fileid": "https://r2.ropensci.org/09e7d5438e54d354e5616d3396e68f6c4b45cf4153991248d758bdd33fca4c8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/29704567280"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-07-19T21:37:48.000Z",
      "arch": "x86_64",
      "commit": "0f660050c483289e8b71c50bfc2c832fd15bafca",
      "fileid": "https://r2.ropensci.org/242db55cbd5f716ff462170b6cf79bcf598dd737934948ee7ebeb5260d7c2d79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/29704567280"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-07-19T21:41:23.000Z",
      "arch": "x86_64",
      "commit": "0f660050c483289e8b71c50bfc2c832fd15bafca",
      "fileid": "https://r2.ropensci.org/cf76755949efe9235985c8a2d7278aca73eb215d4c1e93d5bea7daa5f9cd4a86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/k5cents/actions/runs/29704567280"
    }
  ]
}