Package: mdbr
Title: Work with Microsoft Access Files
Version: 0.1.2
Authors@R: 
    person(given = "Kiernan",
           family = "Nicholls",
           role = c("aut", "cre"),
           email = "kiernann@protonmail.com")
Description: Use the open source 'MDB Tools' utilities
    <https://github.com/mdbtools/mdbtools/>. Primarily used for converting
    proprietary Microsoft Access files to simple text files and then
    reading those as data frames.
License: GPL-3
URL: https://github.com/kiernann/mdbr
BugReports: https://github.com/kiernann/mdbr/issues
Imports: readr
Suggests: testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
SystemRequirements: mdbtools: mdbtools (deb).
NeedsCompilation: no
Packaged: 2020-11-03 14:54:08 UTC; kiernan
Author: Kiernan Nicholls [aut, cre]
Maintainer: Kiernan Nicholls <kiernann@protonmail.com>
Repository: CRAN
Date/Publication: 2020-11-09 09:30:02 UTC
Built: R 4.1.0; ; 2021-05-27 12:19:37 UTC; unix
