{
  "_id": "6a5340549b92047c28d571c8",
  "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-07-12 07:17:22 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/baddb535c59a7a343f23709ba33b8d13df050482adb2eaff95131ccdfd90b6d9",
  "_filesize": 2277195,
  "_sha256": "baddb535c59a7a343f23709ba33b8d13df050482adb2eaff95131ccdfd90b6d9",
  "_expires": "2026-10-20T07:20:50.000Z",
  "_created": "2026-07-12T07:17:22.000Z",
  "_published": "2026-07-12T07:20:51.990Z",
  "_jobs": [
    {
      "job": 86626752323,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257398144"
    },
    {
      "job": 86626752289,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257399115"
    },
    {
      "job": 86626752317,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257388573"
    },
    {
      "job": 86626752320,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257393475"
    },
    {
      "job": 86626458425,
      "time": 228,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257377153"
    },
    {
      "job": 86626752296,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8257392338"
    },
    {
      "job": 86626752299,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257391935"
    },
    {
      "job": 86626752313,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257390932"
    },
    {
      "job": 86626752309,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257391617"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cozygene/actions/runs/29183875255",
  "_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": "resolute",
  "_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",
    "followers": 13
  },
  "_downloads": {
    "count": 272,
    "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.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/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-07-12T07:19:44.000Z",
      "distro": "resolute",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/14a32543991536dd01ffecb8af7c1a86ea11f1d215424581829926a39b8683d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/29183875255"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-12T07:19:50.000Z",
      "distro": "resolute",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/9b80c5d631c71340a8002f435410591d2a9ec3798600ed7379af62e3e76d85ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/29183875255"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-12T07:18:45.000Z",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/756e1e9e1472e46822ea421a2fa0227ac5471cec37a0f8ba972b9f258e809584",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/29183875255"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-12T07:19:02.000Z",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/a1e91d6537c6a928f484ab6f26d8ac10f1664e75c93a172b1d714b40bd0b83da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/29183875255"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-12T07:19:34.000Z",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/812c87d71e5bccbe9d2ecb9cb22d4fe9210607ccf3b6c5e260627b590812cb21",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/29183875255"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-12T07:18:47.000Z",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/e1a2129c300177c6b5de1527915956182ecd592a476c8949edf3af50c2f1492e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/29183875255"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-12T07:18:43.000Z",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/629cff362d01909a69213e8be34e2d9c2a49c0012d141d5058dc55e20430f8ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/29183875255"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-12T07:18:47.000Z",
      "commit": "5d44ded4f6ce93f545e103212305e4a7e8734ec1",
      "fileid": "https://r2.ropensci.org/c7e6238fcc0791b391ff170737c45fc308bbd297332b5019a7459470f6eca637",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cozygene/actions/runs/29183875255"
    }
  ]
}