Skip to contents

DHSHarmonization 0.0.0.9002 (2025-10-28)

  • Updated list_raw_flat_dhs and list_raw_gps_dhs functions to accept a file_list argument for better flexibility.
  • Removed the deprecated list_raw_flat_mis function and its associated tests.
  • Enhanced documentation for list_raw_flat_dhs, list_raw_gps_dhs, and list_raw_gps_covars to reflect new usage patterns.
  • Updated vignettes to demonstrate the new function signatures and provide clearer examples for users.
  • Added error handling in the data merging process for better robustness.

  • Updated list_raw_flat_dhs and list_raw_gps_dhs functions to accept a file_list argument for better flexibility.
  • Removed the deprecated list_raw_flat_mis function and its associated tests.
  • Enhanced documentation for list_raw_flat_dhs, list_raw_gps_dhs, and list_raw_gps_covars to reflect new usage patterns.
  • Updated vignettes to demonstrate the new function signatures and provide clearer examples for users.
  • Added error handling in the data merging process for better robustness.

DHSHarmonization 0.0.0.9001 (2025-10-21)

  • Add docs for github pages
  • Update README with installation instructions
  • Minor edits to dev/flat_load_dhs_data.Rmd
  • Created package documentation for DHSHarmonization.
  • Documented and implemented the link_inputs function for symlinking Google Drive data.
  • Added functions for listing raw DHS data and GPS covariates.
  • Implemented load functions for flat DHS data and GPS covariates.
  • Created pipe operator documentation.
  • Added summary function for DHS flat dictionary.
  • Established test cases for all implemented functions.
  • Developed vignettes for linking and tracking raw inputs, and reading in files from DHS.
  • Developed targets pipeline for initial loading and processing of flat data files

  • Add docs for github pages
  • Update README with installation instructions
  • Minor edits to dev/flat_load_dhs_data.Rmd
  • Created package documentation for DHSHarmonization.
  • Documented and implemented the link_inputs function for symlinking Google Drive data.
  • Added functions for listing raw DHS data and GPS covariates.
  • Implemented load functions for flat DHS data and GPS covariates.
  • Created pipe operator documentation.
  • Added summary function for DHS flat dictionary.
  • Established test cases for all implemented functions.
  • Developed vignettes for linking and tracking raw inputs, and reading in files from DHS.
  • Developed targets pipeline for initial loading and processing of flat data files

  • Created package documentation for DHSHarmonization.
  • Documented and implemented the link_inputs function for symlinking Google Drive data.
  • Added functions for listing raw DHS data and GPS covariates.
  • Implemented load functions for flat DHS data and GPS covariates.
  • Created pipe operator documentation.
  • Added summary function for DHS flat dictionary.
  • Established test cases for all implemented functions.
  • Developed vignettes for linking and tracking raw inputs, and reading in files from DHS.
  • Developed targets pipeline for initial loading and processing of flat data files

DHSHarmonization (development version)

  • Initial commit.