renozao/RcppOctave: Seamless Interface to Octave -- And Matlab

Direct interface to Octave. The primary goal is to facilitate the port of Matlab/Octave scripts to R. The package enables to call any Octave functions from R and as well as browsing their documentation, passing variables between R and Octave, using R core RNGs in Octave, which ensures that stochastic computations are also reproducible.

Getting started

Package details

AuthorRenaud Gaujoux
MaintainerRenaud Gaujoux <renaud@tx.technion.ac.il>
LicenseGPL (>=2)
Version0.19
URL http://renozao.github.io/RcppOctave
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("renozao/RcppOctave")
renozao/RcppOctave documentation built on May 27, 2019, 5:52 a.m.