# -------------------------------------------- # 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.1 doi: 10.32614/CRAN.package.redatamx identifiers: - type: url value: https://github.com/ideasybits/redatamx4r/ 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://ideasybits.r-universe.dev repository-code: https://github.com/ideasybits/redatamx4r commit: e169b7dbd4867dab7f2c1e58b0073646a5361d34 url: https://ideasybits.github.io/redatamx4r/ contact: - family-names: Salvador given-names: Jaime email: jaime.salvador@ideasybits.com orcid: https://orcid.org/0000-0002-3564-8929