# ----------------------------------------------------------- # CITATION file created with {cffr} R package, v0.5.0 # See also: https://docs.ropensci.org/cffr/ # ----------------------------------------------------------- cff-version: 1.2.0 message: 'To cite package "R.matlab" in publications use:' type: software license: LGPL-2.0-or-later title: 'R.matlab: Read and Write MAT Files and Call MATLAB from Within R' version: 3.7.0 abstract: 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. authors: - family-names: Bengtsson given-names: Henrik email: henrikb@braju.com repository: https://henrikbengtsson.r-universe.dev repository-code: https://github.com/HenrikBengtsson/R.matlab url: https://github.com/HenrikBengtsson/R.matlab contact: - family-names: Bengtsson given-names: Henrik email: henrikb@braju.com