Changes in version 0.5.5 (2025-12-01) - Strengthened analysis method validation with clear errors for missing or undefined MethodId values and warnings when method templates or parameter value sources cannot be resolved. - Added guardrails for analysis set generation that warn on missing or incomplete metadata and fall back to the unfiltered analysis dataset when needed. - Tightened ARS metadata ingestion by requiring analysisSets definitions in JSON and the analysis code template sheets in Excel workbooks. - Expanded test coverage for analysis methods, analysis sets, and data subset condition handling to capture more metadata edge cases. Changes in version 0.5.4 (2025-09-25) - Comprehensive testing added: checking generated ARD result values - added warning messages with cli() - cover scenarios for bigN vs table-level subsetting Changes in version 0.5.3 (2025-08-28) - Cover scenario of multi-value DataSubsets - Cover scenario of overlapping variables in ADSL merge Changes in version 0.5.2 (2025-08-25) - Added conditional operators to cover EQ, NE, GE, GT, LE, LT Changes in version 0.5.0 (2025-07-29) - readARS function to ingest xlsx, json and CDISC example Changes in version 0.4.0 (2025-07-18) - addition of readARS_xl function - example added of {cards} in AnalysisMethodCodeTemplate Changes in version 0.3.0 (2025-03-03) - dynamic recognition of ADaMs Changes in version 0.1.0 (2025-02-10) - Initial CRAN submission.