Skip to content

Commit

Permalink
changes version number
Browse files Browse the repository at this point in the history
  • Loading branch information
l-gorman committed Nov 8, 2022
1 parent f0df5f7 commit fec94a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
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
Expand Down

0 comments on commit fec94a0

Please sign in to comment.