Learn R Programming

⚠️There's a newer version (0.4-0) of this package.Take me there.

remoter (version 0.2-0)

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

Description

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'.

Copy Link

Version

Install

install.packages('remoter')

Monthly Downloads

24

Version

0.2-0

License

BSD 2-clause License + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Drew Schmidt

Last Published

February 4th, 2016

Functions in remoter (0.2-0)

c2s

Client-to-Server Object Transfer
exit

exit
client

Client Launcher
evalc

evalc
server

Server Launcher
rmc

rmc
s2c

Server-to-Client Object Transfer
lsc

ls on Client
remoter-package

remoter