{
  "_id": "6a49fa709a7b00bcc12f53bd",
  "Type": "Package",
  "Package": "Unico",
  "Title": "Unified Cross-Omics Deconvolution",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Zeyuan\", \"Chen\", , \"johnsonchen@cs.ucla.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Elior\", \"Rahmani\", role = \"aut\")\n)",
  "Description": "UNIfied Cross-Omics deconvolution (Unico) deconvolves\nstandard 2-dimensional bulk matrices of samples by features\ninto a 3-dimensional tensors representing samples by features\nby cell types. Unico stands out as the first principled\nmodel-based deconvolution method that is theoretically\njustified for any heterogeneous genomic data. For more details\nsee Chen and Rahmani et al. (2024)\n<doi:10.1101/2024.01.27.577588>.",
  "License": "GPL-3",
  "URL": "https://cozygene.github.io/Unico/",
  "BugReports": "https://github.com/cozygene/Unico/issues",
  "VignetteBuilder": "knitr, rmarkdown",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://cozygene.r-universe.dev",
  "Date/Publication": "2024-02-23 18:24:05 UTC",
  "RemoteUrl": "https://github.com/cozygene/unico",
  "RemoteRef": "HEAD",
  "RemoteSha": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 08:40:16 UTC",
    "User": "root"
  },
  "Author": "Zeyuan Chen [aut, cre],\nElior Rahmani [aut]",
  "Maintainer": "Zeyuan Chen <johnsonchen@cs.ucla.edu>",
  "_user": "cozygene",
  "_type": "src",
  "_file": "Unico_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/1777caa83451063308327dc026a8f59e8f4ccad8d6d0d5640ac4bef745f9c9b6",
  "_filesize": 2277188,
  "_sha256": "1777caa83451063308327dc026a8f59e8f4ccad8d6d0d5640ac4bef745f9c9b6",
  "_expires": "2026-10-13T06:32:13.000Z",
  "_created": "2026-06-12T08:40:16.000Z",
  "_published": "2026-07-05T06:32:16.264Z",
  "_jobs": [
    {
      "job": 85199495631,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587028937"
    },
    {
      "job": 85199495711,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587025541"
    },
    {
      "job": 85199495808,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7587016819"
    },
    {
      "job": 85199495707,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587012351"
    },
    {
      "job": 85199495461,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586970276"
    },
    {
      "job": 85199495720,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587008841"
    },
    {
      "job": 85199495691,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587010757"
    },
    {
      "job": 85199495671,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7587001620"
    },
    {
      "job": 85199495705,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587003584"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cozygene/actions/runs/27404637746",
  "_status": "success",
  "_upstream": "https://github.com/cozygene/unico",
  "_commit": {
    "id": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
    "author": "Zeyuan Chen <johnsonchenzeyuan@gmail.com>",
    "committer": "Zeyuan Chen <johnsonchenzeyuan@gmail.com>",
    "message": "update gpl3 License link\n",
    "time": 1708712645
  },
  "_maintainer": {
    "name": "Zeyuan Chen",
    "email": "johnsonchen@cs.ucla.edu",
    "login": "johnsonzychen",
    "description": "",
    "uuid": 22631360
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "compositions",
      "role": "Imports"
    },
    {
      "package": "config",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "futile.logger",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "matrixcalc",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testit",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "egg",
      "role": "Suggests"
    },
    {
      "package": "hexbin",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cozygene",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_userbio": {
    "uuid": 15380276,
    "type": "organization",
    "name": "cozygene"
  },
  "_downloads": {
    "count": 189,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Unico"
  },
  "_devurl": "https://github.com/cozygene/unico",
  "_pkgdown": "https://cozygene.github.io/Unico/",
  "_searchresults": 6,
  "_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/Unico.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cozygene/unico",
  "_realowner": "cozygene",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-02-26"
    }
  ],
  "_exports": [
    "association_asymptotic",
    "association_parametric",
    "simulate_data",
    "tensor",
    "Unico"
  ],
  "_help": [
    {
      "page": "association_asymptotic",
      "title": "Performs asymptotic statistical testing under no distribution assumption",
      "topics": [
        "association_asymptotic"
      ]
    },
    {
      "page": "association_parametric",
      "title": "Performs parametric statistical testing",
      "topics": [
        "association_parametric"
      ]
    },
    {
      "page": "simulate_data",
      "title": "Simulate data under Unico model assumption",
      "topics": [
        "simulate_data"
      ]
    },
    {
      "page": "tensor",
      "title": "Inferring the underlying source-specific 3D tensor",
      "topics": [
        "tensor"
      ]
    },
    {
      "page": "Unico",
      "title": "Fitting the Unico model",
      "topics": [
        "Unico"
      ]
    }
  ],
  "_readme": "https://github.com/cozygene/unico/raw/HEAD/README.md",
  "_rundeps": [
    "bayesm",
    "compositions",
    "config",
    "data.table",
    "DEoptimR",
    "formatR",
    "futile.logger",
    "futile.options",
    "lambda.r",
    "lattice",
    "MASS",
    "Matrix",
    "matrixcalc",
    "matrixStats",
    "mgcv",
    "nlme",
    "nloptr",
    "pbapply",
    "pracma",
    "Rcpp",
    "RcppArmadillo",
    "robustbase",
    "tensorA",
    "testit",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Unico-Tutorial.Rmd",
      "filename": "Unico-Tutorial.html",
      "title": "Unico-Tutorial",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load the Unico package and",
        "Deconvolution on pseudobulk RNA expression data",
        "Cell-type level differential methylation analysis",
        "Perform association testing under no distribution assumption",
        "Calibration of asymptotically-derived p-values under null"
      ],
      "created": "2024-01-10 23:41:51",
      "modified": "2024-01-12 18:01:12",
      "commits": 5
    }
  ],
  "_score": 4.544068044350276,
  "_indexed": true,
  "_nocasepkg": "unico",
  "_universes": [
    "cozygene",
    "johnsonzychen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-12T08:43:02.000Z",
      "distro": "noble",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/2266d27b4f5774c9184cdd269fe0f43a1ffb9ed60f92b8f5aeb27a5e1f9755e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/27404637746"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-12T08:42:47.000Z",
      "distro": "noble",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/9ef193d3bcb78bcb9164e051434c7ccb6e9bcbb25521ab3b8117ee3a89099b1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/27404637746"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-12T08:42:35.000Z",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/65a69354d2b148932dc9c72234a2ed5de8d89d5213adc4eba0eb335fbab5a289",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/27404637746"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-12T08:42:19.000Z",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/824a77bf1c1ffa3a7f3d99ed1ecc7c1ebe64438c5ab501e02817876dad95c245",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/27404637746"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-12T08:42:33.000Z",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/4365e993a19fb301e2148c5ebf02b5f82cb2ac61c6f797cbb84e4477d98acc6d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/27404637746"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T08:41:54.000Z",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/06638d607f75dd36862ae07c7b45b961b40cd7c9df7f0ed4a8e0f70a083417de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/27404637746"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T08:41:29.000Z",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/8b3306b188f5a45e7e001029a47066de22e2e30792286c74b745058cd831d9f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/27404637746"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T08:41:38.000Z",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/90b51181206100a6640c7bfaaa182eb5cf167a781af2c5f199de175abfebc72a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/27404637746"
    }
  ]
}