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.3-2 |
Depends: | R (≥ 3.2.0), pbdZMQ (≥ 0.2-2) |
Imports: | stats, utils, tools, assertthat (≥ 0.1), getPass (≥ 0.1-0) |
Suggests: | knitr, rmarkdown, sodium (≥ 0.2) |
Published: | 2016-04-29 |
Author: | Drew Schmidt [aut, cre], Wei-Chen Chen [aut] |
Maintainer: | Drew Schmidt <wrathematics at gmail.com> |
BugReports: | https://github.com/RBigData/remoter/issues |
License: | BSD 2-clause License + file LICENSE |
URL: | https://github.com/RBigData/remoter |
NeedsCompilation: | no |
Citation: | remoter citation info |
Materials: | README ChangeLog |
CRAN checks: | remoter results |
Reference manual: | remoter.pdf |
Vignettes: |
Guide to the remoter Package |
Package source: | remoter_0.3-2.tar.gz |
Windows binaries: | r-devel: remoter_0.3-2.zip, r-release: remoter_0.3-2.zip, r-oldrel: remoter_0.3-2.zip |
OS X Mavericks binaries: | r-release: remoter_0.3-2.tgz, r-oldrel: remoter_0.3-2.tgz |
Old sources: | remoter archive |
Please use the canonical form https://CRAN.R-project.org/package=remoter to link to this page.