diff --git a/DESCRIPTION b/DESCRIPTION index 6460760d..d5a98c4c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,10 +1,10 @@ Package: rhomis Type: Package Title: Essential Processes for RHoMIS Data -Version: 0.2.0 +Version: 1.0.0 Author: Leo Gorman Maintainer: Leo Gorman -Description: This package enables complete processing of RHoMIS data. This processing occurs in X main steps. Data is downloaded from the RHoMIS ODK central server. Data is cleaned, column names are simplified, new units are extracted. Data is reformatted, data collected in an ODK loop structure is formatted for analysis. Reformatted data is processed to generate key indicators. A series of standard plots and outputs are generated. +Description: This package enables complete processing of RHoMIS data. This processing occurs in 3 main steps. Data is downloaded from the RHoMIS ODK central server. Data is cleaned, column names are simplified, new units are extracted. Data is reformatted, data collected in an ODK loop structure is formatted for analysis. Reformatted data is processed to generate key indicators. A series of standard plots and outputs are generated. License: GPL (>= 3) Encoding: UTF-8 LazyData: true