{"id":19222630,"url":"https://github.com/ocbe-uio/matlab2r","last_synced_at":"2025-05-13T10:46:09.111Z","repository":{"id":63346289,"uuid":"452648821","full_name":"ocbe-uio/matlab2r","owner":"ocbe-uio","description":"Translation layer from MATLAB to R","archived":false,"fork":false,"pushed_at":"2023-08-11T08:29:58.000Z","size":616,"stargazers_count":2,"open_issues_count":13,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-17T13:51:17.569Z","etag":null,"topics":["cran-r","matlab","rpackage"],"latest_commit_sha":null,"homepage":"https://ocbe-uio.github.io/matlab2r/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ocbe-uio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-01-27T11:05:55.000Z","updated_at":"2024-09-23T15:08:11.000Z","dependencies_parsed_at":"2023-12-02T08:40:51.699Z","dependency_job_id":null,"html_url":"https://github.com/ocbe-uio/matlab2r","commit_stats":{"total_commits":151,"total_committers":1,"mean_commits":151.0,"dds":0.0,"last_synced_commit":"e5066bcae9bf7447dc39fec4fac3a115c7bb6d5d"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocbe-uio%2Fmatlab2r","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocbe-uio%2Fmatlab2r/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocbe-uio%2Fmatlab2r/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocbe-uio%2Fmatlab2r/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ocbe-uio","download_url":"https://codeload.github.com/ocbe-uio/matlab2r/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253927825,"owners_count":21985739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cran-r","matlab","rpackage"],"created_at":"2024-11-09T15:04:56.779Z","updated_at":"2025-05-13T10:46:09.085Z","avatar_url":"https://github.com/ocbe-uio.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# matlab2r: a translation layer from MATLAB to R\n\nThis is an R package to facilitate the usage of MATLAB functions in R.\n\nBoth languages contain functions with similar purpose, but different names.\nThis package allows an R user comfortable with MATLAB to use several MATLAB\nfunctions in R.\n\n# Installation\n\n## Stable version\n\nmatlab2r is available on CRAN and can be installed by running the following in an interactive R session:\n\n```R\ninstall.packages(\"matlab2r\")\n```\n\n## Development version\n\nThe development version of the package contains features and bug fixes that are yet to be published. On the other hand, it's much less stable. You can install the development version of matlab2r by running the following command in R (requires the `remotes` package to be installed beforehand):\n\n```R\nremotes::install_github(\"ocbe-uio/matlab2r\", \"develop\")\n```\n\n# Contributing\n\nFound a bug? Want a new feature? Please post your thoughts [here](https://github.com/ocbe-uio/matlab2r/issues/new), all contributions are welcome and properly credited!\n\n# Citing\n\nTo cite package matlab2r in publications, run `citation(matlab2r)` and check the produced output.\n\n# Badges\n\n## Published version\n\n[![cran](https://www.r-pkg.org/badges/version/matlab2r)](https://cran.r-project.org/package=matlab2r)\n[![downloads](http://cranlogs.r-pkg.org/badges/grand-total/matlab2r)](https://cran.r-project.org/package=matlab2r)\n[![license](https://img.shields.io/badge/license-GPL--3-blue.svg)](https://cran.r-project.org/web/licenses/GPL-3)\n[![DOI](https://zenodo.org/badge/452648821.svg)](https://zenodo.org/badge/latestdoi/452648821)\n\n\n## Development version\n\n[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)[![last commit](https://img.shields.io/github/last-commit/ocbe-uio/matlab2r.svg)](https://github.com/ocbe-uio/matlab2r/commits/develop)\n[![code size](https://img.shields.io/github/languages/code-size/ocbe-uio/matlab2r.svg)](https://github.com/ocbe-uio/matlab2r)\n[![check status](https://github.com/ocbe-uio/matlab2r/workflows/R-CMD-check/badge.svg)](https://github.com/ocbe-uio/matlab2r/actions)\n[![codecov](https://codecov.io/gh/ocbe-uio/matlab2r/branch/develop/graph/badge.svg?token=78YFRZKJO6)](https://codecov.io/gh/ocbe-uio/matlab2r)\n[![CodeFactor](https://www.codefactor.io/repository/github/ocbe-uio/matlab2r/badge/develop)](https://www.codefactor.io/repository/github/ocbe-uio/matlab2r/overview/develop)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focbe-uio%2Fmatlab2r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Focbe-uio%2Fmatlab2r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focbe-uio%2Fmatlab2r/lists"}