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.

Help topics

Vignettes

Demos

Dependencies

  • R version: R >= 3.0.0
  • Depends: methods, utils, stats, Rcpp, pkgmaker
  • Imports: digest, stringr, tools
  • Suggests: RUnit, knitr, bibtex

Authors

  • Renaud Gaujoux

Maintainer

  • Renaud Gaujoux (renaud at tx.technion.ac.il)

Resources