This package is deprecated. Please use 'redatamx' instead. 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.0.1 |
LinkingTo: | cpp11 |
Published: | 2024-11-06 |
DOI: | 10.32614/CRAN.package.minired |
Author: | Jaime Salvador [aut, cre], CELADE [cph] |
Maintainer: | Jaime Salvador <jaime.salvador at ideasybits.com> |
License: | GPL (≥ 3) |
Copyright: | See COPYRIGHTS for details. minired copyright details |
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 and Linux (both for x86-64 processors only) |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | minired results |
Reference manual: | minired.pdf |
Package source: | minired_1.0.1.tar.gz |
Windows binaries: | r-devel: minired_1.0.1.zip, r-release: minired_1.0.1.zip, r-oldrel: minired_1.0.1.zip |
macOS binaries: | r-release (arm64): minired_1.0.1.tgz, r-oldrel (arm64): minired_1.0.1.tgz, r-release (x86_64): minired_1.0.1.tgz, r-oldrel (x86_64): minired_1.0.1.tgz |
Old sources: | minired archive |
Please use the canonical form https://CRAN.R-project.org/package=minired to link to this page.