Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 373 Bytes

File metadata and controls

22 lines (14 loc) · 373 Bytes

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)