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.9.1 |
| Depends: | methods, stats, Rcpp (≥ 0.10.1), pkgmaker (≥ 0.16) |
| Imports: | digest, stringr, utils, tools |
| LinkingTo: | Rcpp |
| Suggests: | RUnit, knitr, bibtex |
| OS_type: | unix |
| Published: | 2013-05-13 |
| Author: | Renaud Gaujoux |
| Maintainer: | Renaud Gaujoux <renaud at mancala.cbio.uct.ac.za> |
| License: | GPL (≥ 2) |
| URL: | http://r-forge.r-project.org/projects/rcppoctave/ |
| NeedsCompilation: | yes |
| SystemRequirements: | Octave (>= 3.2.4) and its development files |
| CRAN checks: | RcppOctave results |
| Package source: | RcppOctave_0.9.1.tar.gz |
| OS X binary: | not available, see check log. |
| Windows binary: | not available, see ReadMe. |
| Reference manual: | RcppOctave.pdf |
| Vignettes: |
RcppOctave-unitTests RcppOctave |
| Old sources: | RcppOctave archive |
| Reverse suggests: | NMF |