CRAN/E | remoter

remoter

Remote R

Installation

About

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.

Citation remoter citation info
github.com/RBigData/remoter
Bug report File report

Key Metrics

Version 0.4-0
R ≥ 3.2.0
Published 2018-01-05 2304 days ago
Needs compilation? no
License BSD 2-clause License
License File
CRAN checks remoter results

Downloads

Yesterday 6 0%
Last 7 days 8 +14%
Last 30 days 30 -43%
Last 90 days 122 -22%
Last 365 days 506 -86%

Maintainer

Maintainer

Drew Schmidt

wrathematics@gmail.com

Authors

Drew Schmidt

aut / cre

Wei-Chen Chen

aut

R Core team

ctb

(some functions are modified from the R source code)

Material

README
ChangeLog
Reference manual
Package source

Vignettes

Using remoter with Remote Machines
Guide to the remoter Package

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

remoter archive

Depends

R ≥ 3.2.0

Imports

pbdZMQ ≥ 0.3-0
getPass ≥ 0.1-0
argon2 ≥ 0.2-0
stats
utils
tools
grDevices
graphics
png ≥ 0.1-7

Suggests

sodium ≥ 0.2
pbdRPC ≥ 0.1-0