Package: matlabr
Type: Package
Title: An Interface for MATLAB using System Calls
Version: 1.5.0
Date: 2018-02-01
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.0.1.9000
Suggests: covr
NeedsCompilation: no
Packaged: 2018-02-01 17:08:53 UTC; johnmuschelli
Author: John Muschelli [aut, cre]
Repository: CRAN
Date/Publication: 2018-02-01 22:52:45 UTC
