Package: rDVR
Title: The rDVR package allows you to start stop and save a video
        server from within R.
Version: 0.1.1
Authors@R: "John Harrison <johndharrison0@gmail.com> [aut, cre]"
Description: The rDVR package allows you to start stop and save a video server
    from within R. It does this by way of a REST interface to a JAVA service.
    The jar binary relies on the screen recorder included in the Monte Media
    Library (CC BY 3.0 licence) developed by Werner Randelshofer
    (http://http://www.randelshofer.ch/monte/). The REST interface was modified
    from https://github.com/tuenti/VideoRecorderService which has an Apache
    licence.
URL: http://johndharrison.github.io/rDVR/
BugReports: https://github.com/johndharrison/rDVR/issues
Imports: methods,RCurl
Depends: R (>= 3.0.0)
Suggests: knitr,RSelenium
VignetteBuilder: knitr
License: AGPL-3
LazyData: yes
Packaged: 2014-04-03 16:53:11 UTC; john
Author: "John Harrison" [aut, cre]
Maintainer: "John Harrison" <johndharrison0@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-04-03 20:20:36
