Package: REDCapR
Title: Interaction between R and REDCap
Description: Encapsulates functions to streamline calls from R to the REDCap
    API.  REDCap (Research Electronic Data CAPture) is a web application for
    building and managing online surveys and databases developed at Vanderbilt
    University.  The Application Programming Interface (API) offers an avenue
    to access and modify data programmatically, improving the capacity for
    literate and reproducible programming.
Version: 0.7-1
Date: 2014-12-17
Authors@R: c(person("Will", "Beasley", role = c("aut", "cre"), email =
    "wibeasley@hotmail.com"), person("David", "Bard", role = "ctb"),
    person("Thomas", "Wilson", role = "ctb"), person(given="John J",
    family="Aponte", role = "ctb"), person("Rollie", "Parrish",
    role = "ctb"), person("Benjamin", "Nutter",
    role = "ctb"), person("Andrew", "Peters",
    role = "ctb"))
Author: Will Beasley [aut, cre],
    David Bard [ctb],
    Thomas Wilson [ctb],
    John J Aponte [ctb],
    Rollie Parrish [ctb],
    Benjamin Nutter [ctb],
    Andrew Peters [ctb]
Maintainer: Will Beasley <wibeasley@hotmail.com>
URL: https://github.com/OuhscBbmc/REDCapR, http://ouhsc.edu/bbmc/,
        http://project-redcap.org
Depends: R(>= 3.0.0), stats
Imports: httr, plyr, stringr
Suggests: devtools, knitr, methods, RODBC, testit, testthat (>= 0.9)
License: GPL-3
LazyData: TRUE
VignetteBuilder: knitr
Packaged: 2014-12-17 23:28:07 UTC; Will
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-12-18 07:06:58
