Releases: pepfar-datim/datapackr
Releases · pepfar-datim/datapackr
datapackr v7.3.2
New features
Bug fixes
- Updated
packForDATIM
to included pop indicators for COP24 increateDATIMExport
.
Minor improvements and fixes
datapackr v7.3.1
New features
Bug fixes
- Updated how
checkMechanisms
handles dedupe mechs.
Minor improvements and fixes
datapackr v7.3.0
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
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
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
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
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
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
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
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