{
  "_id": "6a13c251acfb0bcc41d2d13d",
  "Package": "LISTO",
  "Type": "Package",
  "Title": "Performing Comprehensive Overlap Assessments",
  "Version": "0.8.0",
  "Authors@R": "person('Andrei-Florian', 'Stoica', \nemail='andreistoica@foxmail.com',\nrole=c('aut','cre'),\ncomment=c(ORCID='0000-0002-5253-0826'))",
  "Description": "The implementation of a statistical framework for\nperforming overlap assessments on lists comprising sets of\nstrings (such as lists of gene sets) described in Stoica (2023)\n<https://ora.ox.ac.uk/objects/uuid:b0847284-a02f-47ee-88e3-a3c4e0cdb8b1>.\nIt can assess overlaps of pairs of sets of strings selected\neither from the same universe or from different universes, and\noverlaps of triplets of sets of strings selected from the same\nuniverse. Designed for single-cell RNA-sequencing data analysis\napplications, but suitable for other purposes as well.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/andrei-stoica26/LISTO",
  "BugReports": "https://github.com/andrei-stoica26/LISTO/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://andrei-stoica26.r-universe.dev",
  "Date/Publication": "2026-05-25 01:46:30 UTC",
  "RemoteUrl": "https://github.com/andrei-stoica26/listo",
  "RemoteRef": "HEAD",
  "RemoteSha": "84f13282d98993e532e779ac164a1d318c6ab0e2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 03:05:50 UTC",
    "User": "root"
  },
  "Author": "Andrei-Florian Stoica [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5253-0826>)",
  "Maintainer": "Andrei-Florian Stoica <andreistoica@foxmail.com>",
  "MD5sum": "44bbd61b3d2fff4bb8967f6e0f026bfe",
  "_user": "andrei-stoica26",
  "_type": "src",
  "_file": "LISTO_0.8.0.tar.gz",
  "_fileid": "063210dfa3248f3f6803c30341eca7dede803017205051a44a60ee2d05e8e82a",
  "_filesize": 1014541,
  "_sha256": "063210dfa3248f3f6803c30341eca7dede803017205051a44a60ee2d05e8e82a",
  "_created": "2026-05-25T03:05:50.000Z",
  "_published": "2026-05-25T03:30:25.117Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77650163925,
      "time": 326,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7190958050"
    },
    {
      "job": 77650163930,
      "time": 316,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7190956754"
    },
    {
      "job": 77650163941,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7190932363"
    },
    {
      "job": 77650163944,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7190936761"
    },
    {
      "job": 77649824120,
      "time": 268,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7190908345"
    },
    {
      "job": 77650163951,
      "time": 209,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7190940734"
    },
    {
      "job": 77650163933,
      "time": 1435,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7191128510"
    },
    {
      "job": 77650163929,
      "time": 1380,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7191120454"
    },
    {
      "job": 77650163935,
      "time": 1370,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7191119078"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andrei-stoica26/actions/runs/26380921544",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andrei-stoica26/listo",
  "_commit": {
    "id": "84f13282d98993e532e779ac164a1d318c6ab0e2",
    "author": "andrei-stoica26 <andreistoica@foxmail.com>",
    "committer": "andrei-stoica26 <andreistoica@foxmail.com>",
    "message": "Documentation improvements\n",
    "time": 1779673590
  },
  "_maintainer": {
    "name": "Andrei-Florian Stoica",
    "email": "andreistoica@foxmail.com",
    "login": "andrei-stoica26",
    "description": "",
    "uuid": 44497020,
    "orcid": "0000-0002-5253-0826"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "primes",
      "role": "Imports"
    },
    {
      "package": "statisfactory",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "qs2",
      "role": "Suggests"
    },
    {
      "package": "scRNAseq",
      "role": "Suggests"
    },
    {
      "package": "scuttle",
      "role": "Suggests"
    },
    {
      "package": "Seurat",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "andrei-stoica26",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-30",
      "n": 8
    },
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-32",
      "n": 5
    },
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 13
    },
    {
      "week": "2025-40",
      "n": 4
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2025-45",
      "n": 5
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2026-01",
      "n": 24
    },
    {
      "week": "2026-08",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "andrei-stoica26",
      "count": 90,
      "uuid": 44497020
    }
  ],
  "_userbio": {
    "uuid": 44497020,
    "type": "user",
    "name": "Andrei Stoica"
  },
  "_downloads": {
    "count": 485,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LISTO"
  },
  "_devurl": "https://github.com/andrei-stoica26/listo",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LISTO.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andrei-stoica26/listo",
  "_realowner": "andrei-stoica26",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6.5",
      "date": "2026-03-06"
    },
    {
      "version": "0.7.3",
      "date": "2026-04-25"
    }
  ],
  "_exports": [
    "buildSeuratMarkerList",
    "factorialPrimePowers",
    "mtCorrectDF",
    "mtCorrectV",
    "probCounts2MN",
    "probCounts3N",
    "pvalCounts2MN",
    "pvalCounts3N",
    "pvalObjects",
    "pvalSets2MN",
    "pvalSets2N",
    "pvalSets3N",
    "runLISTO",
    "vChoose",
    "vSum"
  ],
  "_help": [
    {
      "page": "buildSeuratMarkerList",
      "title": "Build a Seurat marker list ready to be used by LISTO",
      "topics": [
        "buildSeuratMarkerList"
      ]
    },
    {
      "page": "factorialPrimePowers",
      "title": "Generate the prime factor decomposition of n factorial.",
      "topics": [
        "factorialPrimePowers"
      ]
    },
    {
      "page": "mtCorrectDF",
      "title": "Perform multiple testing correction on a data frame column",
      "topics": [
        "mtCorrectDF"
      ]
    },
    {
      "page": "mtCorrectV",
      "title": "Perform multiple testing correction on a vector of p-values",
      "topics": [
        "mtCorrectV"
      ]
    },
    {
      "page": "probCounts2MN",
      "title": "Compute the probability that two subsets of sets M and N intersect in k points",
      "topics": [
        "probCounts2MN"
      ]
    },
    {
      "page": "probCounts3N",
      "title": "Compute the probability that three subsets of given sizes intersect in k points",
      "topics": [
        "probCounts3N"
      ]
    },
    {
      "page": "pvalCounts2MN",
      "title": "Compute the probability that two subsets of sets M and N intersect in at least k points",
      "topics": [
        "pvalCounts2MN"
      ]
    },
    {
      "page": "pvalCounts3N",
      "title": "Compute the probability that three subsets of a set intersect in at least k points",
      "topics": [
        "pvalCounts3N"
      ]
    },
    {
      "page": "pvalObjects",
      "title": "Assess the overlap of two or three objects",
      "topics": [
        "pvalObjects"
      ]
    },
    {
      "page": "pvalSets2MN",
      "title": "Compute the p-value of intersection of two subsets of sets M and N",
      "topics": [
        "pvalSets2MN"
      ]
    },
    {
      "page": "pvalSets2N",
      "title": "Calculate the p-value of intersection for two sets",
      "topics": [
        "pvalSets2N"
      ]
    },
    {
      "page": "pvalSets3N",
      "title": "Compute the p-value of intersection of three subsets",
      "topics": [
        "pvalSets3N"
      ]
    },
    {
      "page": "runLISTO",
      "title": "Assess the overlap of two or three lists of objects.",
      "topics": [
        "runLISTO"
      ]
    },
    {
      "page": "vChoose",
      "title": "Compute the prime factor decomposition of the binomial coefficient",
      "topics": [
        "vChoose"
      ]
    },
    {
      "page": "vSum",
      "title": "Add numeric vectors of different lenghts",
      "topics": [
        "vSum"
      ]
    }
  ],
  "_readme": "https://github.com/andrei-stoica26/listo/raw/HEAD/README.md",
  "_rundeps": [
    "omnibus",
    "primes",
    "Rcpp",
    "statisfactory"
  ],
  "_score": 5.1205739312058505,
  "_indexed": true,
  "_nocasepkg": "listo",
  "_universes": [
    "andrei-stoica26"
  ],
  "_previous": "0.7.9",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-05-25T03:09:38.000Z",
      "distro": "noble",
      "commit": "84f13282d98993e532e779ac164a1d318c6ab0e2",
      "fileid": "bebee350d6f56a8ea6118e3bbeb2f3913854d2196d9240c1aa2cc0536ea96e9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrei-stoica26/actions/runs/26380921544"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-05-25T03:09:33.000Z",
      "distro": "noble",
      "commit": "84f13282d98993e532e779ac164a1d318c6ab0e2",
      "fileid": "df2641bb3536df2c0d7af610e1d8c180f3b23610aa23f0916d95eb1f94c05cbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrei-stoica26/actions/runs/26380921544"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-05-25T03:07:39.000Z",
      "commit": "84f13282d98993e532e779ac164a1d318c6ab0e2",
      "fileid": "2470f21bdba1fbfe7a98f067c64d038692005d26a4db78196dc6b122c8527e11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrei-stoica26/actions/runs/26380921544"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-05-25T03:07:52.000Z",
      "commit": "84f13282d98993e532e779ac164a1d318c6ab0e2",
      "fileid": "e5750a3326bfd8a0f79183aef6f90d7107ed571ae5377e6898bb2c101e915c7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrei-stoica26/actions/runs/26380921544"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.0",
      "date": "2026-05-25T03:09:35.000Z",
      "commit": "84f13282d98993e532e779ac164a1d318c6ab0e2",
      "fileid": "e63c4eaf8ee1d753b8347eaa84fd23898a46c3e2cb34844a5ba4bbdaeadfce47",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrei-stoica26/actions/runs/26380921544"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-25T03:27:51.000Z",
      "commit": "84f13282d98993e532e779ac164a1d318c6ab0e2",
      "fileid": "25f3d8887615e1174c7170c600be226e694064fe5a34e1e43fd65e675ff6c48d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrei-stoica26/actions/runs/26380921544"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-25T03:26:14.000Z",
      "commit": "84f13282d98993e532e779ac164a1d318c6ab0e2",
      "fileid": "52ba2512cd98c0971940a81180c88082058064ea24ee50770845796f21bf546b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrei-stoica26/actions/runs/26380921544"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-25T03:26:54.000Z",
      "commit": "84f13282d98993e532e779ac164a1d318c6ab0e2",
      "fileid": "d59611c97adbda12f10a335394a911c470db6e0250d89f73c079a4807af01912",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrei-stoica26/actions/runs/26380921544"
    }
  ]
}