Last data update: 2014.03.03

R.matlab

Package: R.matlab
Version: 3.5.1
Depends: R (>= 2.14.0)
Imports: methods, utils, R.methodsS3 (>= 1.7.1), R.oo (>= 1.20.0),
R.utils (>= 2.2.0)
Suggests: Matrix, SparseM
Date: 2016-03-27
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"),
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, 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, sparse matrices and UTF-encoded strings.)
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Description: Methods readMat() and writeMat() for reading and writing MAT files. For user 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)
LazyLoad: TRUE
ByteCompile: TRUE
URL: https://github.com/HenrikBengtsson/R.matlab
BugReports: https://github.com/HenrikBengtsson/R.matlab/issues
NeedsCompilation: no
Packaged: 2016-03-27 20:23:02 UTC; hb
Repository: CRAN
Date/Publication: 2016-03-28 00:28:01

● Cran Task View: NumericalMathematics
● 0 images, 21 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'R.matlab' ...
** package 'R.matlab' successfully unpacked and MD5 sums checked
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'R.matlab'
    finding HTML links ... done
    1._The_MATLAB_server_running_in_MATLAB
                                            html  
    Matlab                                  html  
    Non-documented_objects                  html  
    R.matlab-package                        html  
    as.character.Matlab                     html  
    close.Matlab                            html  
    evaluate.Matlab                         html  
    finalize.Matlab                         html  
    getOption.Matlab                        html  
    getVariable.Matlab                      html  
    isOpen.Matlab                           html  
    open.Matlab                             html  
    readMat                                 html  
    readResult.Matlab                       html  
    setFunction.Matlab                      html  
    setOption.Matlab                        html  
    setVariable.Matlab                      html  
    setVerbose.Matlab                       html  
    startServer.Matlab                      html  
    writeCommand.Matlab                     html  
    writeMat                                html  
** building package indices
** testing if installed package can be loaded
* DONE (R.matlab)
Making 'packages.html' ... done