{
  "_id": "6a6325a7d3420cf5dfdb7bcb",
  "Type": "Package",
  "Package": "tgstat",
  "Title": "Amos Tanay's Group High Performance Statistical Utilities",
  "Version": "2.4.0",
  "Authors@R": "c(\nperson(\"Michael\", \"Hoichman\", , \"misha@hoichman.com\", role = \"aut\"),\nperson(\"Aviezer\", \"Lifshitz\", , \"aviezer.lifshitz@weizmann.ac.il\", role = c(\"aut\", \"cre\"))\n)",
  "Author": "Michael Hoichman [aut], Aviezer Lifshitz [aut, cre]",
  "Maintainer": "Aviezer Lifshitz <aviezer.lifshitz@weizmann.ac.il>",
  "Description": "A collection of high performance utilities to compute\ndistance, correlation, auto correlation, clustering and other\ntasks. Contains graph clustering algorithm described in\n\"MetaCell: analysis of single-cell RNA-seq data using K-nn\ngraph partitions\" (Yael Baran, Akhiad Bercovich, Arnau\nSebe-Pedros, Yaniv Lubling, Amir Giladi, Elad Chomsky, Zohar\nMeir, Michael Hoichman, Aviezer Lifshitz & Amos Tanay, 2019\n<doi:10.1186/s13059-019-1812-2>).",
  "License": "GPL-2",
  "BugReports": "https://github.com/tanaylab/tgstat/issues",
  "URL": "https://tanaylab.github.io/tgstat/",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "OS_type": "unix",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://tanaylab.r-universe.dev",
  "Date/Publication": "2026-03-22 07:47:55 UTC",
  "RemoteUrl": "https://github.com/tanaylab/tgstat",
  "RemoteRef": "HEAD",
  "RemoteSha": "a13c5efda95e28d55b42a51e5b3acdc76aa1196e",
  "Packaged": {
    "Date": "2026-07-24 07:17:02 UTC",
    "User": "root"
  },
  "_user": "tanaylab",
  "_type": "src",
  "_file": "tgstat_2.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/b50b075a2f178678a3ed8bdfb22a4b6a82ed608e696307b53c0d6dc51298669a",
  "_filesize": 195684,
  "_sha256": "b50b075a2f178678a3ed8bdfb22a4b6a82ed608e696307b53c0d6dc51298669a",
  "_expires": "2026-11-01T08:43:17.000Z",
  "_created": "2026-07-24T07:17:02.000Z",
  "_published": "2026-07-24T08:43:19.443Z",
  "_jobs": [
    {
      "job": 89423626363,
      "time": 122,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589520148"
    },
    {
      "job": 89423626326,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589520694"
    },
    {
      "job": 89423626305,
      "time": 110,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589516589"
    },
    {
      "job": 89423626287,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589525769"
    },
    {
      "job": 89423626256,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8591284134"
    },
    {
      "job": 89423626309,
      "time": 144,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 89423626264,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8591348237"
    },
    {
      "job": 89423626235,
      "time": 158,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8591201698"
    },
    {
      "job": 89423078861,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589478851"
    },
    {
      "job": 89423626224,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8589522312"
    },
    {
      "job": 89423626241,
      "time": 59,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 89423626244,
      "time": 57,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 89423626286,
      "time": 71,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tanaylab/actions/runs/30074775176",
  "_status": "success",
  "_upstream": "https://github.com/tanaylab/tgstat",
  "_commit": {
    "id": "a13c5efda95e28d55b42a51e5b3acdc76aa1196e",
    "author": "aviezerl <aviezer.lifshitz@weizmann.ac.il>",
    "committer": "Aviezer Lifshitz <aviezer.l@gmail.com>",
    "message": "fix: accept ALTREP integer/real matrices in tgs_chi2\n\nRestructure input validation to check dgCMatrix class first, then\nfall through to the integer/real check regardless of object status.\nPreviously, any object with a class attribute that wasn't dgCMatrix\nwas rejected — this broke ALTREP wrappers like jlview's Int32.\n\nThe old three-way OR assumed integer/real and object were mutually\nexclusive, but ALTREP objects can be both.\n",
    "time": 1774165675
  },
  "_maintainer": {
    "name": "Aviezer Lifshitz",
    "email": "aviezer.lifshitz@weizmann.ac.il",
    "login": "aviezerl",
    "description": "",
    "uuid": 18175550
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tanaylab",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 6
    }
  ],
  "_tags": [],
  "_topics": [
    "algorithms-implemented",
    "correlation",
    "knn",
    "statistics",
    "openblas",
    "cpp"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "aviezerl",
      "count": 107,
      "uuid": 18175550
    },
    {
      "user": "mhoichman",
      "count": 16,
      "uuid": 53958377
    },
    {
      "user": "olivroy",
      "count": 2,
      "uuid": 52606734
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "barracuda156",
      "count": 1,
      "uuid": 92015510
    }
  ],
  "_userbio": {
    "uuid": 52876437,
    "type": "organization",
    "name": "tanaylab",
    "followers": 29
  },
  "_downloads": {
    "count": 251,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tgstat"
  },
  "_devurl": "https://github.com/tanaylab/tgstat",
  "_pkgdown": "https://tanaylab.github.io/tgstat/",
  "_searchresults": 36,
  "_rbuild": "4.6.1",
  "_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/tgstat.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tanaylab/tgstat",
  "_realowner": "tanaylab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.3.10",
      "date": "2020-07-13"
    },
    {
      "version": "2.3.14",
      "date": "2020-08-19"
    },
    {
      "version": "2.3.16",
      "date": "2020-09-02"
    },
    {
      "version": "2.3.17",
      "date": "2022-04-14"
    },
    {
      "version": "2.3.18",
      "date": "2022-09-29"
    },
    {
      "version": "2.3.19",
      "date": "2022-11-24"
    },
    {
      "version": "2.3.21",
      "date": "2023-01-09"
    },
    {
      "version": "2.3.22",
      "date": "2023-01-24"
    },
    {
      "version": "2.3.24",
      "date": "2023-06-27"
    },
    {
      "version": "2.3.25",
      "date": "2023-11-29"
    },
    {
      "version": "2.3.27",
      "date": "2024-02-15"
    },
    {
      "version": "2.3.28",
      "date": "2024-09-23"
    },
    {
      "version": "2.3.29",
      "date": "2025-11-12"
    },
    {
      "version": "2.3.32",
      "date": "2026-03-20"
    }
  ],
  "_exports": [
    "tgs_chi2",
    "tgs_cor",
    "tgs_cor_knn",
    "tgs_dist",
    "tgs_finite",
    "tgs_graph",
    "tgs_graph_cover",
    "tgs_graph_cover_resample",
    "tgs_knn",
    "tgs_matrix_tapply"
  ],
  "_help": [
    {
      "page": "tgs_chi2",
      "title": "Vectorized chi-squared test for 2x2 contingency tables",
      "topics": [
        "tgs_chi2"
      ]
    },
    {
      "page": "tgs_cor",
      "title": "Calculates correlation or auto-correlation",
      "topics": [
        "tgs_cor",
        "tgs_cor_knn"
      ]
    },
    {
      "page": "tgs_dist",
      "title": "Calculates distances between the matrix rows",
      "topics": [
        "tgs_dist"
      ]
    },
    {
      "page": "tgs_finite",
      "title": "Checks whether all the elements of the vector are finite",
      "topics": [
        "tgs_finite"
      ]
    },
    {
      "page": "tgs_graph",
      "title": "Builds directed graph of correlations",
      "topics": [
        "tgs_graph"
      ]
    },
    {
      "page": "tgs_graph_cover",
      "title": "Clusters directed graph",
      "topics": [
        "tgs_graph_cover"
      ]
    },
    {
      "page": "tgs_graph_cover_resample",
      "title": "Clusters directed graph multiple times with randomized sample subset",
      "topics": [
        "tgs_graph_cover_resample"
      ]
    },
    {
      "page": "tgs_knn",
      "title": "Returns k highest values of each column",
      "topics": [
        "tgs_knn"
      ]
    },
    {
      "page": "tgs_matrix_tapply",
      "title": "For each matrix row apply a function over a ragged array",
      "topics": [
        "tgs_matrix_tapply"
      ]
    }
  ],
  "_readme": "https://github.com/tanaylab/tgstat/raw/HEAD/README.md",
  "_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)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "manual.Rmd",
      "filename": "manual.html",
      "title": "manual",
      "engine": "knitr::rmarkdown",
      "headings": [
        "'tgstat' package - Tanay's group statistical utilities",
        "Package Configuration",
        "Use of BLAS Library",
        "Multitasking"
      ],
      "created": "2022-04-14 17:26:41",
      "modified": "2022-11-25 06:46:15",
      "commits": 2
    }
  ],
  "_score": 6.839603729470837,
  "_indexed": true,
  "_nocasepkg": "tgstat",
  "_universes": [
    "tanaylab",
    "aviezerl"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-06-24T08:58:43.000Z",
      "arch": "x86_64",
      "commit": "a13c5efda95e28d55b42a51e5b3acdc76aa1196e",
      "fileid": "https://r2.ropensci.org/5c1310d4fa4b416dca04b170ec7ef944b08002523d1aad00844d8a7303de837f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/28086811006"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-07-24T07:19:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a13c5efda95e28d55b42a51e5b3acdc76aa1196e",
      "fileid": "https://r2.ropensci.org/55ad2e5722e5f944dbf64e61c6feb7166d4edce39e05d1ecc9c52e3379a8b672",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/30074775176"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-07-24T07:19:10.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a13c5efda95e28d55b42a51e5b3acdc76aa1196e",
      "fileid": "https://r2.ropensci.org/04e1727db336ea5d2ffbc59e8d6a92acc32aea47407b92d395e0a0bb1c6dfd80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/30074775176"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-07-24T07:19:01.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a13c5efda95e28d55b42a51e5b3acdc76aa1196e",
      "fileid": "https://r2.ropensci.org/87bd067e45116534858f51fd3c6be9ed223f605500b11f96b149dfa4f4f3f804",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/30074775176"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-07-24T07:19:23.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a13c5efda95e28d55b42a51e5b3acdc76aa1196e",
      "fileid": "https://r2.ropensci.org/d4f2831f50e5c0097f53437be0d4f049e528615f9030cda9db42e83ead5fcd05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/30074775176"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-07-24T08:39:26.000Z",
      "arch": "aarch64",
      "commit": "a13c5efda95e28d55b42a51e5b3acdc76aa1196e",
      "fileid": "https://r2.ropensci.org/4eaa515461f346eed2a7502d483f1db40439e33166a733981fdf44c6462025f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/30074775176"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-07-24T08:42:25.000Z",
      "arch": "aarch64",
      "commit": "a13c5efda95e28d55b42a51e5b3acdc76aa1196e",
      "fileid": "https://r2.ropensci.org/28121ccca0912d65555af4af7e90aa32f6cfac149cb639c029935ccbaa4c138a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/30074775176"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-07-24T08:35:27.000Z",
      "arch": "x86_64",
      "commit": "a13c5efda95e28d55b42a51e5b3acdc76aa1196e",
      "fileid": "https://r2.ropensci.org/ac50ea611f6813bbebda2f52d16c6de4aee87030b3d97c792b69af36e2bbbf57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/30074775176"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4.0",
      "date": "2026-07-24T07:19:26.000Z",
      "arch": "emscripten",
      "commit": "a13c5efda95e28d55b42a51e5b3acdc76aa1196e",
      "fileid": "https://r2.ropensci.org/30e2f8c40db39609251749cc9793d9f740f12e031399cca904a0f4a200cd21ae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/30074775176"
    }
  ]
}