Package: matlab2r Title: Translation Layer from MATLAB to R Version: 1.5.0.9000 Authors@R: person( given = "Waldir", family = "Leoncio", email = "w.l.netto@medisin.uio.no", role = c("aut", "cre") ) Description: Allows users familiar with MATLAB to use MATLAB-named functions in R. Several basic MATLAB functions are written in this package to mimic the behavior of their original counterparts, with more to come as this package grows. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Imports: methods, styler URL: https://ocbe-uio.github.io/matlab2r/ BugReports: https://github.com/ocbe-uio/matlab2r/issues Repository: https://ocbe-uio.r-universe.dev Date/Publication: 2023-08-11 08:29:53 UTC RemoteUrl: https://github.com/ocbe-uio/matlab2r RemoteRef: HEAD RemoteSha: e5066bcae9bf7447dc39fec4fac3a115c7bb6d5d NeedsCompilation: no Packaged: 2026-06-04 09:17:19 UTC; root Author: Waldir Leoncio [aut, cre] Maintainer: Waldir Leoncio