Package: matlabr Type: Package Title: An Interface for MATLAB using System Calls Version: 1.6.0 Date: 2020-07-01 Authors@R: person(given = "John", family = "Muschelli", role = c("aut", "cre"), email = "muschellij2@gmail.com") Maintainer: John Muschelli 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: 7.1.0 Suggests: covr Config/pak/sysreqs: libicu-dev Repository: https://muschellij2.r-universe.dev Date/Publication: 2025-08-11 14:50:05 UTC RemoteUrl: https://github.com/muschellij2/matlabr RemoteRef: HEAD RemoteSha: 319bb76a8ae30a082e75bdaba924f9f4b24933d6 NeedsCompilation: no Packaged: 2026-06-07 08:46:51 UTC; root Author: John Muschelli [aut, cre]