Package: Rexperigen
Title: R Interface to Experigen
Version: 0.2.1
Authors@R: person("Daniel", "Szeredi", email = "daniel@szeredi.hu", role = c("aut", "cre"))
Maintainer: Daniel Szeredi <daniel@szeredi.hu>
Description: Provides convenience functions to communicate with
    an Experigen server: Experigen (<http://github.com/aquincum/experigen>)
    is an online framework for creating  linguistic experiments,
    and it stores the results on a dedicated server. This package can be
    used to retrieve the results from the server, and it is especially
    helpful with registered experiments, as authentication with the server
    has to happen.
Depends: R (>= 3.2.3)
License: GPL-3
URL: https://github.com/aquincum/Rexperigen
LazyData: true
Imports: RCurl, digest, jsonlite
Suggests: testthat
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-08-25 21:06:32 UTC; dani
Author: Daniel Szeredi [aut, cre]
Repository: CRAN
Date/Publication: 2016-08-26 02:48:12
Built: R 4.1.0; ; 2021-05-26 09:18:21 UTC; unix
