{
  "_id": "6a508574c30f0868bbf2005a",
  "Package": "rmatio",
  "Title": "Read and Write 'Matlab' Files",
  "Version": "0.18.0.9000",
  "Authors@R": "c( person(\"Stefan\", \"Widgren\", role = c(\"aut\", \"cre\"),\nemail = \"stefan.widgren@gmail.com\", comment = \"Author of the R\ninterface to the C-library matio\"), person(\"Christopher\",\n\"Hulbert\", role = c(\"aut\"), comment = \"Author of the C-library\nmatio, http://sourceforge.net/projects/matio/\"))",
  "Description": "Read and write 'Matlab' MAT files from R. The 'rmatio'\npackage supports reading MAT version 4, MAT version 5 and MAT\ncompressed version 5. The 'rmatio' package can write version 5\nMAT files and version 5 files with variable compression.",
  "Copyright": "The package includes the source code of matio written by\nChristopher Hulbert (http://sourceforge.net/projects/matio/)\n(License: Simplified BSD). The matio io routines have been\nadopted to use R printing and error routines.",
  "License": "GPL-3",
  "URL": "https://github.com/stewid/rmatio",
  "SystemRequirements": "zlib headers and library.",
  "Type": "Package",
  "Biarch": "true",
  "Collate": "'read_mat.R' 'rmatio.R' 'write_mat.R'",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://stewid.r-universe.dev",
  "Date/Publication": "2023-02-07 06:04:09 UTC",
  "RemoteUrl": "https://github.com/stewid/rmatio",
  "RemoteRef": "HEAD",
  "RemoteSha": "0d9a8eea0e8753a5cdbe26774dbc1874eef2e2db",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-08 09:40:24 UTC",
    "User": "root"
  },
  "Author": "Stefan Widgren [aut, cre] (Author of the R interface to the C-library\nmatio),\nChristopher Hulbert [aut] (Author of the C-library matio,\nhttp://sourceforge.net/projects/matio/)",
  "Maintainer": "Stefan Widgren <stefan.widgren@gmail.com>",
  "_user": "stewid",
  "_type": "src",
  "_file": "rmatio_0.18.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/68eb070f4d27f3f9f235ac1a8ac262fb5285bdb808072cd2e78bfe9c3aa8e106",
  "_filesize": 962219,
  "_sha256": "68eb070f4d27f3f9f235ac1a8ac262fb5285bdb808072cd2e78bfe9c3aa8e106",
  "_expires": "2026-10-16T09:45:52.000Z",
  "_created": "2026-07-08T09:40:24.000Z",
  "_published": "2026-07-10T05:39:00.131Z",
  "_jobs": [
    {
      "job": 86294309318,
      "time": 173,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8219146437"
    },
    {
      "job": 86294309284,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8219139452"
    },
    {
      "job": 86294309277,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 86294309276,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 86294309311,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8219128996"
    },
    {
      "job": 86294309335,
      "time": 239,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8219161766"
    },
    {
      "job": 86294309294,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8219128768"
    },
    {
      "job": 86294309321,
      "time": 200,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8219152493"
    },
    {
      "job": 86294309428,
      "time": 160,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8164233326"
    },
    {
      "job": 86294309208,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 86294309274,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 86294309231,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 86294309288,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/stewid/actions/runs/28932855143",
  "_status": "success",
  "_upstream": "https://github.com/stewid/rmatio",
  "_commit": {
    "id": "0d9a8eea0e8753a5cdbe26774dbc1874eef2e2db",
    "author": "Stefan Widgren <stefan.widgren@gmail.com>",
    "committer": "Stefan Widgren <stefan.widgren@gmail.com>",
    "message": "Bump version to '0.18.0.9000' for development\n",
    "time": 1675749849
  },
  "_maintainer": {
    "name": "Stefan Widgren",
    "email": "stefan.widgren@gmail.com",
    "login": "stewid",
    "description": "",
    "uuid": 1815965
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "stewid",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "stewid",
      "count": 526,
      "uuid": 1815965
    }
  ],
  "_userbio": {
    "uuid": 1815965,
    "type": "user",
    "name": "Stefan Widgren",
    "followers": 74
  },
  "_downloads": {
    "count": 3446,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmatio"
  },
  "_devurl": "https://github.com/stewid/rmatio",
  "_searchresults": 176,
  "_topics": [
    "zlib"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rmatio.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stewid/rmatio",
  "_realowner": "stewid",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7.0",
      "date": "2014-01-11"
    },
    {
      "version": "0.9.0",
      "date": "2014-01-18"
    },
    {
      "version": "0.10.0",
      "date": "2014-05-09"
    },
    {
      "version": "0.11.0",
      "date": "2014-12-16"
    },
    {
      "version": "0.12.0",
      "date": "2017-07-28"
    },
    {
      "version": "0.13.0",
      "date": "2019-03-10"
    },
    {
      "version": "0.14.0",
      "date": "2019-03-18"
    },
    {
      "version": "0.15.0",
      "date": "2021-06-14"
    },
    {
      "version": "0.16.0",
      "date": "2021-10-27"
    },
    {
      "version": "0.17.0",
      "date": "2023-01-25"
    },
    {
      "version": "0.18.0",
      "date": "2023-02-06"
    },
    {
      "version": "0.19.0",
      "date": "2023-12-13"
    }
  ],
  "_exports": [
    "read.mat",
    "write.mat"
  ],
  "_help": [
    {
      "page": "read.mat",
      "title": "Read Matlab file",
      "topics": [
        "read.mat"
      ]
    },
    {
      "page": "rmatio",
      "title": "'rmatio': reading and writing Matlab MAT files from R",
      "topics": [
        "rmatio"
      ]
    },
    {
      "page": "write.mat-methods",
      "title": "Write Matlab file",
      "topics": [
        "write.mat",
        "write.mat,list-method"
      ]
    }
  ],
  "_readme": "https://github.com/stewid/rmatio/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_sysdeps": [
    {
      "shlib": "libz",
      "package": "zlib1g",
      "headers": "zlib1g-dev",
      "source": "zlib",
      "version": "1:1.3.dfsg+really1.3.1-1ubuntu3",
      "name": "zlib",
      "homepage": "http://zlib.net/",
      "description": "compression library - runtime"
    }
  ],
  "_score": 6.339130441693448,
  "_indexed": true,
  "_nocasepkg": "rmatio",
  "_universes": [
    "stewid"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.18.0.9000",
      "date": "2026-07-10T05:36:55.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0d9a8eea0e8753a5cdbe26774dbc1874eef2e2db",
      "fileid": "https://r2.ropensci.org/4f7b5f46fa92b44034631a174131a2fd2216f1d73fb903807fa7eed51f790b13",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stewid/actions/runs/28932855143"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.18.0.9000",
      "date": "2026-07-10T05:36:22.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0d9a8eea0e8753a5cdbe26774dbc1874eef2e2db",
      "fileid": "https://r2.ropensci.org/fc0d4be7a50b1d2af1eddf9ffff5bca93cb27b441135a9773a8f4b0af07cc603",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stewid/actions/runs/28932855143"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.18.0.9000",
      "date": "2026-07-08T09:40:30.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0d9a8eea0e8753a5cdbe26774dbc1874eef2e2db",
      "fileid": "https://r2.ropensci.org/9d7ea1a950adf40298226b670c878dc439abeca47c414549291ee22e972d7521",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stewid/actions/runs/28932855143"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.18.0.9000",
      "date": "2026-07-10T05:35:57.000Z",
      "arch": "aarch64",
      "commit": "0d9a8eea0e8753a5cdbe26774dbc1874eef2e2db",
      "fileid": "https://r2.ropensci.org/e3f80cb25b9676dd66d5313b649b05f1ff7f85c0e8bd47d8cc5237dad7f38318",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stewid/actions/runs/28932855143"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.18.0.9000",
      "date": "2026-07-10T05:37:40.000Z",
      "arch": "x86_64",
      "commit": "0d9a8eea0e8753a5cdbe26774dbc1874eef2e2db",
      "fileid": "https://r2.ropensci.org/50c9df0636455a2021aa88d33adbeedeffc096e21879c23964251826e8528f85",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stewid/actions/runs/28932855143"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.18.0.9000",
      "date": "2026-07-10T05:35:54.000Z",
      "arch": "aarch64",
      "commit": "0d9a8eea0e8753a5cdbe26774dbc1874eef2e2db",
      "fileid": "https://r2.ropensci.org/099d38996d18cc49f23b9be9724dd3ff63264302c4055c3b6ac5b71539a609df",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stewid/actions/runs/28932855143"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.18.0.9000",
      "date": "2026-07-10T05:37:04.000Z",
      "arch": "x86_64",
      "commit": "0d9a8eea0e8753a5cdbe26774dbc1874eef2e2db",
      "fileid": "https://r2.ropensci.org/87b632452c3bea25e25485ed3ea1ba755e5e6a84dd07150a43738da332fd6ae6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stewid/actions/runs/28932855143"
    }
  ]
}