Changes in version 0.3.0.9000 Changes in version 0.3.0 (2026-03-03) - Add fill_proxy_growth() and calculate_lmdi() (@jinfama, #65). - Build datasets for GRAFS model in Spain (@AliceBeckmann, #18). - Add harmonization functions (@justin-morgan-csic, #66). Changes in version 0.2.0 (2025-10-15) - Add gapfilling functions fill_linear(), fill_sum() (@eduaguilera, #11). - Now examples can't fail because of unavailable Internet resources (#58). Changes in version 0.1.0 (2025-07-25) - Work in Progress FABIO model implementation: - Build supply-use tables (build_supply_use()) (#17). - Balance bilateral trade (get_bilateral_trade()) (#8, #9). - Create article Follow the workflow for new contributors (#1, #2, #29). - Download large datasets with whep_read_file() and pins package (#29, #43). - Get raw FAOSTAT data with get_faostat_data() wrapper (#3). - Initial CRAN submission.