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.1 |
Depends: | R (≥ 3.5.0) |
Imports: | blob, hms, tibble |
Suggests: | rmarkdown, devtools, knitr, testthat (≥ 3.0.0), usethis |
Published: | 2025-09-16 |
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 |
NeedsCompilation: | yes |
Materials: | README, NEWS |
CRAN checks: | Rparadox results |
Reference manual: | Rparadox.html , Rparadox.pdf |
Vignettes: |
Introduction to Rparadox (source, R code) |
Package source: | Rparadox_0.1.1.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=Rparadox to link to this page.