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.

Version: 0.14.1
Depends: R (≥ 3.0.0), methods, utils, stats, Rcpp (≥ 0.10.1), pkgmaker (≥ 0.20)
Imports: digest, stringr, tools
LinkingTo: Rcpp
Suggests: RUnit, knitr, bibtex
Published: 2014-03-10
Author: Renaud Gaujoux
Maintainer: Renaud Gaujoux <renaud at tx.technion.ac.il>
BugReports: http://github.com/renozao/RcppOctave/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: http://renozao.github.io/RcppOctave
NeedsCompilation: yes
SystemRequirements: Octave (>= 3.2.4) and its development files
Materials: README NEWS
In views: NumericalMathematics
CRAN checks: RcppOctave results

Downloads:

Reference manual: RcppOctave.pdf
Vignettes: RcppOctave-unitTests
RcppOctave
Package source: RcppOctave_0.14.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
OS X Snow Leopard binaries: r-release: not available, r-oldrel: not available
OS X Mavericks binaries: r-release: not available
Old sources: RcppOctave archive

Reverse dependencies:

Reverse suggests: NMF