Package: matlabr
Type: Package
Title: An Interface for MATLAB using System Calls
Version: 1.5.2
Date: 2018-08-13
Authors@R: person(given = "John",
           family = "Muschelli",
           role = c("aut", "cre"),
           email = "muschellij2@gmail.com")
Maintainer: John Muschelli <muschellij2@gmail.com>
Description: Provides users to call MATLAB from using the "system" command.
    Allows users to submit lines of code or MATLAB m files.
    This is in comparison to 'R.matlab', which creates a MATLAB server.
Imports: stringr
License: GPL-2
Encoding: UTF-8
SystemRequirements: MATLAB
BugReports: https://github.com/muschellij2/matlabr/issues
RoxygenNote: 6.1.0
Suggests: covr
NeedsCompilation: no
Packaged: 2018-08-13 16:00:55 UTC; johnmuschelli
Author: John Muschelli [aut, cre]
Repository: CRAN
Date/Publication: 2018-08-13 16:30:05 UTC
Built: R 4.5.0; ; 2025-04-02 10:58:48 UTC; unix
