# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Rparadox" in publications use:' type: software title: 'Rparadox: Read Paradox Database Files into R' version: 0.2.2 doi: 10.32614/CRAN.package.Rparadox abstract: 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. authors: - family-names: Popov given-names: Daniil email: popov.daniil@gmail.com repository: https://celebithil.r-universe.dev repository-code: https://github.com/celebithil/Rparadox commit: 1cc26c9d12790c4294bf6f43af547a2a6ae28973 url: https://github.com/steinm/pxlib date-released: '2026-02-16' contact: - family-names: Popov given-names: Daniil email: popov.daniil@gmail.com