{
  "_id": "6a1f1893b401979e7341ed78",
  "Package": "tableMatrix",
  "Title": "Combines 'data.table' and 'matrix' Classes",
  "Version": "0.82.0",
  "Authors@R": "c(person(\"Petr\", \"Lenhard\", email = \"petr.lenhard@inferencetech.com\", role = c(\"aut\", \"cre\")),\t      \nperson(\"Inference Technologies\", email = \"mail@inferencetech.com\", role = \"cph\"),\nperson(\"Petra\", \"Hudeckova\", email = \"hudeckovapetra@gmail.com\", role = \"ctb\"))",
  "Description": "Provides two classes extending 'data.table' class. Simple\n'tableList' class wraps 'data.table' and any additional\nstructures together. More complex 'tableMatrix' class combines\n'data.table' and 'matrix'. See\n<http://github.com/InferenceTechnologies/tableMatrix> for more\ninformation and examples.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 05:37:26 UTC",
    "User": "root"
  },
  "Author": "Petr Lenhard [aut, cre], Inference Technologies [cph], Petra\nHudeckova [ctb]",
  "Maintainer": "Petr Lenhard <petr.lenhard@inferencetech.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-06-26 19:24:01 UTC",
  "RemoteUrl": "https://github.com/cran/tableMatrix",
  "RemoteRef": "HEAD",
  "RemoteSha": "d11ae78ad6ad473ff8a304a78d660c57757a6a67",
  "MD5sum": "243274faf39d0ce620a657166a3384e7",
  "_user": "cran",
  "_type": "src",
  "_file": "tableMatrix_0.82.0.tar.gz",
  "_fileid": "d3e88a3fea86489d4954ff7ad1c0657ec80cd82298707eb3c3efc9dbf705803c",
  "_filesize": 168590,
  "_sha256": "d3e88a3fea86489d4954ff7ad1c0657ec80cd82298707eb3c3efc9dbf705803c",
  "_created": "2026-05-17T05:37:26.000Z",
  "_published": "2026-06-02T17:53:23.782Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79136717690,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039680204"
    },
    {
      "job": 79136717510,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039680610"
    },
    {
      "job": 79136716658,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039668299"
    },
    {
      "job": 79136716436,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365671781"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25982416874",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tableMatrix",
  "_commit": {
    "id": "d11ae78ad6ad473ff8a304a78d660c57757a6a67",
    "author": "Petr Lenhard <petr.lenhard@inferencetech.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.82.0\n",
    "time": 1530041041
  },
  "_maintainer": {
    "name": "Petr Lenhard",
    "email": "petr.lenhard@inferencetech.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.1",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 182,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tableMatrix"
  },
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tableMatrix.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.8",
      "date": "2016-09-05"
    },
    {
      "version": "0.82.0",
      "date": "2018-06-26"
    }
  ],
  "_exports": [
    "aid",
    "aid<-",
    "dataType",
    "dataType<-",
    "getRow",
    "getRowDim",
    "getRowRepo",
    "is.tableList",
    "is.tableMatrix",
    "mat",
    "mat<-",
    "matDim",
    "matDim<-",
    "setRow",
    "tab",
    "tab<-",
    "tableList",
    "tableMatrix"
  ],
  "_datasets": [
    {
      "name": "images10By10",
      "title": "Images of distributions",
      "object": "images10By10",
      "class": [
        "data.frame"
      ],
      "fields": [
        "direction",
        "dimX",
        "dimY",
        "pixel1",
        "pixel2",
        "pixel3",
        "pixel4",
        "pixel5",
        "pixel6",
        "pixel7",
        "pixel8",
        "pixel9",
        "pixel10",
        "pixel11",
        "pixel12",
        "pixel13",
        "pixel14",
        "pixel15",
        "pixel16",
        "pixel17",
        "pixel18",
        "pixel19",
        "pixel20",
        "pixel21",
        "pixel22",
        "pixel23",
        "pixel24",
        "pixel25",
        "pixel26",
        "pixel27",
        "pixel28",
        "pixel29",
        "pixel30",
        "pixel31",
        "pixel32",
        "pixel33",
        "pixel34",
        "pixel35",
        "pixel36",
        "pixel37",
        "pixel38",
        "pixel39",
        "pixel40",
        "pixel41",
        "pixel42",
        "pixel43",
        "pixel44",
        "pixel45",
        "pixel46",
        "pixel47",
        "pixel48",
        "pixel49",
        "pixel50",
        "pixel51",
        "pixel52",
        "pixel53",
        "pixel54",
        "pixel55",
        "pixel56",
        "pixel57",
        "pixel58",
        "pixel59",
        "pixel60",
        "pixel61",
        "pixel62",
        "pixel63",
        "pixel64",
        "pixel65",
        "pixel66",
        "pixel67",
        "pixel68",
        "pixel69",
        "pixel70",
        "pixel71",
        "pixel72",
        "pixel73",
        "pixel74",
        "pixel75",
        "pixel76",
        "pixel77",
        "pixel78",
        "pixel79",
        "pixel80",
        "pixel81",
        "pixel82",
        "pixel83",
        "pixel84",
        "pixel85",
        "pixel86",
        "pixel87",
        "pixel88",
        "pixel89",
        "pixel90",
        "pixel91",
        "pixel92",
        "pixel93",
        "pixel94",
        "pixel95",
        "pixel96",
        "pixel97",
        "pixel98",
        "pixel99",
        "pixel100"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    },
    {
      "name": "images8By8",
      "title": "Images of distributions",
      "object": "images8By8",
      "class": [
        "data.frame"
      ],
      "fields": [
        "direction",
        "dimX",
        "dimY",
        "pixel1",
        "pixel2",
        "pixel3",
        "pixel4",
        "pixel5",
        "pixel6",
        "pixel7",
        "pixel8",
        "pixel9",
        "pixel10",
        "pixel11",
        "pixel12",
        "pixel13",
        "pixel14",
        "pixel15",
        "pixel16",
        "pixel17",
        "pixel18",
        "pixel19",
        "pixel20",
        "pixel21",
        "pixel22",
        "pixel23",
        "pixel24",
        "pixel25",
        "pixel26",
        "pixel27",
        "pixel28",
        "pixel29",
        "pixel30",
        "pixel31",
        "pixel32",
        "pixel33",
        "pixel34",
        "pixel35",
        "pixel36",
        "pixel37",
        "pixel38",
        "pixel39",
        "pixel40",
        "pixel41",
        "pixel42",
        "pixel43",
        "pixel44",
        "pixel45",
        "pixel46",
        "pixel47",
        "pixel48",
        "pixel49",
        "pixel50",
        "pixel51",
        "pixel52",
        "pixel53",
        "pixel54",
        "pixel55",
        "pixel56",
        "pixel57",
        "pixel58",
        "pixel59",
        "pixel60",
        "pixel61",
        "pixel62",
        "pixel63",
        "pixel64"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sub-.tableList",
      "title": "Bracket",
      "topics": [
        "[.tableList",
        "[<-.tableList"
      ]
    },
    {
      "page": "sub-.tableMatrix",
      "title": "Bracket",
      "topics": [
        "[.tableMatrix",
        "[<-.tableMatrix"
      ]
    },
    {
      "page": "sub-sub-.tableList",
      "title": "Double bracket",
      "topics": [
        "[[.tableList"
      ]
    },
    {
      "page": "aid",
      "title": "S3 tableMatrix generic to get or set aid attribute",
      "topics": [
        "aid",
        "aid<-"
      ]
    },
    {
      "page": "aid.tableList",
      "title": "Get or set aid attribute",
      "topics": [
        "aid.tableList",
        "aid<-.tableList"
      ]
    },
    {
      "page": "cbind.tableMatrix",
      "title": "Column binding",
      "topics": [
        "cbind.tableList",
        "cbind.tableMatrix"
      ]
    },
    {
      "page": "copy.tableList",
      "title": "Copy",
      "topics": [
        "copy.tableList"
      ]
    },
    {
      "page": "copy.tableMatrix",
      "title": "Copy",
      "topics": [
        "copy.tableMatrix"
      ]
    },
    {
      "page": "dataType",
      "title": "S3 tableMatrix generic to get or set dataType attribute",
      "topics": [
        "dataType",
        "dataType<-"
      ]
    },
    {
      "page": "dataType.tableList",
      "title": "Get or set dataType attribute",
      "topics": [
        "dataType.tableList",
        "dataType.tableMatrix",
        "dataType<-.tableList",
        "dataType<-.tableMatrix"
      ]
    },
    {
      "page": "dim.tableList",
      "title": "Dimensions",
      "topics": [
        "dim.tableList"
      ]
    },
    {
      "page": "dimnames.tableList",
      "title": "Dimension names",
      "topics": [
        "dimnames.tableList"
      ]
    },
    {
      "page": "getRow",
      "title": "S3 tableMatrix generic to get or set row from matrix attribute",
      "topics": [
        "getRow",
        "setRow"
      ]
    },
    {
      "page": "getRow.tableMatrix",
      "title": "Get or set row from the matrix attribute",
      "topics": [
        "getRow.tableMatrix",
        "setRow.tableMatrix"
      ]
    },
    {
      "page": "getRowDim",
      "title": "S3 tableMatrix generic to get row dim",
      "topics": [
        "getRowDim"
      ]
    },
    {
      "page": "getRowDim.tableMatrix",
      "title": "Get row dimensions",
      "topics": [
        "getRowDim.tableMatrix"
      ]
    },
    {
      "page": "getRowRepo",
      "title": "S3 tableMatrix generic to get row repo for matrix attribute",
      "topics": [
        "getRowRepo"
      ]
    },
    {
      "page": "getRowRepo.tableMatrix",
      "title": "Get row repo",
      "topics": [
        "getRowRepo.tableMatrix"
      ]
    },
    {
      "page": "images10By10",
      "title": "Images of distributions",
      "topics": [
        "images10By10"
      ]
    },
    {
      "page": "images8By8",
      "title": "Images of distributions",
      "topics": [
        "images8By8"
      ]
    },
    {
      "page": "is.tableList",
      "title": "tableList test",
      "topics": [
        "is.tableList"
      ]
    },
    {
      "page": "is.tableMatrix",
      "title": "tableMatrix test",
      "topics": [
        "is.tableMatrix"
      ]
    },
    {
      "page": "mat",
      "title": "S3 tableMatrix generic to get or set matrix attribute",
      "topics": [
        "mat",
        "mat<-"
      ]
    },
    {
      "page": "mat.tableMatrix",
      "title": "Get or set matrix attribute",
      "topics": [
        "mat.tableMatrix",
        "mat<-.tableMatrix"
      ]
    },
    {
      "page": "matDim",
      "title": "S3 tableMatrix generic to get or set matDim attribute",
      "topics": [
        "matDim",
        "matDim<-"
      ]
    },
    {
      "page": "matDim.tableMatrix",
      "title": "Get or set matDim attribute",
      "topics": [
        "matDim.tableMatrix",
        "matDim<-.tableMatrix"
      ]
    },
    {
      "page": "merge.tableMatrix",
      "title": "Merging tableList",
      "topics": [
        "merge.tableList",
        "merge.tableMatrix"
      ]
    },
    {
      "page": "print.tableList",
      "title": "Print",
      "topics": [
        "print.tableList"
      ]
    },
    {
      "page": "print.tableMatrix",
      "title": "Print",
      "topics": [
        "print.tableMatrix"
      ]
    },
    {
      "page": "rbind.tableList",
      "title": "Combine by rows",
      "topics": [
        "rbind.tableList"
      ]
    },
    {
      "page": "rbind.tableMatrix",
      "title": "Combine by rows",
      "topics": [
        "rbind.tableMatrix"
      ]
    },
    {
      "page": "tab",
      "title": "S3 tableMatrix generic to get or set table attribute",
      "topics": [
        "tab",
        "tab<-"
      ]
    },
    {
      "page": "tab.tableList",
      "title": "Get or set table attribute",
      "topics": [
        "tab.tableList",
        "tab<-.tableList"
      ]
    },
    {
      "page": "tab.tableMatrix",
      "title": "Get or set table attribute",
      "topics": [
        "tab.tableMatrix"
      ]
    },
    {
      "page": "tableList",
      "title": "tableList constructor",
      "topics": [
        "tableList"
      ]
    },
    {
      "page": "tableMatrix",
      "title": "tableMatrix constructor",
      "topics": [
        "tableMatrix"
      ]
    }
  ],
  "_readme": "https://github.com/cran/tableMatrix/raw/HEAD/README.md",
  "_rundeps": [
    "data.table"
  ],
  "_vignettes": [
    {
      "source": "tableMatrix-Overview.Rmd",
      "filename": "tableMatrix-Overview.html",
      "title": "tableMatrix package",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2016-09-05 16:15:30",
      "modified": "2018-06-26 19:24:01",
      "commits": 2
    }
  ],
  "_score": 2.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "tablematrix",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.82.0",
      "date": "2026-05-17T05:39:20.000Z",
      "distro": "noble",
      "commit": "d11ae78ad6ad473ff8a304a78d660c57757a6a67",
      "fileid": "4d385cb7ea5bf07bee83d3b82904714b46cea13d858734c7226453aec8800f52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25982416874"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.82.0",
      "date": "2026-05-17T05:39:22.000Z",
      "distro": "noble",
      "commit": "d11ae78ad6ad473ff8a304a78d660c57757a6a67",
      "fileid": "0a2274c6b6abe111751e99c9cf4a8886c197cd6f17ad0ed436b09bd8dbfc274b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25982416874"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.82.0",
      "date": "2026-06-02T17:53:10.000Z",
      "commit": "d11ae78ad6ad473ff8a304a78d660c57757a6a67",
      "fileid": "f5854705d725a16f0c572071de2a107fb03dcb228c0655de04bf94beeecdcbbe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25982416874"
    }
  ]
}