A set of utilities for controlling a remote R session from a local one. Simply set up a server (see package vignette for more details) and connect to it from your local R session, including 'RStudio'. Network communication is handled by the 'ZeroMQ' library by way of the 'pbdZMQ' package. The client/server framework is a custom 'REPL'.
Version: | 0.2-0 |
Depends: | R (≥ 3.2.0), pbdZMQ (≥ 0.2-1) |
Imports: | stats, utils, assertthat (≥ 0.1), sodium (≥ 0.2) |
Suggests: | knitr, rmarkdown |
Published: | 2016-02-04 |
Author: | Drew Schmidt [aut, cre], Wei-Chen Chen [aut] |
Maintainer: | Drew Schmidt <wrathematics at gmail.com> |
BugReports: | https://github.com/wrathematics/remoter/issues |
License: | BSD 2-clause License + file LICENSE |
URL: | https://github.com/wrathematics/remoter |
NeedsCompilation: | no |
Materials: | README ChangeLog |
CRAN checks: | remoter results |
Reference manual: | remoter.pdf |
Vignettes: |
Guide to the remoter Package |
Package source: | remoter_0.2-0.tar.gz |
Windows binaries: | r-devel: remoter_0.2-0.zip, r-release: remoter_0.2-0.zip, r-oldrel: not available |
OS X Snow Leopard binaries: | r-release: not available, r-oldrel: not available |
OS X Mavericks binaries: | r-release: remoter_0.2-0.tgz |