{
  "_id": "6a113663acfb0bcc41ce4503",
  "Package": "sparta",
  "Type": "Package",
  "Title": "Sparse Tables",
  "Version": "0.8.4",
  "Date": "2022-04-11",
  "Authors@R": "c(person(given = \"Mads\",\nfamily = \"Lindskou\",\nemail = \"madslindskou@gmail.com\",\nrole = c(\"aut\", \"cre\")))",
  "Description": "Fast Multiplication and Marginalization of Sparse Tables.",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "SystemRequirements": "C++11",
  "ByteCompile": "Yes",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.1.2",
  "URL": "https://github.com/mlindsk/sparta",
  "BugReports": "https://github.com/mlindsk/sparta/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://mlindsk.r-universe.dev",
  "Date/Publication": "2022-04-11 18:52:18 UTC",
  "RemoteUrl": "https://github.com/mlindsk/sparta",
  "RemoteRef": "HEAD",
  "RemoteSha": "8f812c914c74a491d106a1f6e14f2c959106f890",
  "Packaged": {
    "Date": "2026-05-21 10:29:58 UTC",
    "User": "root"
  },
  "Author": "Mads Lindskou [aut, cre]",
  "Maintainer": "Mads Lindskou <madslindskou@gmail.com>",
  "MD5sum": "02320e9fa2eb083b7652c2a54b288b7a",
  "_user": "mlindsk",
  "_type": "src",
  "_file": "sparta_0.8.4.tar.gz",
  "_fileid": "b062d42221e5ad4f84f7a3f6e950cdcb61479d26913cdb6c0e0db228ca13a9f4",
  "_filesize": 139864,
  "_sha256": "b062d42221e5ad4f84f7a3f6e950cdcb61479d26913cdb6c0e0db228ca13a9f4",
  "_created": "2026-05-21T10:29:58.000Z",
  "_published": "2026-05-23T05:08:51.424Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77498587358,
      "time": 168,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7133445355"
    },
    {
      "job": 77498587388,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7133438730"
    },
    {
      "job": 77498587389,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7133436816"
    },
    {
      "job": 77498587566,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7133436833"
    },
    {
      "job": 77498587253,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77498587232,
      "time": 177,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77498587351,
      "time": 246,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7133456560"
    },
    {
      "job": 77498587381,
      "time": 404,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7133507813"
    },
    {
      "job": 77498587250,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133391273"
    },
    {
      "job": 77498587315,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153579361"
    },
    {
      "job": 77498587525,
      "time": 160,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7133443394"
    },
    {
      "job": 77498587213,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77498587512,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7133435722"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26220353044",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mlindsk/sparta",
  "_commit": {
    "id": "8f812c914c74a491d106a1f6e14f2c959106f890",
    "author": "Mads <mads@math.aau.dk>",
    "committer": "Mads <mads@math.aau.dk>",
    "message": "0.8.4\n",
    "time": 1649703138
  },
  "_maintainer": {
    "name": "Mads Lindskou",
    "email": "madslindskou@gmail.com",
    "login": "mlindsk",
    "description": "",
    "uuid": 42496064
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "mlindsk",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mlindsk",
      "count": 34,
      "uuid": 42496064
    }
  ],
  "_userbio": {
    "uuid": 42496064,
    "type": "user",
    "name": "mlindsk"
  },
  "_downloads": {
    "count": 290,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparta"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/mlindsk/sparta",
  "_searchresults": 67,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_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/sparta.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlindsk/sparta",
  "_realowner": "mlindsk",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2020-10-15"
    },
    {
      "version": "0.6.0",
      "date": "2020-11-09"
    },
    {
      "version": "0.6.1",
      "date": "2020-11-24"
    },
    {
      "version": "0.7.0",
      "date": "2020-12-16"
    },
    {
      "version": "0.7.1",
      "date": "2021-03-01"
    },
    {
      "version": "0.7.2",
      "date": "2021-04-03"
    },
    {
      "version": "0.7.3",
      "date": "2021-04-22"
    },
    {
      "version": "0.8.0",
      "date": "2021-06-18"
    },
    {
      "version": "0.8.1",
      "date": "2021-07-05"
    },
    {
      "version": "0.8.1.1",
      "date": "2021-09-30"
    },
    {
      "version": "0.8.2",
      "date": "2021-11-24"
    },
    {
      "version": "0.8.3",
      "date": "2022-02-07"
    },
    {
      "version": "0.8.3.1",
      "date": "2022-03-20"
    },
    {
      "version": "0.8.4",
      "date": "2022-04-12"
    },
    {
      "version": "1.0.1",
      "date": "2024-11-22"
    }
  ],
  "_exports": [
    "allowed_class_to_sparta",
    "as_array",
    "as_cpt",
    "as_df",
    "as_sparta",
    "dim_names",
    "div",
    "equiv",
    "get_cell_name",
    "get_val",
    "get_values",
    "marg",
    "mult",
    "normalize",
    "slice",
    "sparsity",
    "sparta_ones",
    "sparta_rank",
    "sparta_struct",
    "sparta_unity_struct",
    "table_size",
    "vals",
    "which_max_cell",
    "which_max_idx",
    "which_min_cell",
    "which_min_idx"
  ],
  "_help": [
    {
      "page": "sparta-package",
      "title": "sparta: Sparse Tables",
      "topics": [
        "sparta-package",
        "sparta"
      ]
    },
    {
      "page": "allowed_class_to_sparta",
      "title": "Classes that can be converted to sparta",
      "topics": [
        "allowed_class_to_sparta"
      ]
    },
    {
      "page": "as_array",
      "title": "As array",
      "topics": [
        "as_array",
        "as_array.sparta",
        "as_array.sparta_unity"
      ]
    },
    {
      "page": "as_cpt",
      "title": "As cpt",
      "topics": [
        "as_cpt",
        "as_cpt.sparta"
      ]
    },
    {
      "page": "as_df",
      "title": "As data frame",
      "topics": [
        "as_df",
        "as_df.sparta"
      ]
    },
    {
      "page": "as_sparta",
      "title": "As sparse table",
      "topics": [
        "as_sparta",
        "as_sparta.array",
        "as_sparta.data.frame",
        "as_sparta.matrix",
        "as_sparta.sparta",
        "as_sparta.table"
      ]
    },
    {
      "page": "equiv",
      "title": "Equiv",
      "topics": [
        "equiv",
        "equiv.sparta"
      ]
    },
    {
      "page": "get_val_cell",
      "title": "Get value or cell name",
      "topics": [
        "get_cell_name",
        "get_cell_name.sparta",
        "get_val",
        "get_val.sparta"
      ]
    },
    {
      "page": "marg",
      "title": "Marginalization of sparse tables",
      "topics": [
        "marg",
        "marg.numeric",
        "marg.sparta"
      ]
    },
    {
      "page": "merge",
      "title": "Multiplication and division of sparse tables",
      "topics": [
        "div",
        "div.numeric",
        "div.sparta",
        "mult",
        "mult.numeric",
        "mult.sparta"
      ]
    },
    {
      "page": "normalize",
      "title": "Normalize",
      "topics": [
        "normalize",
        "normalize.numeric",
        "normalize.sparta"
      ]
    },
    {
      "page": "print.sparta",
      "title": "Print",
      "topics": [
        "print.sparta"
      ]
    },
    {
      "page": "slice",
      "title": "Slice",
      "topics": [
        "slice",
        "slice.sparta"
      ]
    },
    {
      "page": "sparsity",
      "title": "Sparsity",
      "topics": [
        "sparsity",
        "sparsity.sparta",
        "sparsity.sparta_unity"
      ]
    },
    {
      "page": "sparta_ones",
      "title": "Sparta Ones",
      "topics": [
        "sparta_ones"
      ]
    },
    {
      "page": "sparta_struct",
      "title": "Construct sparta object",
      "topics": [
        "sparta_struct"
      ]
    },
    {
      "page": "sparta_unity_struct",
      "title": "Sparse unity table",
      "topics": [
        "sparta_unity_struct"
      ]
    },
    {
      "page": "vec-ops",
      "title": "Vector-like operations on sparta objects",
      "topics": [
        "max.sparta",
        "min.sparta",
        "sum.sparta",
        "which_max_cell",
        "which_max_cell.sparta",
        "which_max_idx",
        "which_max_idx.sparta",
        "which_min_cell",
        "which_min_cell.sparta",
        "which_min_idx",
        "which_min_idx.sparta"
      ]
    },
    {
      "page": "table_size",
      "title": "Number of elements in a table",
      "topics": [
        "table_size",
        "table_size.sparta"
      ]
    },
    {
      "page": "getter",
      "title": "Sparta getters",
      "topics": [
        "dim_names",
        "dim_names.sparta",
        "get_values",
        "get_values.sparta",
        "names.sparta",
        "sparta_rank",
        "sparta_rank.sparta_unity",
        "vals",
        "vals.sparta"
      ]
    }
  ],
  "_readme": "https://github.com/mlindsk/sparta/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "using_sparta.Rmd",
      "filename": "using_sparta.html",
      "title": "Using sparta",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How to use sparta",
        "Functionalities in sparta"
      ],
      "created": "2022-04-11 18:52:18",
      "modified": "2022-04-11 18:52:18",
      "commits": 1
    }
  ],
  "_score": 5.303196057420489,
  "_indexed": true,
  "_nocasepkg": "sparta",
  "_universes": [
    "mlindsk"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.4",
      "date": "2026-03-22T06:08:10.000Z",
      "arch": "aarch64",
      "commit": "8f812c914c74a491d106a1f6e14f2c959106f890",
      "fileid": "adf0c6b413707b20c806bc8740d5c7da4760e9944150a121dc8ec7a2b710907e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/23396951681"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.4",
      "date": "2026-03-22T06:09:58.000Z",
      "arch": "x86_64",
      "commit": "8f812c914c74a491d106a1f6e14f2c959106f890",
      "fileid": "5322728bc7c55876edf40c142aea7edead1df3a1a48bcbc0293e13192278f443",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/23396951681"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.4",
      "date": "2026-03-22T06:05:24.000Z",
      "arch": "x86_64",
      "commit": "8f812c914c74a491d106a1f6e14f2c959106f890",
      "fileid": "9fcaffabe29b1256cb4e96e15ba22701b185da80d8f6874c34efb156423b1b07",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/23396951681"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.4",
      "date": "2026-05-21T10:32:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8f812c914c74a491d106a1f6e14f2c959106f890",
      "fileid": "4b8332f026c2af3c81a1ca535851dd381a2d6777b35b6e1b2de0040d638c05fd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26220353044"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.4",
      "date": "2026-05-21T10:32:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8f812c914c74a491d106a1f6e14f2c959106f890",
      "fileid": "7c45576a28c8752db061ed184ea0925f1dea7fc6cd03764e754504019c922e4f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26220353044"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.4",
      "date": "2026-05-21T10:32:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8f812c914c74a491d106a1f6e14f2c959106f890",
      "fileid": "25a97f3d39fb62c870e37ae259e9a7a76b86fc572f51907818a2dbe5cf4a1899",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26220353044"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.4",
      "date": "2026-05-21T10:32:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8f812c914c74a491d106a1f6e14f2c959106f890",
      "fileid": "c3a6241a23edc089678fa2dc0b7d4a2633c24810f972defb634653a03f38cc9a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26220353044"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.4",
      "date": "2026-05-21T10:33:20.000Z",
      "arch": "aarch64",
      "commit": "8f812c914c74a491d106a1f6e14f2c959106f890",
      "fileid": "430b5df1f122c096acbe6b9f19ce217221a9c14775976f45bea15c15dafa09cb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26220353044"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.4",
      "date": "2026-05-21T10:35:21.000Z",
      "arch": "x86_64",
      "commit": "8f812c914c74a491d106a1f6e14f2c959106f890",
      "fileid": "1649bdd5e2d54ebeb5739177eb1d1a26448c7057cbaf62cc16fdb114db150ef5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26220353044"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.4",
      "date": "2026-05-21T10:31:59.000Z",
      "arch": "x86_64",
      "commit": "8f812c914c74a491d106a1f6e14f2c959106f890",
      "fileid": "97a3812a297d123dd808fa9957c7dc074f38579e9ced4f763c7c0b07080f7780",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26220353044"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.4",
      "date": "2026-05-21T10:31:43.000Z",
      "arch": "x86_64",
      "commit": "8f812c914c74a491d106a1f6e14f2c959106f890",
      "fileid": "9fe7200622d2aa785c5ef858c3e57998e409a435b783dfba562406a7668a23ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26220353044"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.4",
      "date": "2026-05-22T05:43:49.000Z",
      "arch": "emscripten",
      "commit": "8f812c914c74a491d106a1f6e14f2c959106f890",
      "fileid": "40af857b149bccba8113d29b727f8b1ee04eafa973f620bbfb53ccd84f0103bf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mlindsk/actions/runs/26220353044"
    }
  ]
}