whep 0.1.0
CRAN release: 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).
- Build supply-use tables (
- Create article
Follow the workflow
for new contributors (#1, #2, #29). - Download large datasets with
whep_read_file()
andpins
package (#29, #43). - Get raw FAOSTAT data with
get_faostat_data()
wrapper (#3). - Initial CRAN submission.