/RLodestone

An R package that relies on sockets to connect an R session to Lodestone

Primary LanguageRMIT LicenseMIT

RLodestone

External Dependencies

  • g++
  • tcltk

(If you are already using R, the likelyhood that you have these dependencies installed is high, you should just try the installation below)

Installation

install.packages("devtools")
devtools::install_github("thechiselgroup/RLodestone")

Usage

RLodestone::startRLodestone(port = 3010)