Package: pyMTurkR
Type: Package
Title: A Client for the 'MTurk' Requester API
Version: 1.1.4
Authors@R: c(person("Tyler", "Burleigh",
                    role = c("aut", "cre"), 
                    email = "tylerburleigh@gmail.com",
                    comment = c(twitter = "https://twitter.com/tylerburleigh")),
			 person("Thomas J.", "Leeper",
                    role = c("aut"), 
                    email = "thosjleeper@gmail.com",
                    comment = c(ORCID = "0000-0003-4097-6326")),
             person("Solomon", "Messing", role = "ctb"),
             person("Sean", "Murphy", role = "ctb"),
             person("Jonathan", "Chang", role = "ctb"),
             person("Andrew", "Brown", role = "ctb"))
Maintainer: Tyler Burleigh <tylerburleigh@gmail.com>
Description: Provides access to the latest 'Amazon Mechanical Turk' ('MTurk') <https://www.mturk.com> Requester API (version '2017–01–17'), replacing the now deprecated 'MTurkR' package.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: reticulate, curl, stats, utils, XML
RoxygenNote: 6.1.1
Suggests: testthat (>= 2.1.0), covr, knitr, rmarkdown
NeedsCompilation: no
Packaged: 2020-02-04 12:50:35 UTC; tyler
Author: Tyler Burleigh [aut, cre] (https://twitter.com/tylerburleigh),
  Thomas J. Leeper [aut] (<https://orcid.org/0000-0003-4097-6326>),
  Solomon Messing [ctb],
  Sean Murphy [ctb],
  Jonathan Chang [ctb],
  Andrew Brown [ctb]
Repository: CRAN
Date/Publication: 2020-02-04 13:10:02 UTC
