{
  "_id": "6a1beffa1d7bb097a0a224dd",
  "Package": "LinkedMatrix",
  "Version": "1.4.0.9000",
  "License": "MIT + file LICENSE",
  "Title": "Column-Linked and Row-Linked Matrices",
  "Description": "A class that links matrix-like objects (nodes) by rows or\nby columns while behaving similarly to a base R matrix. Very\nlarge matrices are supported if the nodes are file-backed\nmatrices.",
  "Authors@R": "c(\nperson(\"Gustavo\", \"de los Campos\", email = \"gustavoc@msu.edu\", role = c(\"aut\")),\nperson(\"Alexander\", \"Grueneberg\", email = \"cran@agrueneberg.info\", role = c(\"aut\", \"cre\")))",
  "URL": "https://github.com/QuantGen/LinkedMatrix",
  "BugReports": "https://github.com/QuantGen/LinkedMatrix/issues",
  "Collate": "'ColumnLinkedMatrix.R' 'RowLinkedMatrix.R' 'LinkedMatrix.R'\n'utils.R'",
  "Repository": "https://quantgen.r-universe.dev",
  "Date/Publication": "2020-05-22 21:15:14 UTC",
  "RemoteUrl": "https://github.com/quantgen/linkedmatrix",
  "RemoteRef": "HEAD",
  "RemoteSha": "01834a8b5772714a1ab1c0ce091e1118f1ed9de1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:08:36 UTC",
    "User": "root"
  },
  "Author": "Gustavo de los Campos [aut],\nAlexander Grueneberg [aut, cre]",
  "Maintainer": "Alexander Grueneberg <cran@agrueneberg.info>",
  "MD5sum": "0ecd8763cafe0093329e5da28b63bef3",
  "_user": "quantgen",
  "_type": "src",
  "_file": "LinkedMatrix_1.4.0.9000.tar.gz",
  "_fileid": "7614b5eb60fec42d277020ba08cdc8e58f6bde5318604000024b28c523482271",
  "_filesize": 129453,
  "_sha256": "7614b5eb60fec42d277020ba08cdc8e58f6bde5318604000024b28c523482271",
  "_created": "2026-05-31T08:08:36.000Z",
  "_published": "2026-05-31T08:23:22.397Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78710998220,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315105793"
    },
    {
      "job": 78710998213,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315105838"
    },
    {
      "job": 78710998212,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315187729"
    },
    {
      "job": 78710998210,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315145363"
    },
    {
      "job": 78710828134,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315091946"
    },
    {
      "job": 78710998215,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315104322"
    },
    {
      "job": 78710998237,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315103061"
    },
    {
      "job": 78710998234,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315107011"
    },
    {
      "job": 78710998238,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315101863"
    }
  ],
  "_buildurl": "https://github.com/r-universe/quantgen/actions/runs/26707261009",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/quantgen/linkedmatrix",
  "_commit": {
    "id": "01834a8b5772714a1ab1c0ce091e1118f1ed9de1",
    "author": "Alexander Grueneberg <git@agrueneberg.info>",
    "committer": "Alexander Grueneberg <git@agrueneberg.info>",
    "message": "NEWS: Replace '*' with '-'\n",
    "time": 1590182114
  },
  "_maintainer": {
    "name": "Alexander Grueneberg",
    "email": "cran@agrueneberg.info"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "crochet",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "BGData",
      "role": "Suggests"
    },
    {
      "package": "ff",
      "role": "Suggests"
    },
    {
      "package": "bigmemory",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "quantgen",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "r-pkg"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "agrueneberg",
      "count": 301,
      "uuid": 527708
    },
    {
      "user": "gdlc",
      "count": 3,
      "uuid": 5049762
    }
  ],
  "_userbio": {
    "uuid": 11443138,
    "type": "organization",
    "name": "QuantGen"
  },
  "_downloads": {
    "count": 287,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LinkedMatrix"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/quantgen/linkedmatrix",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LinkedMatrix.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/quantgen/linkedmatrix",
  "_realowner": "quantgen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2015-10-22"
    },
    {
      "version": "1.1.0",
      "date": "2016-03-07"
    },
    {
      "version": "1.2.0",
      "date": "2016-08-31"
    },
    {
      "version": "1.3.0",
      "date": "2018-01-09"
    },
    {
      "version": "1.3.1",
      "date": "2018-08-06"
    },
    {
      "version": "1.4.0",
      "date": "2020-05-22"
    }
  ],
  "_exports": [
    "as.ColumnLinkedMatrix",
    "as.RowLinkedMatrix",
    "ColumnLinkedMatrix",
    "index",
    "initialize",
    "LinkedMatrix",
    "nNodes",
    "nodes",
    "RowLinkedMatrix",
    "show"
  ],
  "_help": [
    {
      "page": "LinkedMatrix-package",
      "title": "Column-Linked and Row-Linked Matrices",
      "topics": [
        "LinkedMatrix-package"
      ]
    },
    {
      "page": "as.ColumnLinkedMatrix",
      "title": "Converts an Object to a LinkedMatrix Object",
      "topics": [
        "as.ColumnLinkedMatrix",
        "as.ColumnLinkedMatrix.list",
        "as.RowLinkedMatrix",
        "as.RowLinkedMatrix.list"
      ]
    },
    {
      "page": "as.matrix.LinkedMatrix",
      "title": "Converts a LinkedMatrix Instance to a Matrix (if Small Enough)",
      "topics": [
        "as.matrix.LinkedMatrix"
      ]
    },
    {
      "page": "cbind.ColumnLinkedMatrix",
      "title": "Combine Matrix-Like Objects by Columns or Rows",
      "topics": [
        "cbind.ColumnLinkedMatrix",
        "rbind.RowLinkedMatrix"
      ]
    },
    {
      "page": "ColumnLinkedMatrix",
      "title": "Create a LinkedMatrix Object",
      "topics": [
        "ColumnLinkedMatrix",
        "RowLinkedMatrix"
      ]
    },
    {
      "page": "ColumnLinkedMatrix-class",
      "title": "A Class for Linking Matrices by Columns or Rows",
      "topics": [
        "ColumnLinkedMatrix-class",
        "RowLinkedMatrix-class"
      ]
    },
    {
      "page": "index",
      "title": "Maps Each Column or Row Index of a Linked Matrix to the Column or Row Index of Its Corresponding Node",
      "topics": [
        "index"
      ]
    },
    {
      "page": "LinkedMatrix",
      "title": "Create an Empty, Prespecified LinkedMatrix Object",
      "topics": [
        "LinkedMatrix"
      ]
    },
    {
      "page": "LinkedMatrix-class",
      "title": "A Class Union of ColumnLinkedMatrix and RowLinkedMatrix",
      "topics": [
        "initialize,LinkedMatrix-method",
        "LinkedMatrix-class",
        "show,LinkedMatrix-method"
      ]
    },
    {
      "page": "nNodes",
      "title": "Returns the Number of Nodes",
      "topics": [
        "nNodes"
      ]
    },
    {
      "page": "nodes",
      "title": "Returns the Column or Row Indexes at Which Each Node Starts and Ends",
      "topics": [
        "nodes"
      ]
    }
  ],
  "_readme": "https://github.com/quantgen/linkedmatrix/raw/HEAD/README.md",
  "_rundeps": [
    "crochet"
  ],
  "_score": 3.924279286061882,
  "_indexed": true,
  "_nocasepkg": "linkedmatrix",
  "_universes": [
    "quantgen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.0.9000",
      "date": "2026-05-31T08:10:40.000Z",
      "distro": "noble",
      "commit": "01834a8b5772714a1ab1c0ce091e1118f1ed9de1",
      "fileid": "7ed1fe4e468b8d69a0b60080cd8506482699a87e3151adf174c839a4cccc5f76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26707261009"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.0.9000",
      "date": "2026-05-31T08:10:41.000Z",
      "distro": "noble",
      "commit": "01834a8b5772714a1ab1c0ce091e1118f1ed9de1",
      "fileid": "ed4ef6e9973dbb883a59953d7526dcfd8679988106b4d73ba1335cc8c9d1f76e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26707261009"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0.9000",
      "date": "2026-05-31T08:22:38.000Z",
      "commit": "01834a8b5772714a1ab1c0ce091e1118f1ed9de1",
      "fileid": "46a9fa33171e15e57a7dfc65c8a88bf9dea4101431454e80ab628acadde3046f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26707261009"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.0.9000",
      "date": "2026-05-31T08:16:12.000Z",
      "commit": "01834a8b5772714a1ab1c0ce091e1118f1ed9de1",
      "fileid": "7f2e0ffc2a310f6e8de3db4931da7ed1b784e8aa342c20d954a1b91ec4791a00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26707261009"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0.9000",
      "date": "2026-05-31T08:10:41.000Z",
      "commit": "01834a8b5772714a1ab1c0ce091e1118f1ed9de1",
      "fileid": "fe22027cba066919f43e37ee02e97f1cd386af8d5a2070c14106ecfaeaa83eb5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26707261009"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-05-31T08:10:13.000Z",
      "commit": "01834a8b5772714a1ab1c0ce091e1118f1ed9de1",
      "fileid": "e8da8f2cb79d6be731ba35ddad8b3d4019f219df6249a17c4e609188f3dc4a25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26707261009"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-05-31T08:10:44.000Z",
      "commit": "01834a8b5772714a1ab1c0ce091e1118f1ed9de1",
      "fileid": "0ae8909ff9a65d1efd6a3e9b44b5595f4e51f27b245c4e6a79131c1fdb29d03b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26707261009"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-05-31T08:10:02.000Z",
      "commit": "01834a8b5772714a1ab1c0ce091e1118f1ed9de1",
      "fileid": "038112d5705cca20c9425d1aa8aa58dd4804c5dafe210205d54630950385d65b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26707261009"
    }
  ]
}