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