Changelog
Source:NEWS.md
migest 2.0.5
- Added
net_matrix_ipf(),net_matrix_optim(),net_matrix_lp()andnet_matrix_entropy()functions. - Replaced
orig_col,dest_colandflow_colargument names in,sum_unilat(),sum_region()andsum_country()withorig,destandflow. - Allow
orig,destandflowargument names in,sum_bilateral,sum_region()andsum_country()to be non-characters. - Added
sum_unilat()alias ofsum_region()andsum_country() - Replaced
orig_col,dest_colandflow_colargument names in all other functions - Added
labels.pos.adjust = FALSEinmig_chord() - Default colour ordering in
mig_chord()based onunion(.$orig, .$dest) - Include
na_rmoption insum_region()andsum_country()
migest 2.0.4
CRAN release: 2023-11-18
- Direct demo users to
mig_chord()pkgdown site - Fixed colour ordering in
mig_chord()whenorderis set - Added
nb_non_zero()to deal with negative native born population estimates from World Bank data - Changed function name of
rescale_nb()tonb_scale_global() - Changed function name of
match_pob_tot()tomatch_birthplace_tot() - Changed argument names in
ffs_demo(),ffs_diff()andffs_rates()to more intuitive values (stock_startinstead ofs1,stock_endinstead ofs2,birthsinstead ofb,deathsinstead ofdandseedinstead ofm - Added code to create
dict_ims - Added countries based on older political geography to
dict_imsand column in data frame to indicate not in UN IMS data. - Added
korea_gravity, combiningkorea_dist,korea_pop, andkorea_regand additional distance, contiguity, area and economic measures. - Removed
korea_dist,korea_pop, andkorea_reg - Updated examples in
index_*()functions for changes in Korean data
migest 2.0.3
CRAN release: 2022-10-28
- Dropped
sum_turnover()andsum_bilateral() - Fixed axis upper limits in
mig_chord() - Added
label_squeezeoption tomig_chord() - Added
region_ac2022andregion_wbcolumn todict_ims - Replaced
ipffunctions inffs_demo()and sub-functions withmipfp::Ipfp - Added
returnoption inffs_demo()to output only estimted flow array unless otherwise stated - Added
name_shortcolumn todict_ims - Simplified
sum_od()code to directly work with outputs fromffs_demo()and provide margin sums
migest 2.0.2
CRAN release: 2021-12-02
- Added method option to
birth_mat() - Added
sum_bilat()forsum_bilateral() - Added
sum_country()
migest 2.0.1
CRAN release: 2021-10-30
- Added a
NEWS.mdfile to track changes to the package. - Added hex logo
- Added pkgdown
- Github actions working
- Added
str_wrap_n() - Added
mig_chord() - Added
dict_ims - Replace
sum_turnover()withsum_region() - Replace
counter()withsum_bilateral()