-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathDESCRIPTION
19 lines (19 loc) · 1.02 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: Rmonkey
Version: 0.3.3
Date: 2016-03-20
Title: A Survey Monkey R Client
Authors@R: c(person("Thomas J.", "Leeper",
role = c("aut", "cre"),
email = "thosjleeper@gmail.com",
comment = c(ORCID = "0000-0003-4097-6326")),
person("Kevin", "Little", role = "ctb",
email = "klittle@iecodesign.com"),
person("David", "Robinson", role = "ctb",
email = "drobinson@stackoverflow.com"),
person("Stephan", "Renatus", role = "ctb"))
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Imports: stats, utils, httr, jsonlite, curl, plyr
Description: Programmatic access to the Survey Monkey API <https://developer.surveymonkey.com/>, which currently provides extensive functionality for monitoring surveys and retrieving survey results and some functionality for creating new surveys and data collectors.
License: GPL-2
URL: https://github.com/cloudyr/Rmonkey
BugReports: https://github.com/cloudyr/Rmonkey/issues