Skip to content

Releases: pepfar-datim/datapackr

datapackr v7.3.1

26 Jan 12:54
d420d95
Compare
Choose a tag to compare

New features

Bug fixes

  • Updated how checkMechanisms handles dedupe mechs.

Minor improvements and fixes

datapackr v7.3.0

12 Jan 21:03
70fb068
Compare
Choose a tag to compare

New features

  • Updated COP validation rules for 2024
  • Updated checkAnalytics to analyze 2024 psnu data
  • Updated writePSNUxIM to be able to write 2024 PSNUxIM tabs

Bug fixes

Minor improvements and fixes

  • Updated unit tests related to the New features above

datapackr v7.2.1

19 Dec 17:49
71bc328
Compare
Choose a tag to compare

New features

  • Updates to COP24 Template

Bug fixes

  • Completed updates related to OPU Data Pack's conversion PSNUxIM tools
  • Updated country list for COP24 Target Setting Tool Generation script
  • Updated regular expression related to Year2 KP data

Minor improvements and fixes

datapackr v7.2.0

07 Dec 20:34
5bc140e
Compare
Choose a tag to compare

New features

  • Finalized model
  • Able to produce production 2024 Target Setting Tools

Bug fixes

  • Updated unPackYear2Sheet regular expression to better capture data.

Minor improvements and fixes

  • Update to Year 2 tab for OVC to include 18-20 age band
  • update default cell to A1 for all tabs
  • Updated packDataPack to hide rows in Year 2 and AGYW sheets
  • Updated documentation related to getValidOrgUnits
  • Updated documentation related to extractDuplicateRows

datapackr v7.1.1

06 Dec 15:05
0111a6f
Compare
Choose a tag to compare

New features

  • Added support for either PSNUxIM or OPU Data Packs for COP23.

Bug fixes

  • upgrade related to check params and Added exclusion of COP24 for regions

Minor improvements and fixes

  • Reorganized COP24 files
  • Cached valid_OrgUnits as CSV
  • Updated createDatimExport to handle COP24
  • Saved DEsCOCs metadata as CSV accessible via API

datapackr v7.1.0

21 Nov 16:50
56f3612
Compare
Choose a tag to compare

New features

  • Updated logic related to the PSNUxIm.
  • Updated various configuration files for year 2024

Bug fixes

Minor improvements and fixes

  • Updated home tab title to reflect new fiscal year syntax.
  • Updated createKycahinInfo to reflect new fiscal year syntax
  • Moved getPSNUs into its own file
  • Updated metadata, reviewed formulas, and formatting.
  • Added tests related to unpackSNUxIM and dataset creation
  • Updated year 23 data pack template and schema
  • Various small updates to how configuration files are generated

datapackr v7.0.3

09 Nov 12:54
fdf8281
Compare
Choose a tag to compare

New features

Bug fixes

  • Updated datapackVSDatim to be more representative.
  • Updated COP22 schema update script
  • Updated cached map script for cogs for year 2024
  • Fixed getRDA for unit tests
  • Updated unit test related to create schema.

Minor improvements and fixes

  • Added year 2024 to getHTSModality
  • Updated unPackSchema in how it handles multi uid patterns.
  • Updated update_de_coc_co_map for year 2024
  • Added an utility function related to DHIS2 UID's patterns
  • Updated various configuration files

datapackr v7.0.2

13 Oct 15:03
dc42354
Compare
Choose a tag to compare

New features

  • Opens generation & processing of COP24 Data Packs.

Bug fixes

  • Corrects formatting of randomized Spectrum data saved in testing files from RData to rds.

Minor improvements and fixes

  • Exports writeSpectrumData to allow functionalized writing of Spectrum data to Spectrum tab of Data Packs.
  • Updated some minor R package documentation.
  • compareData_DatapackVsDatim updated to no longer include a dedupe data frame. This is more in line with the current operations of datim, and will assist with imports.

datapackr v7.0.1

11 Aug 13:29
9275632
Compare
Choose a tag to compare

New features

  • COP24 PSNUxIM Tool Template created

Bug fixes

  • Update to compareData_DatapackVsDatim that removes a filter that was blocking "dreams" data
  • Updated dataset levels
  • Fixed issue related to ordering by age in the memo tables

Minor improvements and fixes

  • COP24 Data Pack Template updated to incorporate formulas flagged for edit during COP23.
  • COP24 Data Pack Template updated to increment FY references in Year 2 tab.
  • Package dependencies updated

datapackr v7.0.0

17 Jul 18:30
504ecbb
Compare
Choose a tag to compare

New features

  • Cop24 Data Pack Template created

Bug fixes

  • Updated valid Org Units to include UG SNU 2 PSNU's

Minor improvements and fixes