Provides an API to work with 'Redatam' (see <https://redatam.org>) 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()).
| Version: | 1.1.4 | 
| LinkingTo: | cpp11 | 
| Published: | 2025-06-09 | 
| DOI: | 10.32614/CRAN.package.redatamx | 
| Author: | Jaime Salvador | 
| Maintainer: | Jaime Salvador <jaime.salvador at ideasybits.com> | 
| BugReports: | https://github.com/ideasybits/redatamx4r/issues | 
| License: | GPL (≥ 3) | 
| Copyright: | See COPYRIGHTS for details. redatamx copyright details | 
| URL: | https://ideasybits.github.io/redatamx4r/, https://github.com/ideasybits/redatamx4r/ | 
| NeedsCompilation: | yes | 
| SystemRequirements: | 'Redatam' runtime engine (see https://redatam.org), The dynamic binary library is downloaded from <https://redatam-core.s3.us-west-2.amazonaws.com> during the build step. Currently supported platforms are Windows, Linux and macOS. | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | redatamx results | 
| Reference manual: | redatamx.html , redatamx.pdf | 
| Package source: | redatamx_1.1.4.tar.gz | 
| Windows binaries: | r-devel: redatamx_1.1.4.zip, r-release: redatamx_1.1.4.zip, r-oldrel: redatamx_1.1.4.zip | 
| macOS binaries: | r-release (arm64): redatamx_1.1.4.tgz, r-oldrel (arm64): redatamx_1.1.4.tgz, r-release (x86_64): redatamx_1.1.4.tgz, r-oldrel (x86_64): redatamx_1.1.4.tgz | 
| Old sources: | redatamx archive | 
Please use the canonical form https://CRAN.R-project.org/package=redatamx to link to this page.