{
  "_id": "6a1f3a70b401979e73428fb1",
  "Package": "MatrixExtra",
  "Type": "Package",
  "Title": "Extra Methods for Sparse Matrices",
  "Version": "0.1.15",
  "Authors@R": "c(\nperson(given=\"David\", family=\"Cortes\", role=c(\"aut\", \"cre\", \"cph\"),\nemail=\"david.cortes.rivera@gmail.com\"),\nperson(given=\"Dmitry\", family=\"Selivanov\", role=\"cph\"),\nperson(given=\"Thibaut\", family=\"Goetghebuer-Planchon\", role=\"cph\",\ncomment=\"Copyright holder of included robinmap library\"),\nperson(given=\"Martin\", family=\"Maechler\", role=\"cph\",\ncomment=\"Copyright holder of 'Matrix' package from which some code was taken\"),\nperson(given=\"Robert\", family=\"Gentleman\", role=\"cph\",\ncomment=\"Copyright holder of mathematical functions used by base R which were copied\"),\nperson(given=\"Ross\", family=\"Ihaka\", role=\"cph\",\ncomment=\"Copyright holder of mathematical functions used by base R which were copied\")\n)",
  "Maintainer": "David Cortes <david.cortes.rivera@gmail.com>",
  "Description": "Extends sparse matrix and vector classes from the 'Matrix'\npackage by providing: (a) Methods and operators that work\nnatively on CSR formats (compressed sparse row, a.k.a.\n'RsparseMatrix') such as slicing/sub-setting, assignment,\nrbind(), mathematical operators for CSR and COO such as\naddition (\"+\") or sqrt(), and methods such as diag(); (b)\nMulti-threaded matrix multiplication and cross-product for many\n<sparse, dense> types, including the 'float32' type from\n'float'; (c) Coercion methods between pairs of classes which\nare not present in 'Matrix', such as 'dgCMatrix' ->\n'ngRMatrix', as well as convenience conversion functions; (d)\nUtility functions for sparse matrices such as sorting the\nindices or removing zero-valued entries; (e) Fast transposes\nthat work by outputting in the opposite storage format; (f)\nFaster replacements for many 'Matrix' methods for all sparse\ntypes, such as slicing and elementwise multiplication. (g)\nConvenience functions for sparse objects, such as 'mapSparse'\nor a shorter 'show' method.",
  "License": "GPL (>= 2)",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/david-cortes/MatrixExtra",
  "BugReports": "https://github.com/david-cortes/MatrixExtra/issues",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "yes",
  "Repository": "https://fastverse.r-universe.dev",
  "Date/Publication": "2024-06-21 16:08:03 UTC",
  "RemoteUrl": "https://github.com/david-cortes/MatrixExtra",
  "RemoteRef": "HEAD",
  "RemoteSha": "40508dbfefdb54d82ff2f5937634fd2879d12028",
  "Packaged": {
    "Date": "2026-05-05 19:34:31 UTC",
    "User": "root"
  },
  "Author": "David Cortes [aut, cre, cph],\nDmitry Selivanov [cph],\nThibaut Goetghebuer-Planchon [cph] (Copyright holder of included\nrobinmap library),\nMartin Maechler [cph] (Copyright holder of 'Matrix' package from which\nsome code was taken),\nRobert Gentleman [cph] (Copyright holder of mathematical functions used\nby base R which were copied),\nRoss Ihaka [cph] (Copyright holder of mathematical functions used by\nbase R which were copied)",
  "MD5sum": "1ce730fe5718c632244b6ef2a8d745ec",
  "_user": "fastverse",
  "_type": "src",
  "_file": "MatrixExtra_0.1.15.tar.gz",
  "_fileid": "0b0671a037dfdf4090007f2ec119c7adffafa80cf0b7a2aa45ee6f553f9c9a28",
  "_filesize": 409759,
  "_sha256": "0b0671a037dfdf4090007f2ec119c7adffafa80cf0b7a2aa45ee6f553f9c9a28",
  "_created": "2026-05-05T19:34:31.000Z",
  "_published": "2026-06-02T20:17:52.039Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79163616101,
      "time": 230,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6815596224"
    },
    {
      "job": 79163616103,
      "time": 234,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6815600007"
    },
    {
      "job": 79163616196,
      "time": 198,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6815585870"
    },
    {
      "job": 79163616401,
      "time": 251,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6815605723"
    },
    {
      "job": 79163616426,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6816271277"
    },
    {
      "job": 79163616126,
      "time": 506,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6816368470"
    },
    {
      "job": 79163615904,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6816267639"
    },
    {
      "job": 79163615705,
      "time": 311,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6816303912"
    },
    {
      "job": 79163614985,
      "time": 290,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6815519515"
    },
    {
      "job": 79163615186,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79163615564,
      "time": 228,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6815596097"
    },
    {
      "job": 79163616416,
      "time": 256,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6815605250"
    },
    {
      "job": 79163615674,
      "time": 274,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6815610779"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/25397735395",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/david-cortes/MatrixExtra",
  "_commit": {
    "id": "40508dbfefdb54d82ff2f5937634fd2879d12028",
    "author": "david-cortes <david.cortes.rivera@gmail.com>",
    "committer": "david-cortes <david.cortes.rivera@gmail.com>",
    "message": "efficiency\n",
    "time": 1718986083
  },
  "_maintainer": {
    "name": "David Cortes",
    "email": "david.cortes.rivera@gmail.com",
    "login": "david-cortes",
    "uuid": 11860098
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "version": ">= 1.3",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RhpcBLASctl",
      "role": "Imports"
    },
    {
      "package": "float",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "david-cortes",
  "_selfowned": false,
  "_usedby": 34,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "csr",
    "sparse-matrix",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_stars": 23,
  "_contributors": [
    {
      "user": "david-cortes",
      "count": 106,
      "uuid": 11860098
    },
    {
      "user": "cbrueffer",
      "count": 1,
      "uuid": 2705287
    },
    {
      "user": "enchufa2",
      "count": 1,
      "uuid": 4542928
    }
  ],
  "_userbio": {
    "uuid": 105517888,
    "type": "organization",
    "name": "fastverse",
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_downloads": {
    "count": 7287,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MatrixExtra"
  },
  "_devurl": "https://github.com/david-cortes/matrixextra",
  "_searchresults": 122,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MatrixExtra.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/david-cortes/matrixextra",
  "_realowner": "david-cortes",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2021-05-13"
    },
    {
      "version": "0.1.4",
      "date": "2021-05-18"
    },
    {
      "version": "0.1.5",
      "date": "2021-06-22"
    },
    {
      "version": "0.1.6",
      "date": "2021-07-26"
    },
    {
      "version": "0.1.7",
      "date": "2021-09-26"
    },
    {
      "version": "0.1.8",
      "date": "2021-10-29"
    },
    {
      "version": "0.1.9",
      "date": "2021-12-15"
    },
    {
      "version": "0.1.9-1",
      "date": "2021-12-19"
    },
    {
      "version": "0.1.10",
      "date": "2022-05-15"
    },
    {
      "version": "0.1.11",
      "date": "2022-08-06"
    },
    {
      "version": "0.1.12",
      "date": "2022-08-16"
    },
    {
      "version": "0.1.13",
      "date": "2022-09-07"
    },
    {
      "version": "0.1.14",
      "date": "2023-08-20"
    },
    {
      "version": "0.1.15",
      "date": "2024-01-22"
    }
  ],
  "_exports": [
    "as.coo.matrix",
    "as.csc.matrix",
    "as.csr.matrix",
    "as.sparse.vector",
    "cbind2",
    "check_sparse_matrix",
    "deepcopy_sparse_object",
    "diag",
    "diag<-",
    "emptySparse",
    "filterSparse",
    "mapSparse",
    "norm",
    "print",
    "rbind_csr",
    "rbind2",
    "remove_sparse_zeros",
    "restore_old_matrix_behavior",
    "set_new_matrix_behavior",
    "show",
    "sort_sparse_indices",
    "t",
    "t_deep",
    "t_shallow"
  ],
  "_help": [
    {
      "page": "assignment",
      "title": "Assignment operator for CSR matrices",
      "topics": [
        "assignment",
        "[<-,ANY,lsparseVector,lsparseVector,ANY-method",
        "[<-,ANY,lsparseVector,lsparseVector,replValue-method",
        "[<-,ANY,lsparseVector,missing,ANY-method",
        "[<-,ANY,lsparseVector,missing,replValue-method",
        "[<-,ANY,missing,lsparseVector,ANY-method",
        "[<-,ANY,missing,lsparseVector,replValue-method",
        "[<-,ANY,missing,nsparseVector,ANY-method",
        "[<-,ANY,missing,nsparseVector,replValue-method",
        "[<-,ANY,nsparseVector,missing,ANY-method",
        "[<-,ANY,nsparseVector,missing,replValue-method",
        "[<-,ANY,nsparseVector,nsparseVector,ANY-method",
        "[<-,ANY,nsparseVector,nsparseVector,replValue-method",
        "[<-,dgRMatrix,index,index,replValue-method",
        "[<-,dgRMatrix,index,index,sparseVector-method",
        "[<-,dgRMatrix,index,missing,replValue-method",
        "[<-,dgRMatrix,index,missing,sparseVector-method",
        "[<-,dgRMatrix,missing,index,replValue-method",
        "[<-,dgRMatrix,missing,index,sparseVector-method",
        "[<-,dgRMatrix,missing,missing,replValue-method",
        "[<-,dgRMatrix,missing,missing,sparseVector-method"
      ]
    },
    {
      "page": "cbind2-method",
      "title": "Concatenate sparse matrices by columns",
      "topics": [
        "cbind2,CsparseMatrix,sparseVector-method",
        "cbind2,integer,RsparseMatrix-method",
        "cbind2,logical,RsparseMatrix-method",
        "cbind2,numeric,RsparseMatrix-method",
        "cbind2,RsparseMatrix,integer-method",
        "cbind2,RsparseMatrix,logical-method",
        "cbind2,RsparseMatrix,numeric-method",
        "cbind2,RsparseMatrix,RsparseMatrix-method",
        "cbind2,RsparseMatrix,sparseVector-method",
        "cbind2,RsparseMatrix,TsparseMatrix-method",
        "cbind2,sparseVector,CsparseMatrix-method",
        "cbind2,sparseVector,RsparseMatrix-method",
        "cbind2,sparseVector,sparseVector-method",
        "cbind2,sparseVector,TsparseMatrix-method",
        "cbind2,TsparseMatrix,RsparseMatrix-method",
        "cbind2,TsparseMatrix,sparseVector-method",
        "cbind2,TsparseMatrix,TsparseMatrix-method",
        "cbind2-method"
      ]
    },
    {
      "page": "check_sparse_matrix",
      "title": "Check if the underlying data behind a sparse matrix constitutes a valid object",
      "topics": [
        "check_sparse_matrix"
      ]
    },
    {
      "page": "conversions",
      "title": "Conversions between matrix types",
      "topics": [
        "as.coo.matrix",
        "as.csc.matrix",
        "as.csr.matrix",
        "as.sparse.vector",
        "conversions"
      ]
    },
    {
      "page": "csr-linalg",
      "title": "Linear Algebra functions for CSR matrices",
      "topics": [
        "csr-linalg",
        "diag,RsparseMatrix-method",
        "diag<-,RsparseMatrix-method",
        "norm,RsparseMatrix,character-method",
        "norm,RsparseMatrix,missing-method"
      ]
    },
    {
      "page": "deepcopy_sparse_object",
      "title": "Deep copy sparse matrices and vectors",
      "topics": [
        "deepcopy_sparse_object"
      ]
    },
    {
      "page": "emptySparse",
      "title": "Create Empty Sparse Matrix",
      "topics": [
        "emptySparse"
      ]
    },
    {
      "page": "filterSparse",
      "title": "Filter values of a sparse matrix or vector",
      "topics": [
        "filterSparse"
      ]
    },
    {
      "page": "mapSparse",
      "title": "Map values of a sparse matrix/vector",
      "topics": [
        "mapSparse"
      ]
    },
    {
      "page": "mathematical-functions",
      "title": "Mathematical functions for CSR and COO matrices",
      "topics": [
        "abs,RsparseMatrix-method",
        "abs,TsparseMatrix-method",
        "atanh,RsparseMatrix-method",
        "atanh,TsparseMatrix-method",
        "ceiling,RsparseMatrix-method",
        "ceiling,TsparseMatrix-method",
        "expm1,RsparseMatrix-method",
        "expm1,TsparseMatrix-method",
        "floor,RsparseMatrix-method",
        "floor,TsparseMatrix-method",
        "log1p,RsparseMatrix-method",
        "log1p,TsparseMatrix-method",
        "mathematical-functions",
        "round,RsparseMatrix-method",
        "round,TsparseMatrix-method",
        "sign,RsparseMatrix-method",
        "sign,TsparseMatrix-method",
        "signif,RsparseMatrix-method",
        "signif,TsparseMatrix-method",
        "sin,RsparseMatrix-method",
        "sin,TsparseMatrix-method",
        "sinh,RsparseMatrix-method",
        "sinh,TsparseMatrix-method",
        "sqrt,RsparseMatrix-method",
        "sqrt,TsparseMatrix-method",
        "tan,RsparseMatrix-method",
        "tan,TsparseMatrix-method",
        "tanh,RsparseMatrix-method",
        "tanh,TsparseMatrix-method",
        "tanpi,RsparseMatrix-method",
        "tanpi,TsparseMatrix-method",
        "trunc,RsparseMatrix-method",
        "trunc,TsparseMatrix-method"
      ]
    },
    {
      "page": "matmult",
      "title": "Multithreaded Sparse-Dense Matrix and Vector Multiplications",
      "topics": [
        "%*%,float32,CsparseMatrix-method",
        "%*%,matrix,CsparseMatrix-method",
        "%*%,RsparseMatrix,float32-method",
        "%*%,RsparseMatrix,integer-method",
        "%*%,RsparseMatrix,logical-method",
        "%*%,RsparseMatrix,matrix-method",
        "%*%,RsparseMatrix,numeric-method",
        "%*%,RsparseMatrix,sparseVector-method",
        "crossprod,float32,CsparseMatrix-method",
        "crossprod,matrix,CsparseMatrix-method",
        "matmult",
        "tcrossprod,float32,RsparseMatrix-method",
        "tcrossprod,matrix,RsparseMatrix-method",
        "tcrossprod,RsparseMatrix,float32-method",
        "tcrossprod,RsparseMatrix,matrix-method"
      ]
    },
    {
      "page": "MatrixExtra",
      "title": "MatrixExtra package",
      "topics": [
        "MatrixExtra-package",
        "MatrixExtra"
      ]
    },
    {
      "page": "MatrixExtra-options",
      "title": "MatrixExtra internal options",
      "topics": [
        "MatrixExtra-options",
        "restore_old_matrix_behavior",
        "set_new_matrix_behavior"
      ]
    },
    {
      "page": "operators",
      "title": "Mathematical operators on sparse matrices and sparse vectors",
      "topics": [
        "%%,integer,RsparseMatrix-method",
        "%%,integer,TsparseMatrix-method",
        "%%,logical,RsparseMatrix-method",
        "%%,logical,TsparseMatrix-method",
        "%%,matrix,RsparseMatrix-method",
        "%%,matrix,TsparseMatrix-method",
        "%%,numeric,RsparseMatrix-method",
        "%%,numeric,TsparseMatrix-method",
        "%%,RsparseMatrix,integer-method",
        "%%,RsparseMatrix,logical-method",
        "%%,RsparseMatrix,matrix-method",
        "%%,RsparseMatrix,numeric-method",
        "%%,TsparseMatrix,integer-method",
        "%%,TsparseMatrix,logical-method",
        "%%,TsparseMatrix,matrix-method",
        "%%,TsparseMatrix,numeric-method",
        "%/%,integer,RsparseMatrix-method",
        "%/%,integer,TsparseMatrix-method",
        "%/%,logical,RsparseMatrix-method",
        "%/%,logical,TsparseMatrix-method",
        "%/%,matrix,RsparseMatrix-method",
        "%/%,matrix,TsparseMatrix-method",
        "%/%,numeric,RsparseMatrix-method",
        "%/%,numeric,TsparseMatrix-method",
        "%/%,RsparseMatrix,integer-method",
        "%/%,RsparseMatrix,logical-method",
        "%/%,RsparseMatrix,matrix-method",
        "%/%,RsparseMatrix,numeric-method",
        "%/%,TsparseMatrix,integer-method",
        "%/%,TsparseMatrix,logical-method",
        "%/%,TsparseMatrix,matrix-method",
        "%/%,TsparseMatrix,numeric-method",
        "&,CsparseMatrix,float32-method",
        "&,CsparseMatrix,matrix-method",
        "&,CsparseMatrix,TsparseMatrix-method",
        "&,float32,CsparseMatrix-method",
        "&,integer,RsparseMatrix-method",
        "&,integer,TsparseMatrix-method",
        "&,lgRMatrix,matrix-method",
        "&,lgRMatrix,sparseMatrix-method",
        "&,lgTMatrix,matrix-method",
        "&,logical,RsparseMatrix-method",
        "&,logical,TsparseMatrix-method",
        "&,matrix,CsparseMatrix-method",
        "&,matrix,lgRMatrix-method",
        "&,matrix,lgTMatrix-method",
        "&,matrix,ngRMatrix-method",
        "&,matrix,ngTMatrix-method",
        "&,matrix,RsparseMatrix-method",
        "&,matrix,TsparseMatrix-method",
        "&,ngRMatrix,matrix-method",
        "&,ngRMatrix,sparseMatrix-method",
        "&,ngTMatrix,matrix-method",
        "&,numeric,RsparseMatrix-method",
        "&,numeric,TsparseMatrix-method",
        "&,RsparseMatrix,integer-method",
        "&,RsparseMatrix,logical-method",
        "&,RsparseMatrix,matrix-method",
        "&,RsparseMatrix,numeric-method",
        "&,RsparseMatrix,sparseMatrix-method",
        "&,sparseMatrix,lgRMatrix-method",
        "&,sparseMatrix,ngRMatrix-method",
        "&,sparseMatrix,RsparseMatrix-method",
        "&,TsparseMatrix,CsparseMatrix-method",
        "&,TsparseMatrix,integer-method",
        "&,TsparseMatrix,logical-method",
        "&,TsparseMatrix,matrix-method",
        "&,TsparseMatrix,numeric-method",
        "*,CsparseMatrix,float32-method",
        "*,CsparseMatrix,matrix-method",
        "*,CsparseMatrix,TsparseMatrix-method",
        "*,float32,CsparseMatrix-method",
        "*,float32,lgRMatrix-method",
        "*,float32,lgTMatrix-method",
        "*,float32,ngRMatrix-method",
        "*,float32,ngTMatrix-method",
        "*,float32,RsparseMatrix-method",
        "*,float32,sparseVector-method",
        "*,float32,TsparseMatrix-method",
        "*,integer,RsparseMatrix-method",
        "*,integer,TsparseMatrix-method",
        "*,lgRMatrix,float32-method",
        "*,lgRMatrix,matrix-method",
        "*,lgRMatrix,sparseMatrix-method",
        "*,lgTMatrix,float32-method",
        "*,lgTMatrix,matrix-method",
        "*,logical,RsparseMatrix-method",
        "*,logical,TsparseMatrix-method",
        "*,matrix,CsparseMatrix-method",
        "*,matrix,lgRMatrix-method",
        "*,matrix,lgTMatrix-method",
        "*,matrix,ngRMatrix-method",
        "*,matrix,ngTMatrix-method",
        "*,matrix,RsparseMatrix-method",
        "*,matrix,sparseVector-method",
        "*,matrix,TsparseMatrix-method",
        "*,ngRMatrix,float32-method",
        "*,ngRMatrix,matrix-method",
        "*,ngRMatrix,sparseMatrix-method",
        "*,ngTMatrix,float32-method",
        "*,ngTMatrix,matrix-method",
        "*,numeric,RsparseMatrix-method",
        "*,numeric,TsparseMatrix-method",
        "*,RsparseMatrix,float32-method",
        "*,RsparseMatrix,integer-method",
        "*,RsparseMatrix,logical-method",
        "*,RsparseMatrix,matrix-method",
        "*,RsparseMatrix,numeric-method",
        "*,RsparseMatrix,sparseMatrix-method",
        "*,RsparseMatrix,sparseVector-method",
        "*,sparseMatrix,lgRMatrix-method",
        "*,sparseMatrix,ngRMatrix-method",
        "*,sparseMatrix,RsparseMatrix-method",
        "*,sparseVector,float32-method",
        "*,sparseVector,matrix-method",
        "*,sparseVector,RsparseMatrix-method",
        "*,TsparseMatrix,CsparseMatrix-method",
        "*,TsparseMatrix,float32-method",
        "*,TsparseMatrix,integer-method",
        "*,TsparseMatrix,logical-method",
        "*,TsparseMatrix,matrix-method",
        "*,TsparseMatrix,numeric-method",
        "+,CsparseMatrix,TsparseMatrix-method",
        "+,lgRMatrix,sparseMatrix-method",
        "+,ngRMatrix,sparseMatrix-method",
        "+,RsparseMatrix,sparseMatrix-method",
        "+,sparseMatrix,lgRMatrix-method",
        "+,sparseMatrix,ngRMatrix-method",
        "+,sparseMatrix,RsparseMatrix-method",
        "+,TsparseMatrix,CsparseMatrix-method",
        "-,CsparseMatrix,TsparseMatrix-method",
        "-,lgRMatrix,sparseMatrix-method",
        "-,ngRMatrix,sparseMatrix-method",
        "-,RsparseMatrix,sparseMatrix-method",
        "-,sparseMatrix,lgRMatrix-method",
        "-,sparseMatrix,ngRMatrix-method",
        "-,sparseMatrix,RsparseMatrix-method",
        "-,TsparseMatrix,CsparseMatrix-method",
        "/,integer,RsparseMatrix-method",
        "/,integer,TsparseMatrix-method",
        "/,logical,RsparseMatrix-method",
        "/,logical,TsparseMatrix-method",
        "/,matrix,RsparseMatrix-method",
        "/,matrix,TsparseMatrix-method",
        "/,numeric,RsparseMatrix-method",
        "/,numeric,TsparseMatrix-method",
        "/,RsparseMatrix,integer-method",
        "/,RsparseMatrix,logical-method",
        "/,RsparseMatrix,matrix-method",
        "/,RsparseMatrix,numeric-method",
        "/,TsparseMatrix,integer-method",
        "/,TsparseMatrix,logical-method",
        "/,TsparseMatrix,matrix-method",
        "/,TsparseMatrix,numeric-method",
        "operators",
        "^,integer,RsparseMatrix-method",
        "^,integer,TsparseMatrix-method",
        "^,logical,RsparseMatrix-method",
        "^,logical,TsparseMatrix-method",
        "^,matrix,RsparseMatrix-method",
        "^,matrix,TsparseMatrix-method",
        "^,numeric,RsparseMatrix-method",
        "^,numeric,TsparseMatrix-method",
        "^,RsparseMatrix,integer-method",
        "^,RsparseMatrix,logical-method",
        "^,RsparseMatrix,matrix-method",
        "^,RsparseMatrix,numeric-method",
        "^,TsparseMatrix,integer-method",
        "^,TsparseMatrix,logical-method",
        "^,TsparseMatrix,matrix-method",
        "^,TsparseMatrix,numeric-method",
        "|,CsparseMatrix,TsparseMatrix-method",
        "|,lgRMatrix,sparseMatrix-method",
        "|,ngRMatrix,sparseMatrix-method",
        "|,RsparseMatrix,sparseMatrix-method",
        "|,sparseMatrix,lgRMatrix-method",
        "|,sparseMatrix,ngRMatrix-method",
        "|,sparseMatrix,RsparseMatrix-method",
        "|,TsparseMatrix,CsparseMatrix-method"
      ]
    },
    {
      "page": "rbind_csr",
      "title": "Concatenate inputs by rows into a CSR matrix",
      "topics": [
        "rbind_csr"
      ]
    },
    {
      "page": "rbind2-method",
      "title": "Concatenate sparse matrices/vectors by rows",
      "topics": [
        "rbind2,CsparseMatrix,CsparseMatrix-method",
        "rbind2,CsparseMatrix,RsparseMatrix-method",
        "rbind2,CsparseMatrix,sparseVector-method",
        "rbind2,CsparseMatrix,TsparseMatrix-method",
        "rbind2,integer,RsparseMatrix-method",
        "rbind2,logical,RsparseMatrix-method",
        "rbind2,numeric,RsparseMatrix-method",
        "rbind2,RsparseMatrix,CsparseMatrix-method",
        "rbind2,RsparseMatrix,integer-method",
        "rbind2,RsparseMatrix,logical-method",
        "rbind2,RsparseMatrix,numeric-method",
        "rbind2,RsparseMatrix,RsparseMatrix-method",
        "rbind2,RsparseMatrix,sparseVector-method",
        "rbind2,RsparseMatrix,TsparseMatrix-method",
        "rbind2,sparseVector,CsparseMatrix-method",
        "rbind2,sparseVector,RsparseMatrix-method",
        "rbind2,sparseVector,sparseVector-method",
        "rbind2,sparseVector,TsparseMatrix-method",
        "rbind2,TsparseMatrix,CsparseMatrix-method",
        "rbind2,TsparseMatrix,RsparseMatrix-method",
        "rbind2,TsparseMatrix,sparseVector-method",
        "rbind2,TsparseMatrix,TsparseMatrix-method",
        "rbind2-method"
      ]
    },
    {
      "page": "remove_sparse_zeros",
      "title": "Remove Zeros from a Sparse Matrix or Sparse Vector",
      "topics": [
        "remove_sparse_zeros"
      ]
    },
    {
      "page": "show",
      "title": "Quick Glance at Sparse Objects",
      "topics": [
        "print,sparseVector-method",
        "show",
        "show,sparseMatrix-method",
        "show,sparseVector-method"
      ]
    },
    {
      "page": "slice",
      "title": "Sparse Matrices Slicing",
      "topics": [
        "slice",
        "[,ANY,index,lsparseVector,logical-method",
        "[,ANY,index,lsparseVector,missing-method",
        "[,ANY,index,nsparseVector,logical-method",
        "[,ANY,index,nsparseVector,missing-method",
        "[,ANY,lsparseVector,index,logical-method",
        "[,ANY,lsparseVector,index,missing-method",
        "[,ANY,lsparseVector,lsparseVector,logical-method",
        "[,ANY,lsparseVector,lsparseVector,missing-method",
        "[,ANY,lsparseVector,missing,logical-method",
        "[,ANY,lsparseVector,missing,missing-method",
        "[,ANY,missing,lsparseVector,logical-method",
        "[,ANY,missing,lsparseVector,missing-method",
        "[,ANY,missing,nsparseVector,logical-method",
        "[,ANY,missing,nsparseVector,missing-method",
        "[,ANY,nsparseVector,index,logical-method",
        "[,ANY,nsparseVector,index,missing-method",
        "[,ANY,nsparseVector,missing,logical-method",
        "[,ANY,nsparseVector,missing,missing-method",
        "[,ANY,nsparseVector,nsparseVector,logical-method",
        "[,ANY,nsparseVector,nsparseVector,missing-method",
        "[,CsparseMatrix,index,index,logical-method",
        "[,CsparseMatrix,index,index,missing-method",
        "[,CsparseMatrix,index,missing,logical-method",
        "[,CsparseMatrix,index,missing,missing-method",
        "[,CsparseMatrix,missing,index,logical-method",
        "[,CsparseMatrix,missing,index,missing-method",
        "[,CsparseMatrix,missing,missing,logical-method",
        "[,CsparseMatrix,missing,missing,missing-method",
        "[,RsparseMatrix,index,index,logical-method",
        "[,RsparseMatrix,index,index,missing-method",
        "[,RsparseMatrix,index,missing,logical-method",
        "[,RsparseMatrix,index,missing,missing-method",
        "[,RsparseMatrix,missing,index,logical-method",
        "[,RsparseMatrix,missing,index,missing-method",
        "[,RsparseMatrix,missing,missing,logical-method",
        "[,RsparseMatrix,missing,missing,missing-method",
        "[,TsparseMatrix,index,index,logical-method",
        "[,TsparseMatrix,index,index,missing-method",
        "[,TsparseMatrix,index,missing,logical-method",
        "[,TsparseMatrix,index,missing,missing-method",
        "[,TsparseMatrix,missing,index,logical-method",
        "[,TsparseMatrix,missing,index,missing-method",
        "[,TsparseMatrix,missing,missing,logical-method",
        "[,TsparseMatrix,missing,missing,missing-method"
      ]
    },
    {
      "page": "sort_sparse_indices",
      "title": "Sort the indices of a sparse matrix or sparse vector",
      "topics": [
        "sort_sparse_indices"
      ]
    },
    {
      "page": "t_shallow",
      "title": "Transpose a sparse matrix by changing its format",
      "topics": [
        "t,CsparseMatrix-method",
        "t,dgCMatrix-method",
        "t,dsCMatrix-method",
        "t,dtCMatrix-method",
        "t,lgCMatrix-method",
        "t,lsCMatrix-method",
        "t,ltCMatrix-method",
        "t,ngCMatrix-method",
        "t,nsCMatrix-method",
        "t,ntCMatrix-method",
        "t,RsparseMatrix-method",
        "t,sparseVector-method",
        "t,TsparseMatrix-method",
        "t_deep",
        "t_shallow"
      ]
    }
  ],
  "_readme": "https://github.com/david-cortes/MatrixExtra/raw/HEAD/README.md",
  "_rundeps": [
    "float",
    "lattice",
    "Matrix",
    "Rcpp",
    "RhpcBLASctl"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "Introducing_MatrixExtra.Rmd",
      "filename": "Introducing_MatrixExtra.html",
      "title": "Introducing MatrixExtra",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sparse Matrix Formats",
        "1. COO (coordinate) or triplets, a.k.a. \"TsparseMatrix\":",
        "2. CSR (compressed sparse row), a.k.a. \"RsparseMatrix\"",
        "3. CSC (compressed sparse column), a.k.a. \"CsparseMatrix\"",
        "4. Sparse vectors",
        "Sparse objects in Matrix",
        "Doesn't Matrix provide everything?",
        "Why is CSR needed?",
        "MatrixExtra to the rescue",
        "Important!!",
        "What else does it do?",
        "Modifying sub-optimal behaviors from Matrix",
        "A real-world example"
      ],
      "created": "2021-04-13 21:10:16",
      "modified": "2024-01-22 17:57:04",
      "commits": 12
    }
  ],
  "_score": 9.319236607979052,
  "_indexed": false,
  "_nocasepkg": "matrixextra",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://david-cortes.r-universe.dev/MatrixExtra",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.15",
      "date": "2026-05-05T19:37:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "40508dbfefdb54d82ff2f5937634fd2879d12028",
      "fileid": "0fce26029abe4ad1ca5c53a412704305487886007e7c245eb51f5f52ce8f150a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25397735395"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.15",
      "date": "2026-05-05T19:37:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "40508dbfefdb54d82ff2f5937634fd2879d12028",
      "fileid": "9117d05e3aa59db56a101715eafa0bac90982edff877f1053ebdc77a8f0f42dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25397735395"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.15",
      "date": "2026-05-05T19:37:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "40508dbfefdb54d82ff2f5937634fd2879d12028",
      "fileid": "def9d72e75b4eeff720b2b9820c4a83a904638b058021f15e7468771d4ad2ebd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25397735395"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.15",
      "date": "2026-05-05T19:38:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "40508dbfefdb54d82ff2f5937634fd2879d12028",
      "fileid": "1d1bfb9caa4c11bbffe5db11a9949c1a7cff72b3f9d15206bb28744ae76bff8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25397735395"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.15",
      "date": "2026-05-05T20:12:49.000Z",
      "arch": "aarch64",
      "commit": "40508dbfefdb54d82ff2f5937634fd2879d12028",
      "fileid": "1de57a9c71d9ad7cafdb0fa2d1a8a2b29f08423de22d5a4b513cd7cc3e3e1a27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25397735395"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.15",
      "date": "2026-05-05T20:13:53.000Z",
      "arch": "x86_64",
      "commit": "40508dbfefdb54d82ff2f5937634fd2879d12028",
      "fileid": "284752e231251e0906aa54fd02de73de258862c27da2f15808e9e7493dd2a52e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25397735395"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.15",
      "date": "2026-05-05T20:12:33.000Z",
      "arch": "aarch64",
      "commit": "40508dbfefdb54d82ff2f5937634fd2879d12028",
      "fileid": "4c0874f070cd49c1a6d598a1ea597f8d9dd958a5d1043a263eb4a8d5ba579a53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25397735395"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.15",
      "date": "2026-05-05T20:13:02.000Z",
      "arch": "x86_64",
      "commit": "40508dbfefdb54d82ff2f5937634fd2879d12028",
      "fileid": "209daa68a891a5b68c68469138041914702d8303ed28b5f9fbc7cb5437b3e07a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25397735395"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.15",
      "date": "2026-05-05T19:37:10.000Z",
      "arch": "x86_64",
      "commit": "40508dbfefdb54d82ff2f5937634fd2879d12028",
      "fileid": "eb3dedeb0a06e9bb46526a5e0e25cbbca515ef807ef6912e8d42adeef63410f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25397735395"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.15",
      "date": "2026-05-05T19:37:03.000Z",
      "arch": "x86_64",
      "commit": "40508dbfefdb54d82ff2f5937634fd2879d12028",
      "fileid": "b0483bb198a19f39a2fe7ce49739e08121322a94ca68786c8a94ea14308971cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25397735395"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.15",
      "date": "2026-05-05T19:37:10.000Z",
      "arch": "x86_64",
      "commit": "40508dbfefdb54d82ff2f5937634fd2879d12028",
      "fileid": "e9691ad0b399aab7b755fade627d7c3b729e1be73788ed6ae92cf6b3b53eb417",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/25397735395"
    }
  ]
}