-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
executable file
·25 lines (25 loc) · 977 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
Package: formhub
Version: 0.0.4.3
Date: 2014-5-13
Title: formhub.R -- pulling data from ona.io repositories easily.
Author: Prabhas Pokharel (Modi Research Group, Columbia University)
Maintainer: Prabhas Pokharel <[email protected]>
Depends:
R (>= 2.15.1),
RJSONIO (>= 0.96),
stringr,
plyr,
RCurl,
lubridate,
sp
Suggests:
ggplot2
Description: formhub.R provides functions to pull data from ona.io
into R. Included are functions to download the data directly from formhub,
read data from disk, and to convert formhub forms into dataframes.
formhub.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: http://www.SEL-Columbia.github.com/formhub.R
BugReports: http://github.com/SEL-Columbia/formhub.R/issues