# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "redatamx" in publications use:' type: software license: GPL-3.0-or-later title: 'redatamx: R Interface to ''Redatam'' Library' version: 1.0.0 doi: 10.32614/CRAN.package.redatamx abstract: 'Provides an API to work with ''Redatam'' (see ) databases in both formats: ''RXDB'' (new format) and ''DICX'' (old format) and running ''Redatam'' programs written in ''SPC'' language. It''s a wrapper around ''Redatam'' core and provides functions to open/close a database (redatam_open()/redatam_close()), list entities and variables from the database (redatam_entities(), redatam_variables()) and execute a ''SPC'' program and gets the results as data frames (redatam_query(), redatam_run()).' authors: - family-names: Salvador given-names: Jaime email: jaime.salvador@ideasybits.com orcid: https://orcid.org/0000-0002-3564-8929 repository: https://jaimesalvador.r-universe.dev commit: cad867affecc1a686c2da26c77681e18d077a671 date-released: '2024-11-01' contact: - family-names: Salvador given-names: Jaime email: jaime.salvador@ideasybits.com orcid: https://orcid.org/0000-0002-3564-8929