Read and write 'Matlab' MAT files from R. The 'rmatio'
package supports reading MAT version 4, MAT version 5 and MAT
compressed version 5. The 'rmatio' package can write version 5 MAT
files and version 5 files with variable compression.
| Version: |
0.14.0 |
| Depends: |
R (≥ 3.0.2) |
| Imports: |
Matrix, methods, utils |
| Published: |
2019-03-18 |
| Author: |
Stefan Widgren [aut, cre] (Author of the R interface to the C-library
matio),
Christopher Hulbert [aut] (Author of the C-library matio,
http://sourceforge.net/projects/matio/) |
| Maintainer: |
Stefan Widgren <stefan.widgren at gmail.com> |
| License: |
GPL-3 |
| Copyright: |
The package includes the source code of matio written by
Christopher Hulbert (http://sourceforge.net/projects/matio/)
(License: Simplified BSD). The matio io routines have been
adopted to use R printing and error routines. |
| URL: |
https://github.com/stewid/rmatio |
| NeedsCompilation: |
yes |
| SystemRequirements: |
zlib headers and library. |
| Materials: |
NEWS |
| In views: |
NumericalMathematics, SpatioTemporal |
| CRAN checks: |
rmatio results |