forked from cloudyr/Rmonkey
-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
17 lines (17 loc) · 964 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 = "[email protected]"),
person("Kevin", "Little", role = "ctb",
email = "[email protected]"),
person("David", "Robinson", role = "ctb",
email = "[email protected]"),
person("Stephan", "Renatus", role = "ctb"))
Maintainer: Thomas J. Leeper <[email protected]>
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