Skip to content

AIAitesla/R.matlab

 
 

Repository files navigation

R.matlab: Read and Write MAT Files and Call MATLAB from Within R

Installation

R package R.matlab is available on CRAN and can be installed in R as:

install.packages('R.matlab')

Pre-release version

To install the pre-release version that is available in branch develop, use:

source('http://callr.org/install#HenrikBengtsson/R.matlab@develop')

This will install the package from source.

Software status

Resource: CRAN Travis CI Appveyor
Platforms: Multiple Linux & OS X Windows
R CMD check CRAN version Build status Build status
Test coverage Coverage Status

Packages

No packages published

Languages

  • R 84.2%
  • MATLAB 6.7%
  • Makefile 6.4%
  • REXX 2.1%
  • Java 0.6%