Package: matlab2r
Title: Translation Layer from MATLAB to R
Version: 1.2.0
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
RoxygenNote: 7.2.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: methods, styler
Date: 2022-08-17
NeedsCompilation: no
Packaged: 2022-08-17 12:45:03 UTC; waldir
Author: Waldir Leoncio [aut, cre]
Maintainer: Waldir Leoncio <w.l.netto@medisin.uio.no>
Repository: CRAN
Date/Publication: 2022-08-17 13:10:02 UTC
