The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.1
Imports: DBI, lifecycle, methods, tibble, utils, jsonlite
Suggests: readr, testthat (≥ 3.0.0)
Published: 2026-05-28
DOI: 10.32614/CRAN.package.mdbr
Author: Kiernan Nicholls ORCID iD [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

Documentation:

Reference manual: mdbr.html , mdbr.pdf

Downloads:

Package source: mdbr_0.3.1.tar.gz
Windows binaries: r-devel: mdbr_0.3.1.zip, r-release: mdbr_0.3.1.zip, r-oldrel: mdbr_0.3.1.zip
macOS binaries: r-release (arm64): mdbr_0.3.1.tgz, r-oldrel (arm64): mdbr_0.3.1.tgz, r-release (x86_64): mdbr_0.3.1.tgz, r-oldrel (x86_64): mdbr_0.3.1.tgz
Old sources: mdbr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mdbr to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.