/R.matlab

R package: R.matlab

Primary LanguageR

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