diff --git a/make.do b/make.do new file mode 100644 index 0000000..883d890 --- /dev/null +++ b/make.do @@ -0,0 +1,14 @@ +// the 'make.do' file is automatically created by 'github' package. +// execute the code below to generate the package installation files. +// DO NOT FORGET to update the version of the package, if changed! +// for more information visit http://github.com/haghish/github + +make pcn, replace toc pkg version(0.9.7) /// + license("MIT") /// + author("R.Andres Castaneda") /// + affiliation("The World Bank") /// + email("acastanedaa@worldbank.org") /// + url("https://github.com/PovcalNet-Team/pcn") /// + title("pcn") /// + description("Povcalnet Management") /// + install("pcn.ado;pcn_compare.ado;pcn_compare_gr.ado;pcn_compare_rp.ado;pcn_create.ado;pcn_create_isynth.ado;pcn_download_gpwg.ado;pcn_download_pending.ado;pcn_download_wrk.ado;pcn_groupdata.ado;pcn_inventory.ado;pcn_load.ado;pcn_load_cpi.ado;pcn_load_estimates.ado;pcn_load_price.ado;pcn_load_wrk.ado;pcn_master_load.ado;pcn_master_update.ado;pcn_primus_download.ado;pcn_primus_download_estimates.ado;pcn_primus_download_trans.ado;pcn_primus_load.ado;pcn_primus_query.ado;pcn_production.ado;pcn_savedata.ado;pcn_test.ado;pcn_update_cpi.ado;pcn_update_price.ado;pcn_functions.mata;pcn.smcl;pcn.sthlp;pcn_compare.sthlp;pcn_create.sthlp;pcn_download.sthlp;pcn_full.sthlp;pcn_gd.sthlp;pcn_load.sthlp;pcn_master.sthlp;pcn_primus.sthlp;pcn_production.sthlp") diff --git a/pcn.ado b/pcn.ado index 5bac37f..53ab5e2 100644 --- a/pcn.ado +++ b/pcn.ado @@ -408,10 +408,6 @@ pcn master, update(gdp) pcn master, update(pce) - -Version Control: - - /*==================================================================== Create repository ====================================================================*/ @@ -489,3 +485,19 @@ if ("`createrepo'" != "" & "`calcset'" == "repo") { save "`reporoot'\repo_vc_`repository'.dta", replace exit } + + + + + + + +Version Control: + + +*! version 0.9.7 <2023Jan09> + + + + + diff --git a/pcn.pkg b/pcn.pkg new file mode 100644 index 0000000..f479649 --- /dev/null +++ b/pcn.pkg @@ -0,0 +1,48 @@ +v 0.9.7 +d 'PCN': pcn +d +d Povcalnet Management +d +d Distribution-Date: 20230109 +d License: MIT +d +F pcn.ado +F pcn.smcl +F pcn.sthlp +F pcn_compare.ado +F pcn_compare.sthlp +F pcn_compare_gr.ado +F pcn_compare_rp.ado +F pcn_create.ado +F pcn_create.sthlp +F pcn_create_isynth.ado +F pcn_download.sthlp +F pcn_download_gpwg.ado +F pcn_download_pending.ado +F pcn_download_wrk.ado +F pcn_full.sthlp +F pcn_functions.mata +F pcn_gd.sthlp +F pcn_groupdata.ado +F pcn_inventory.ado +F pcn_load.ado +F pcn_load.sthlp +F pcn_load_cpi.ado +F pcn_load_estimates.ado +F pcn_load_price.ado +F pcn_load_wrk.ado +F pcn_master.sthlp +F pcn_master_load.ado +F pcn_master_update.ado +F pcn_primus.sthlp +F pcn_primus_download.ado +F pcn_primus_download_estimates.ado +F pcn_primus_download_trans.ado +F pcn_primus_load.ado +F pcn_primus_query.ado +F pcn_production.ado +F pcn_production.sthlp +F pcn_savedata.ado +F pcn_test.ado +F pcn_update_cpi.ado +F pcn_update_price.ado diff --git a/stata.toc b/stata.toc new file mode 100644 index 0000000..8299fee --- /dev/null +++ b/stata.toc @@ -0,0 +1,9 @@ +v 0.9.7 +d Materials by R.Andres Castaneda +d The World Bank +d acastanedaa@worldbank.org +d https://github.com/PovcalNet-Team/pcn + +d 'pcn': Povcalnet Management + +p pcn