Package: R.matlab
Version: 3.8.0
Depends: R (>= 2.14.0)
Imports: methods, utils, R.methodsS3 (>= 1.7.1), R.oo (>= 1.23.0),
        R.utils (>= 2.5.0)
Suggests: Matrix, SparseM
Title: Read and Write MAT Files and Call MATLAB from Within R
Authors@R: c(
  person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
                                 email="henrikb@braju.com",
                                 comment=c(ORCID="0000-0002-7579-5165")),
  person("Andy", "Jacobson", role="ctb",
         comment=c("Internal MAT v4 reader", ORCID="0000-0002-8501-3382")),
  person("Jason", "Riedy", role="ctb", email="ejr@cs.berkeley.edu",
         comment=c("Support for reading compressed files, sparse matrices and UTF-encoded strings.", ORCID="0000-0002-4345-4200")))
Author: Henrik Bengtsson [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-7579-5165>),
  Andy Jacobson [ctb] (Internal MAT v4 reader, ORCID:
    <https://orcid.org/0000-0002-8501-3382>),
  Jason Riedy [ctb] (Support for reading compressed files, sparse
    matrices and UTF-encoded strings., ORCID:
    <https://orcid.org/0000-0002-4345-4200>)
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Description: Methods readMat() and writeMat() for reading and writing MAT files.  For users with MATLAB v6 or newer installed (either locally or on a remote host), the package also provides methods for controlling MATLAB (trademark) via R and sending and retrieving data between R and MATLAB.
License: LGPL (>= 2.1)
URL: https://github.com/HenrikBengtsson/R.matlab
BugReports: https://github.com/HenrikBengtsson/R.matlab/issues
Language: en-US
Encoding: UTF-8
LazyLoad: TRUE
NeedsCompilation: no
Packaged: 2026-09-09 12:31:38 UTC; hb
Repository: CRAN
Date/Publication: 2026-09-09 13:00:14 UTC
Built: R 4.5.2; ; 2026-09-09 15:41:27 UTC; unix
