mdbr: Work with Microsoft Access Files
Work with Microsoft Access '.mdb' and '.accdb' files using the
open source 'MDB Tools' library <https://github.com/mdbtools/mdbtools/>.
The library is compiled and bundled with the package, so no external
installation is required. Provides high-level helpers for reading tables,
exporting to CSV or JSON, inspecting table definitions, and running SQL queries.
Also exposes a full read-only 'DBI' interface for use with standard
database workflows.
| Version: |
0.3.0 |
| Imports: |
DBI, lifecycle, methods, tibble, utils, jsonlite |
| Suggests: |
readr, testthat (≥ 3.0.0) |
| Published: |
2026-05-23 |
| DOI: |
10.32614/CRAN.package.mdbr |
| Author: |
Kiernan Nicholls
[aut, cre, cph],
Bruno Tremblay [ctb] (DBI interface and bundled mdbtools source) |
| Maintainer: |
Kiernan Nicholls <k5cents at gmail.com> |
| BugReports: |
https://github.com/k5cents/mdbr/issues |
| License: |
GPL-3 | LGPL-2 |
| URL: |
https://k5cents.github.io/mdbr/, https://github.com/k5cents/mdbr,
https://github.com/mdbtools/mdbtools/ |
| NeedsCompilation: |
yes |
| SystemRequirements: |
GNU make |
| Materials: |
README, NEWS |
| CRAN checks: |
mdbr results [issues need fixing before 2026-06-06] |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=mdbr
to link to this page.