{
  "_id": "6a551834ff0138dec5d6797b",
  "Package": "slam",
  "Version": "0.1-56",
  "Title": "Sparse Lightweight Arrays and Matrices",
  "Authors@R": "c(person(\"Kurt\", \"Hornik\", role = c(\"aut\", \"cre\"),\nemail = \"Kurt.Hornik@R-project.org\",\ncomment = c(ORCID = \"0000-0003-4198-9911\")),\nperson(\"David\", \"Meyer\", role = \"aut\",\nemail = \"David.Meyer@R-project.org\",\ncomment = c(ORCID = \"0000-0002-5196-3048\")),\nperson(\"Christian\", \"Buchta\", role = \"aut\"))",
  "Description": "Data structures and algorithms for sparse arrays and\nmatrices, based on index arrays and simple triplet\nrepresentations, respectively.",
  "License": "GPL-2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-13 16:48:27 UTC",
    "User": "root"
  },
  "Author": "Kurt Hornik [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4198-9911>), David Meyer [aut]\n(ORCID: <https://orcid.org/0000-0002-5196-3048>), Christian\nBuchta [aut]",
  "Maintainer": "Kurt Hornik <Kurt.Hornik@R-project.org>",
  "Repository": "https://kurthornik.r-universe.dev",
  "Date/Publication": "2026-07-13 11:33:51 UTC",
  "RemoteUrl": "https://github.com/cran/slam",
  "RemoteRef": "HEAD",
  "RemoteSha": "e718b9bf09db98b0cdce93f4c513e730eaa95430",
  "_user": "kurthornik",
  "_type": "src",
  "_file": "slam_0.1-56.tar.gz",
  "_fileid": "https://r2.ropensci.org/2f21b8a9538ab35f3e3dd968d68558ebff11f4185d94c1e3bf1c2ffdb84a9a74",
  "_filesize": 194539,
  "_sha256": "2f21b8a9538ab35f3e3dd968d68558ebff11f4185d94c1e3bf1c2ffdb84a9a74",
  "_expires": "2026-10-21T16:54:10.000Z",
  "_created": "2026-07-13T16:48:27.000Z",
  "_published": "2026-07-13T16:54:12.759Z",
  "_jobs": [
    {
      "job": 86878016837,
      "time": 136,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8286244533"
    },
    {
      "job": 86878016775,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8286247483"
    },
    {
      "job": 86878016938,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8286244169"
    },
    {
      "job": 86878016840,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8286249950"
    },
    {
      "job": 86878016924,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8286226062"
    },
    {
      "job": 86878016900,
      "time": 300,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8286320203"
    },
    {
      "job": 86878016877,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8286217931"
    },
    {
      "job": 86878016801,
      "time": 302,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8286320232"
    },
    {
      "job": 86877464481,
      "time": 141,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8286180163"
    },
    {
      "job": 86878016814,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8286219052"
    },
    {
      "job": 86878016821,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8286224592"
    },
    {
      "job": 86878016848,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8286226253"
    },
    {
      "job": 86878016822,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8286225671"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kurthornik/actions/runs/29267750972",
  "_status": "success",
  "_upstream": "https://github.com/cran/slam",
  "_commit": {
    "id": "e718b9bf09db98b0cdce93f4c513e730eaa95430",
    "author": "Kurt Hornik <Kurt.Hornik@R-project.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1-56\n",
    "time": 1783942431
  },
  "_maintainer": {
    "name": "Kurt Hornik",
    "email": "kurt.hornik@r-project.org",
    "login": "kurthornik",
    "orcid": "0000-0003-4198-9911",
    "description": "",
    "uuid": 124706059
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Enhances"
    },
    {
      "package": "SparseM",
      "role": "Enhances"
    },
    {
      "package": "spam",
      "role": "Enhances"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 352,
  "_updates": [
    {
      "week": "2026-29",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1-56",
      "date": "2026-07-13"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "kurthornik",
      "count": 29,
      "uuid": 124706059
    }
  ],
  "_userbio": {
    "uuid": 124706059,
    "type": "user",
    "name": "Kurt Hornik",
    "followers": 55
  },
  "_downloads": {
    "count": 54179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/slam"
  },
  "_mentions": 4,
  "_searchresults": 1296,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/slam.html",
    "manual.pdf"
  ],
  "_realowner": "kurthornik",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2009-06-26"
    },
    {
      "version": "0.1-1",
      "date": "2009-07-01"
    },
    {
      "version": "0.1-2",
      "date": "2009-08-08"
    },
    {
      "version": "0.1-3",
      "date": "2009-08-13"
    },
    {
      "version": "0.1-4",
      "date": "2009-08-26"
    },
    {
      "version": "0.1-5",
      "date": "2009-09-10"
    },
    {
      "version": "0.1-6",
      "date": "2009-10-21"
    },
    {
      "version": "0.1-7",
      "date": "2009-12-24"
    },
    {
      "version": "0.1-9",
      "date": "2010-01-09"
    },
    {
      "version": "0.1-10",
      "date": "2010-03-15"
    },
    {
      "version": "0.1-11",
      "date": "2010-03-25"
    },
    {
      "version": "0.1-12",
      "date": "2010-05-09"
    },
    {
      "version": "0.1-13",
      "date": "2010-06-24"
    },
    {
      "version": "0.1-14",
      "date": "2010-08-10"
    },
    {
      "version": "0.1-15",
      "date": "2010-09-09"
    },
    {
      "version": "0.1-16",
      "date": "2010-09-25"
    },
    {
      "version": "0.1-17",
      "date": "2010-09-26"
    },
    {
      "version": "0.1-18",
      "date": "2010-10-18"
    },
    {
      "version": "0.1-20",
      "date": "2011-02-10"
    },
    {
      "version": "0.1-21",
      "date": "2011-02-18"
    },
    {
      "version": "0.1-22",
      "date": "2011-04-15"
    },
    {
      "version": "0.1-23",
      "date": "2011-10-27"
    },
    {
      "version": "0.1-24",
      "date": "2012-06-13"
    },
    {
      "version": "0.1-25",
      "date": "2012-09-03"
    },
    {
      "version": "0.1-26",
      "date": "2012-12-22"
    },
    {
      "version": "0.1-27",
      "date": "2013-01-27"
    },
    {
      "version": "0.1-28",
      "date": "2013-02-06"
    },
    {
      "version": "0.1-29",
      "date": "2013-09-06"
    },
    {
      "version": "0.1-30",
      "date": "2013-09-25"
    },
    {
      "version": "0.1-31",
      "date": "2014-01-07"
    },
    {
      "version": "0.1-32",
      "date": "2014-04-02"
    },
    {
      "version": "0.1-34",
      "date": "2016-05-04"
    },
    {
      "version": "0.1-35",
      "date": "2016-06-14"
    },
    {
      "version": "0.1-37",
      "date": "2016-08-05"
    },
    {
      "version": "0.1-38",
      "date": "2016-08-18"
    },
    {
      "version": "0.1-39",
      "date": "2016-11-18"
    },
    {
      "version": "0.1-40",
      "date": "2016-12-01"
    },
    {
      "version": "0.1-42",
      "date": "2017-12-21"
    },
    {
      "version": "0.1-43",
      "date": "2018-04-23"
    },
    {
      "version": "0.1-44",
      "date": "2018-12-21"
    },
    {
      "version": "0.1-45",
      "date": "2019-02-26"
    },
    {
      "version": "0.1-46",
      "date": "2019-10-26"
    },
    {
      "version": "0.1-47",
      "date": "2019-12-21"
    },
    {
      "version": "0.1-48",
      "date": "2020-12-03"
    },
    {
      "version": "0.1-49",
      "date": "2021-11-17"
    },
    {
      "version": "0.1-50",
      "date": "2022-01-08"
    },
    {
      "version": "0.1-51",
      "date": "2024-07-17"
    },
    {
      "version": "0.1-52",
      "date": "2024-07-31"
    },
    {
      "version": "0.1-53",
      "date": "2024-09-02"
    },
    {
      "version": "0.1-54",
      "date": "2024-10-15"
    },
    {
      "version": "0.1-55",
      "date": "2024-11-14"
    },
    {
      "version": "0.1-56",
      "date": "2026-07-13"
    }
  ],
  "_exports": [
    "abind_simple_sparse_array",
    "as.simple_sparse_array",
    "as.simple_triplet_matrix",
    "col_means",
    "col_norms",
    "col_sums",
    "colapply_simple_triplet_matrix",
    "crossapply_simple_triplet_matrix",
    "crossprod_simple_triplet_matrix",
    "drop_simple_sparse_array",
    "extend_simple_sparse_array",
    "is.simple_sparse_array",
    "is.simple_triplet_matrix",
    "matprod_simple_triplet_matrix",
    "read_stm_CLUTO",
    "read_stm_MC",
    "reduce_simple_sparse_array",
    "rollup",
    "row_means",
    "row_norms",
    "row_sums",
    "rowapply_simple_triplet_matrix",
    "simple_sparse_array",
    "simple_sparse_zero_array",
    "simple_triplet_diag_matrix",
    "simple_triplet_matrix",
    "simple_triplet_zero_matrix",
    "simplify_simple_sparse_array",
    "slam_options",
    "tcrossapply_simple_triplet_matrix",
    "tcrossprod_simple_triplet_matrix",
    "write_stm_CLUTO",
    "write_stm_MC"
  ],
  "_help": [
    {
      "page": "abind",
      "title": "Combine Sparse Arrays",
      "topics": [
        "abind_simple_sparse_array",
        "extend_simple_sparse_array"
      ]
    },
    {
      "page": "apply",
      "title": "Apply Functions Over Sparse Matrix Margins",
      "topics": [
        "colapply_simple_triplet_matrix",
        "crossapply_simple_triplet_matrix",
        "rowapply_simple_triplet_matrix",
        "tcrossapply_simple_triplet_matrix"
      ]
    },
    {
      "page": "crossprod",
      "title": "Matrix Crossproduct",
      "topics": [
        "crossprod_simple_triplet_matrix",
        "matprod_simple_triplet_matrix",
        "tcrossprod_simple_triplet_matrix"
      ]
    },
    {
      "page": "foreign",
      "title": "Read and Write Sparse Matrix Format Files",
      "topics": [
        "read_stm_CLUTO",
        "read_stm_MC",
        "write_stm_CLUTO",
        "write_stm_MC"
      ]
    },
    {
      "page": "norms",
      "title": "Row and Column Norms",
      "topics": [
        "col_norms",
        "row_norms"
      ]
    },
    {
      "page": "options",
      "title": "Options for the `slam' package",
      "topics": [
        "slam_options"
      ]
    },
    {
      "page": "rollup",
      "title": "Rollup Sparse Arrays",
      "topics": [
        "rollup",
        "rollup.array",
        "rollup.matrix",
        "rollup.simple_sparse_array",
        "rollup.simple_triplet_matrix"
      ]
    },
    {
      "page": "array",
      "title": "Simple Sparse Arrays",
      "topics": [
        "as.simple_sparse_array",
        "drop_simple_sparse_array",
        "is.simple_sparse_array",
        "reduce_simple_sparse_array",
        "simple sparse array",
        "simple_sparse_array",
        "simple_sparse_zero_array",
        "simplify_simple_sparse_array"
      ]
    },
    {
      "page": "matrix",
      "title": "Simple Triplet Matrix",
      "topics": [
        "as.simple_triplet_matrix",
        "is.simple_triplet_matrix",
        "simple triplet matrix",
        "simple_triplet_diag_matrix",
        "simple_triplet_matrix",
        "simple_triplet_zero_matrix"
      ]
    },
    {
      "page": "sums",
      "title": "Form Row and Column Sums and Means",
      "topics": [
        "col_means",
        "col_means.simple_triplet_matrix",
        "col_sums",
        "col_sums.simple_triplet_matrix",
        "row_means",
        "row_means.simple_triplet_matrix",
        "row_sums",
        "row_sums.simple_triplet_matrix"
      ]
    }
  ],
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_score": 8.773189891576319,
  "_indexed": true,
  "_nocasepkg": "slam",
  "_universes": [
    "kurthornik"
  ],
  "_previous": "0.1-55",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-56",
      "date": "2026-07-13T16:50:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e718b9bf09db98b0cdce93f4c513e730eaa95430",
      "fileid": "https://r2.ropensci.org/16e9bcd25a311c4a722bf3d3111a2ffa1ce5689ac02bb1adcdcf40b482c138dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kurthornik/actions/runs/29267750972"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-56",
      "date": "2026-07-13T16:50:49.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e718b9bf09db98b0cdce93f4c513e730eaa95430",
      "fileid": "https://r2.ropensci.org/c3f731a1973da7556eca84472acf00484139afc1f7d80eea02f1dfa679dd7906",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kurthornik/actions/runs/29267750972"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-56",
      "date": "2026-07-13T16:50:49.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e718b9bf09db98b0cdce93f4c513e730eaa95430",
      "fileid": "https://r2.ropensci.org/4a424c915c0c1636d0ec09a01040b9b42642f0aa4e341a6dd769a688067014cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kurthornik/actions/runs/29267750972"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-56",
      "date": "2026-07-13T16:50:54.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e718b9bf09db98b0cdce93f4c513e730eaa95430",
      "fileid": "https://r2.ropensci.org/cf005c82ee5b303629d24ba66ee2377e6e66defb5aaa538435b7bf982b66793f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kurthornik/actions/runs/29267750972"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-56",
      "date": "2026-07-13T16:49:59.000Z",
      "arch": "aarch64",
      "commit": "e718b9bf09db98b0cdce93f4c513e730eaa95430",
      "fileid": "https://r2.ropensci.org/1d997bccbdc6cf11dde6a46bacf94ce49c243fa4bef617519d8e85745817081d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kurthornik/actions/runs/29267750972"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-56",
      "date": "2026-07-13T16:52:50.000Z",
      "arch": "x86_64",
      "commit": "e718b9bf09db98b0cdce93f4c513e730eaa95430",
      "fileid": "https://r2.ropensci.org/0bbe209d4580ea1d6fd19134036d0a3942bd89443806d815fb1be94b82d11b18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kurthornik/actions/runs/29267750972"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-56",
      "date": "2026-07-13T16:49:51.000Z",
      "arch": "aarch64",
      "commit": "e718b9bf09db98b0cdce93f4c513e730eaa95430",
      "fileid": "https://r2.ropensci.org/1b867b1d860355a58116feb16e48526b13db21571fc8646aa54e0c33a23bf3ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kurthornik/actions/runs/29267750972"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-56",
      "date": "2026-07-13T16:52:52.000Z",
      "arch": "x86_64",
      "commit": "e718b9bf09db98b0cdce93f4c513e730eaa95430",
      "fileid": "https://r2.ropensci.org/3215faa89c6deef4ab2dc6a08f9fa56a386b13531a3803dc86baec9b3ea6b7e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kurthornik/actions/runs/29267750972"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-56",
      "date": "2026-07-13T16:50:06.000Z",
      "arch": "emscripten",
      "commit": "e718b9bf09db98b0cdce93f4c513e730eaa95430",
      "fileid": "https://r2.ropensci.org/66e3935a424d9b2345cfb1a9d51c804b07386a7e427c1021fb0d521262fba066",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kurthornik/actions/runs/29267750972"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-56",
      "date": "2026-07-13T16:49:47.000Z",
      "arch": "x86_64",
      "commit": "e718b9bf09db98b0cdce93f4c513e730eaa95430",
      "fileid": "https://r2.ropensci.org/6af92651bc3e92d4ecd84071c86e1d4f4c4fdebd4cb424b4b9d1b1ed1c3bd0bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kurthornik/actions/runs/29267750972"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-56",
      "date": "2026-07-13T16:49:49.000Z",
      "arch": "x86_64",
      "commit": "e718b9bf09db98b0cdce93f4c513e730eaa95430",
      "fileid": "https://r2.ropensci.org/061e6e2f202f875fe4be5fbb61cbc48080ae2696504f525921cdba7666a487c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kurthornik/actions/runs/29267750972"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1-56",
      "date": "2026-07-13T16:49:34.000Z",
      "arch": "x86_64",
      "commit": "e718b9bf09db98b0cdce93f4c513e730eaa95430",
      "fileid": "https://r2.ropensci.org/29a40ad065a271f0f8a292029264785fba43d245e9b1b941377fea59fa67edc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kurthornik/actions/runs/29267750972"
    }
  ]
}