Fixed invalid chars (like **) in creation module. All invalid values
are assigned to MV
Version 1.2.1
Redatam Engine updated to 1.2.1-final
Fixed RUNDEF FILTER bug
Version 1.2.0
Redatam Engine updated to 1.2.0-final
New CSPro8 support
Fixed JSON exports for aggregation functions (MEDIAN, AVERAGE,
etc)
@cmpcode variable
is created for all selectable entities
Variables and entities can be referenced by alias
Fixed UTF-8 characters in database creation (lookups)
Auto configuration mode in database creation: @cmpdode, no SDC, data file,
auto-lookups
Version 1.1.4
Redatam Engine updated to 1.1.1-final
Fixed SWITCH command parser
ENGINE, RXAPP: WIN32 Fixed file names with Latin characteres
Version 1.1.3
Redatam Engine updated to 1.1.0-final (same major.minor version as
CRAN project)
Redatam Engine Windows version updated to use GCC 14.2 on
windows
Fixed non-utf8 characters in database paths
Add ‘valid(varname)’ command to SPC syntax
Fixed ‘NOT(expr)’ command
Version 1.1.2
Fixed ‘Packages which use Internet resources should fail gracefully
with an informative message if the resource is not available or has
changed (and not give a check warning nor error)’.
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()’