# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "minired" in publications use:' type: software license: GPL-3.0-or-later title: 'minired: R Interface to ''Redatam'' Library' version: 1.0.0 doi: 10.32614/CRAN.package.minired 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 a database (''redatam_open()''), 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://CRAN.R-project.org/package=minired date-released: '2024-10-10' contact: - family-names: Salvador given-names: Jaime email: jaime.salvador@ideasybits.com orcid: https://orcid.org/0000-0002-3564-8929