forked from prabhasp/formhub.R
-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathDESCRIPTION
29 lines (29 loc) · 1002 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Package: ona
Version: 0.0.1.1.1
Date: 2016-3-30
Title: ona.R -- pulling data from ona.io repositories easily.
Author: Prabhas Pokharel (Modi Research Group, Columbia University)
Clone: Jonathan Munene (Ona Kenya Ltd.)
Maintainer: Jonathan Munene <[email protected]>
Depends:
R (>= 2.15.1),
RJSONIO (>= 0.96),
stringr,
plyr,
RCurl,
lubridate,
doBy,
sp
Suggests:
ggplot2,
testthat
Description: ona.R provides functions to pull data from ona.org
into R. Included are functions to download the data directly from ona,
read data from disk, and to convert ona forms into dataframes.
ona.R also parses data into the right formats according to the form
that was used to collect data, and offers some convenience functions
appropriate for data collected through surveys.
License: Dual-licensed. GPL for commercial uses. BSD for non-commercial uses.
URL: https://github.com/onaio/ona.r
BugReports: https://github.com/onaio/ona.r/issues
RoxygenNote: 6.1.1