Changes in version 1.5.0.9000 - Improved parsing of negative arguments on zeros() and ones() Changes in version 1.5.0 (2023-01-31) - Added log2(), rem(), ismember(), ismembertol() Changes in version 1.4.0 (2022-12-23) - Added parsing of logical() and string() - Reformatting of matlab2r() listed output - matlab2r() now accepts strings of MATLAB code as input Changes in version 1.3.0 (2022-11-16) - Added URLs for home page and bug reports to DESCRIPTION - Fixed handling of multi-line function headers (issue #14) - Added assert() - Added linspace() Changes in version 1.2.0 (2022-08-17) - Added ability to skip lines on matlab2r() - Improved translation of several matlab2r() operators - Added disp() - Added num2str() - Added char() - Added sum_MATLAB() Changes in version 1.1.1 (2022-05-13) - Fixed critical bug on matlab2r() documentation causing package-level warnings - Fixed minor reformatting issues on matlab2r() Changes in version 1.1.0 (2022-04-13) - Added restyling option to matlab2r() - Several bug fixes to matlab2r() - Added gammaln() - Achieved A+ CodeFactor rating Changes in version 1.0.0 (2022-01-28) - First stable release