{
  "_id": "6a153d95acfb0bcc41d548c8",
  "Package": "twosigma",
  "Type": "Package",
  "Title": "DE Analysis for Single-Cell RNA-Sequencing Data",
  "Version": "1.0.2",
  "Date": "2021-12-10",
  "Authors@R": "c(person(\"Eric\", \"Van Buren\", email = \"edvanburen@gmail.com\",\nrole = c(\"aut\", \"cre\")),person(\"Yun\", \"Li\",role=\"aut\"),person(\"Di\", \"Wu\",role=\"aut\"),person(\"Ming\", \"Hu\",role=\"aut\"))",
  "Maintainer": "Eric Van Buren <edvanburen@gmail.com>",
  "Description": "Implements the TWO-Component Single Cell Model-Based\nAssociation Method (TWO-SIGMA) for gene-level differential\nexpression (DE) analysis and DE-based gene set testing of\nsingle-cell RNA-sequencing datasets. See Van Buren et al.\n(2020) <doi:10.1002/gepi.22361> and Van Buren et al. (2021)\n<doi:10.1101/2021.01.24.427979>.",
  "License": "AGPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/edvanburen/twosigma",
  "BugReports": "https://github.com/edvanburen/twosigma/issues",
  "RoxygenNote": "7.1.0",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://edvanburen.r-universe.dev",
  "Date/Publication": "2023-06-08 19:19:02 UTC",
  "RemoteUrl": "https://github.com/edvanburen/twosigma",
  "RemoteRef": "HEAD",
  "RemoteSha": "14b8f3edf9ab8dc5a23073808f50f36ca211bed8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 06:19:39 UTC",
    "User": "root"
  },
  "Author": "Eric Van Buren [aut, cre],\nYun Li [aut],\nDi Wu [aut],\nMing Hu [aut]",
  "MD5sum": "2d9d81ef7c55715928524afd74454050",
  "_user": "edvanburen",
  "_type": "src",
  "_file": "twosigma_1.0.2.tar.gz",
  "_fileid": "679a682b932027065f812168f60b7cf8271c60d65623224f0a52915680221695",
  "_filesize": 639823,
  "_sha256": "679a682b932027065f812168f60b7cf8271c60d65623224f0a52915680221695",
  "_created": "2026-05-26T06:19:39.000Z",
  "_published": "2026-05-26T06:28:37.299Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77818499531,
      "time": 206,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7210220429"
    },
    {
      "job": 77818499430,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7210204382"
    },
    {
      "job": 77818499349,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7210253016"
    },
    {
      "job": 77818499380,
      "time": 209,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7210278327"
    },
    {
      "job": 77818134637,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210174282"
    },
    {
      "job": 77818499348,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210202024"
    },
    {
      "job": 77818499397,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7210203191"
    },
    {
      "job": 77818499355,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7210197396"
    },
    {
      "job": 77818499458,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7210202015"
    }
  ],
  "_buildurl": "https://github.com/r-universe/edvanburen/actions/runs/26435755370",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/edvanburen/twosigma",
  "_commit": {
    "id": "14b8f3edf9ab8dc5a23073808f50f36ca211bed8",
    "author": "Eric Van Buren <edvanburen@gmail.com>",
    "committer": "Eric Van Buren <edvanburen@gmail.com>",
    "message": "Update Citations in README\n",
    "time": 1686251942
  },
  "_maintainer": {
    "name": "Eric Van Buren",
    "email": "edvanburen@gmail.com",
    "login": "edvanburen",
    "description": "Research Scientist, Xihong Lin Lab, Harvard University",
    "uuid": 25213830
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "multcomp",
      "version": ">= 1.4-13",
      "role": "Imports"
    },
    {
      "package": "glmmTMB",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pscl",
      "version": ">= 1.5.5",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 3.6.3",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "version": ">= 1.0.15",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "edvanburen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "edvanburen",
      "count": 188,
      "uuid": 25213830
    }
  ],
  "_userbio": {
    "uuid": 25213830,
    "type": "user",
    "name": "Eric Van Buren",
    "description": "Research Scientist, Xihong Lin Lab, Harvard University"
  },
  "_downloads": {
    "count": 212,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/twosigma"
  },
  "_devurl": "https://github.com/edvanburen/twosigma",
  "_searchresults": 3,
  "_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/twosigma.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/edvanburen/twosigma",
  "_realowner": "edvanburen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2021-12-13"
    }
  ],
  "_exports": [
    "adhoc.twosigma",
    "lr.twosigma",
    "lr.twosigma_custom",
    "simulate_zero_inflated_nb_random_effect_data",
    "test.vc.twosigma",
    "twosigma",
    "twosigma_custom",
    "twosigmag"
  ],
  "_help": [
    {
      "page": "adhoc.twosigma",
      "title": "adhoc.twosigma: Perform the ad hoc method described in TWO-SIGMA paper",
      "topics": [
        "adhoc.twosigma"
      ]
    },
    {
      "page": "lr.twosigma",
      "title": "Convenient wrapper function for performing joint likelihood ratio tests using the TWO-SIGMA model.",
      "topics": [
        "lr.twosigma"
      ]
    },
    {
      "page": "lr.twosigma_custom",
      "title": "Convenient wrapper function for performing joint likelihood ratio tests with the TWO-SIGMA model using custom user-specified formulas.",
      "topics": [
        "lr.twosigma_custom"
      ]
    },
    {
      "page": "simulate_zero_inflated_nb_random_effect_data",
      "title": "Simulated zero-inflated negative binomial data with random effects",
      "topics": [
        "simulate_zero_inflated_nb_random_effect_data"
      ]
    },
    {
      "page": "test.vc.twosigma",
      "title": "Convenient wrapper function for performing (joint) likelihood ratio tests of variance components using the TWO-SIGMA model.",
      "topics": [
        "test.vc.twosigma"
      ]
    },
    {
      "page": "twosigma",
      "title": "Fit the TWO-SIGMA Model.",
      "topics": [
        "twosigma"
      ]
    },
    {
      "page": "twosigma_custom",
      "title": "Fit the TWO-SIGMA model with custom user-specified model formulas.",
      "topics": [
        "twosigma_custom"
      ]
    },
    {
      "page": "twosigmag",
      "title": "Gene set testing for single-cell RNA-sequencing data adjusting for inter-gene correlation.",
      "topics": [
        "twosigmag"
      ]
    }
  ],
  "_readme": "https://github.com/edvanburen/twosigma/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "boot",
    "broom",
    "cli",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "doParallel",
    "dplyr",
    "farver",
    "foreach",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glmmTMB",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbapply",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "pscl",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "stringi",
    "stringr",
    "survival",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "TMB",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "twosigma",
  "_universes": [
    "edvanburen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-26T06:22:45.000Z",
      "distro": "noble",
      "commit": "14b8f3edf9ab8dc5a23073808f50f36ca211bed8",
      "fileid": "c122e9ca75c3bb154bb84e5cff866b8ca1e59985a8182176efdf2b488aca81a2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/edvanburen/actions/runs/26435755370"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-26T06:21:42.000Z",
      "distro": "noble",
      "commit": "14b8f3edf9ab8dc5a23073808f50f36ca211bed8",
      "fileid": "db4b6af3e3c1b98ef0d639140772b98be4b7ccf99f981089864b158ccdb78b87",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/edvanburen/actions/runs/26435755370"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-26T06:25:24.000Z",
      "commit": "14b8f3edf9ab8dc5a23073808f50f36ca211bed8",
      "fileid": "e106ddd06400c634e8e5371746f47fe21e08985dd3c97d25481b34309629c160",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/edvanburen/actions/runs/26435755370"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-26T06:26:53.000Z",
      "commit": "14b8f3edf9ab8dc5a23073808f50f36ca211bed8",
      "fileid": "fef33a25c0efa438dcb99559f74280d14f880bd029bab9a92903ee8e69300b35",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/edvanburen/actions/runs/26435755370"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-26T06:22:01.000Z",
      "commit": "14b8f3edf9ab8dc5a23073808f50f36ca211bed8",
      "fileid": "df61a59b4a0f904ff009488e82be540fa6d14ad91ccaa2f1073793074ba43468",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edvanburen/actions/runs/26435755370"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T06:21:25.000Z",
      "commit": "14b8f3edf9ab8dc5a23073808f50f36ca211bed8",
      "fileid": "e0027a06c20cbc2f315c8c0d3a7a108b33d43a0d581f8c5b47c03955e09155a0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/edvanburen/actions/runs/26435755370"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T06:20:57.000Z",
      "commit": "14b8f3edf9ab8dc5a23073808f50f36ca211bed8",
      "fileid": "cb85a3200f8ecc11f1e7b7267ab904b6f89319c99754032adebef027c0eceae6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/edvanburen/actions/runs/26435755370"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T06:21:11.000Z",
      "commit": "14b8f3edf9ab8dc5a23073808f50f36ca211bed8",
      "fileid": "496efe7c1d6407aef9a622b20dc283deefbcefa8b56cea804d01531a111c8727",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/edvanburen/actions/runs/26435755370"
    }
  ]
}