Package: pyMTurkR
Type: Package
Title: A Client for the 'MTurk' Requester API
Version: 1.1.5
Authors@R: c(person("Tyler", "Burleigh",
                    role = "aut", 
                    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"),
             person("Vineet", "Bansal", role = "cre", email = "vineetbansal@protonmail.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
Imports: reticulate, curl, stats, utils, XML
RoxygenNote: 7.1.2
Suggests: testthat (>= 2.1.0), covr, knitr, rmarkdown
NeedsCompilation: no
Packaged: 2021-11-24 21:30:57 UTC; vineetb
Author: Tyler Burleigh [aut] (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],
  Vineet Bansal [cre]
Maintainer: Vineet Bansal <vineetbansal@protonmail.com>
Repository: CRAN
Date/Publication: 2021-11-25 08:40:06 UTC
Built: R 4.0.2; ; 2021-11-26 11:35:03 UTC; unix
