remoter: Remote R: Control a Remote R Session from a Local One

A set of utilities for client/server computing with R, controlling a remote R session (the server) from a local one (the client). Simply set up a server (see package vignette for more details) and connect to it from your local R session ('RStudio', terminal, etc). The client/server framework is a custom 'REPL' and runs entirely in your R session without the need for installing a custom environment on your system. Network communication is handled by the 'ZeroMQ' library by way of the 'pbdZMQ' package.

Package details

AuthorDrew Schmidt [aut, cre], Wei-Chen Chen [aut], R Core team [ctb] (some functions are modified from the R source code)
MaintainerDrew Schmidt <wrathematics@gmail.com>
LicenseBSD 2-clause License + file LICENSE
Version0.4-0
URL https://github.com/RBigData/remoter
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("remoter")

Try the remoter package in your browser

Any scripts or data that you put into this service are public.

remoter documentation built on May 2, 2019, 6:12 a.m.