rDVR: The rDVR package allows you to start stop and save a video server from within R

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.

Version: 0.1.1
Depends: R (≥ 3.0.0)
Imports: methods, RCurl
Suggests: knitr, RSelenium
Published: 2014-04-03
Author: "John Harrison" [aut, cre]
Maintainer: "John Harrison" <johndharrison0 at gmail.com>
BugReports: https://github.com/johndharrison/rDVR/issues
License: AGPL-3
URL: http://johndharrison.github.io/rDVR/
NeedsCompilation: no
Materials: README
CRAN checks: rDVR results

Downloads:

Reference manual: rDVR.pdf
Vignettes: rDVR basics
Package source: rDVR_0.1.1.tar.gz
Windows binaries: r-devel: rDVR_0.1.1.zip, r-release: rDVR_0.1.1.zip, r-oldrel: rDVR_0.1.1.zip
OS X El Capitan binaries: r-release: rDVR_0.1.1.tgz
OS X Mavericks binaries: r-oldrel: rDVR_0.1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rDVR to link to this page.