The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

redatamx: R Interface to 'Redatam' Library

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-21
Author: Jaime Salvador ORCID iD [aut, cre], CELADE [cph]
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

Documentation:

Reference manual: redatamx.pdf

Downloads:

Package source: redatamx_1.0.1.tar.gz
Windows binaries: r-devel: redatamx_1.0.0.zip, r-release: redatamx_1.0.0.zip, r-oldrel: redatamx_1.0.0.zip
macOS binaries: r-release (arm64): redatamx_1.0.0.tgz, r-oldrel (arm64): redatamx_1.0.0.tgz, r-release (x86_64): redatamx_1.0.1.tgz, r-oldrel (x86_64): redatamx_1.0.1.tgz
Old sources: redatamx archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=redatamx to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.