Package: R.matlab
Version: 2.2.3
Depends: R (>= 2.5.0)
Imports: utils, R.methodsS3 (>= 1.6.1), R.oo (>= 1.17.0), R.utils (>=
        1.29.8)
Suggests: Matrix, SparseM
Date: 2014-02-03
Title: Read and write of MAT files together with R-to-MATLAB
        connectivity
Authors@R: c(
  person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
                                 email="henrikb@braju.com"),
  person("Andy", "Jacobson", role="ctb", comment="Internal MAT v4 reader"),
  person("Jason", "Riedy", role="ctb", email="ejr@cs.berkeley.edu",
         comment="Support for reading compressed files (via 'Rcompression'), sparse matrices and UTF-encoded strings."))
Author: Henrik Bengtsson [aut, cre, cph], Andy Jacobson [ctb] (Internal MAT v4 reader), Jason Riedy [ctb] (Support for reading compressed files (via 'Rcompression'), sparse matrices and UTF-encoded strings.)
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Description: This package provides methods readMat() and writeMat() to read and write MAT files.  It also makes it possible to communicate (evaluate code, send and retrieve objects etc.) with MATLAB v6 or higher running locally or on a remote host.
License: LGPL (>= 2.1)
LazyLoad: TRUE
Packaged: 2014-02-04 07:28:55 UTC; hb
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-04 19:00:26
