Skip to content

Releases: pepfar-datim/datapackr

datapackr v8.0.1

01 Oct 15:19
8d64e8a
Compare
Choose a tag to compare

New features

Bug fixes

Minor improvements and fixes

  • Addressed issues related to mechanisms and the Regionalization of countries in DATIM

datapackr v8.0.0

05 Sep 19:33
7845886
Compare
Choose a tag to compare

New features

  • Ability to process COP25 datapacks full version
  • Addition of the comparison plus file.

Bug fixes

Minor improvements and fixes

*Updated template and source files for COP25

datapackr v7.6.2

22 Jul 17:25
8fc4abf
Compare
Choose a tag to compare

New features

Bug fixes

  • Updated checkMechanisms to handle shifts in rationalization as it relates to 23 OPU's

Minor improvements and fixes

datapackr v7.6.0

01 Jul 14:34
beac698
Compare
Choose a tag to compare

New features

  • Sunset COP21 and COP22
  • Added original versions of the COP25 templates

Bug fixes

  • reenabled droping invalid disaggs from the year 2 sheet
  • Updated Valid Org Units for 2024 to account for regionalization.
  • Removed COP Season parameter

Minor improvements and fixes

  • Updated strip_wb_nas

datapackr v7.5.0

30 May 12:53
65ebf58
Compare
Choose a tag to compare

New features

  • Add utility functions for interacting with PDAP Jobs

Bug fixes

Minor improvements and fixes

  • Updated dependencies
  • Updated lintr to be more restrictive and updated code to fit new restrictions
  • Removed TODO's from the entire code base

datapackr v7.4.4

20 May 14:20
3a92edb
Compare
Choose a tag to compare

New features

Bug fixes

Minor improvements and fixes

  • Updated exported functions and back end param handling.
  • Updated documentation

datapackr v7.4.3

11 Apr 23:11
13d662d
Compare
Choose a tag to compare

New features

Bug fixes

  • Updated checkanalytics and their associated tests. Relating to PMTCT & TB_STAT columns being based on COP Year.

Minor improvements and fixes

  • Added tests related to writePSNUxIM
  • Updated getCurrentCOPYear to 2024, and started development on sunsetting this function.
  • Removed non-ASCII character from file unPackingChecks
  • Fix issue with package imports flagged by devtools::check

datapackr v7.4.0

23 Feb 13:00
e0dedf8
Compare
Choose a tag to compare

New features

  • Created createPAWExport to prepare data to be exported to PAW
  • Modified createDATIMExport to prepare data to be exported only to DATIM
  • Modified packForDATIM to feed both of the aforementioned export functions

Bug fixes

Minor improvements and fixes

  • Added tests around both createPAWExport,createDATIMExport, and packForDATIM
  • Please note a few hot fixes related to visual formatting went into main between 7.3.3 and 7.4.0.

datapackr v7.3.3

09 Feb 15:49
e431adb
Compare
Choose a tag to compare

New features

Bug fixes

  • Updated packForDATIM to include only certain pop indicators for COP24 in createDATIMExport.
  • Patched update_de_coc_co_map to allow for certain data elements to be included even though they were left off the data entry forms
  • Updated getCOPDataFromDATIM, as it relates to imports, to work with COP24
  • Updated getMemoIndicators to allow for COP24
  • Updated memoStructure to allow for COP24

Minor improvements and fixes

datapackr v7.3.2

30 Jan 15:43
fd06f8c
Compare
Choose a tag to compare

New features

Bug fixes

  • Updated packForDATIM to included pop indicators for COP24 in createDATIMExport.

Minor improvements and fixes