Redatam R package version
1.1.1
- Updated to Redatam engine 2025-04-03 (Redatam 1.0.1-final)
- Added ‘redatam_load_plugin(file_path)’ to load plugins conataining
datasets or exporters
- Fixed some bugs inside Redaram 1.0.1-final.
- Added plugins to GitHub repository.
- Fixed redatam_info() output
Redatam R package version
1.1.0
- Updated to Redatam engine 2024-12-22.
- Added ‘redatam_info()’ function to get extended API
information.
- Added support to create Redatam databases: ‘redatam_create()’
Redatam R package version
1.0.1
- Added package’s source code URL (github repository)
- Added package’s issues URL (github Issues)
- Added entries to ‘Articles’: Crosstabs
- Updated function’s documentation
- Hid internal functions from documentation: redatam_init_(),
redatam_destroy_(), redatam_internal_query(),
redatam_internal_run()
Redatam R package version
1.0.0
- First working version.
- Initial CRAN submission.