Rparadox: Read Paradox Database Files into R
Provides a simple and efficient way to read data from Paradox
database files (.db) directly into R as modern 'tibble' data frames.
It uses the underlying 'pxlib' C library, to handle the low-level file format
details and provides a clean, user-friendly R interface.
Version: |
0.1.5 |
Depends: |
R (≥ 3.5.0) |
Imports: |
blob, hms, tibble, stringi |
Suggests: |
rmarkdown, devtools, knitr, testthat (≥ 3.0.0), usethis |
Published: |
2025-09-29 |
DOI: |
10.32614/CRAN.package.Rparadox |
Author: |
Daniil Popov [aut, cre] |
Maintainer: |
Daniil Popov <popov.daniil at gmail.com> |
BugReports: |
https://github.com/celebithil/Rparadox/issues |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: |
https://github.com/celebithil/Rparadox,
https://github.com/steinm/pxlib |
NeedsCompilation: |
yes |
Materials: |
README, NEWS |
CRAN checks: |
Rparadox results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=Rparadox
to link to this page.