{
  "_id": "6a105bedacfb0bcc41ca4000",
  "Package": "omicwas",
  "Type": "Package",
  "Title": "Cell-Type-Specific Association Testing in Bulk Omics Experiments",
  "Version": "0.8.0",
  "Authors@R": "person(\"Fumihiko\", \"Takeuchi\", role = c(\"aut\", \"cre\"),\nemail = \"fumihiko@takeuchi.name\",\ncomment = c(ORCID = \"0000-0003-3185-5661\"))",
  "Description": "In bulk epigenome/transcriptome experiments, molecular\nexpression is measured in a tissue, which is a mixture of\nmultiple types of cells. This package tests association of a\ndisease/phenotype with a molecular marker for each cell type.\nThe proportion of cell types in each sample needs to be given\nas input. The package is applicable to epigenome-wide\nassociation study (EWAS) and differential gene expression\nanalysis. Takeuchi and Kato (submitted) \"omicwas:\ncell-type-specific epigenome-wide and transcriptome association\nstudy\".",
  "URL": "https://github.com/fumi-github/omicwas",
  "BugReports": "https://github.com/fumi-github/omicwas/issues",
  "biocViews": "",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://fumi-github.r-universe.dev",
  "Date/Publication": "2021-03-23 04:31:08 UTC",
  "RemoteUrl": "https://github.com/fumi-github/omicwas",
  "RemoteRef": "HEAD",
  "RemoteSha": "1852179a55f06ed37748f57a8c3215144f194f68",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 05:24:26 UTC",
    "User": "root"
  },
  "Author": "Fumihiko Takeuchi [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3185-5661>)",
  "Maintainer": "Fumihiko Takeuchi <fumihiko@takeuchi.name>",
  "MD5sum": "85c7cfc35980e2737650246e56642cf9",
  "_user": "fumi-github",
  "_type": "src",
  "_file": "omicwas_0.8.0.tar.gz",
  "_fileid": "dce1ccca419d3b8dcd6c12453ae415cb34d789742dc5aba328f5be88cd80a2cb",
  "_filesize": 4152919,
  "_sha256": "dce1ccca419d3b8dcd6c12453ae415cb34d789742dc5aba328f5be88cd80a2cb",
  "_created": "2026-05-09T05:24:26.000Z",
  "_published": "2026-05-22T13:36:45.239Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77390630261,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893190941"
    },
    {
      "job": 77390630284,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893189674"
    },
    {
      "job": 77390630427,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893188589"
    },
    {
      "job": 77390630679,
      "time": 176,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893188841"
    },
    {
      "job": 77390629913,
      "time": 234,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893169723"
    },
    {
      "job": 77390629688,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161835532"
    },
    {
      "job": 77390630522,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893183085"
    },
    {
      "job": 77390630967,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893181641"
    },
    {
      "job": 77390630322,
      "time": 160,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893191485"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fumi-github/actions/runs/25592749701",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fumi-github/omicwas",
  "_commit": {
    "id": "1852179a55f06ed37748f57a8c3215144f194f68",
    "author": "Fumi <fumihiko@takeuchi.name>",
    "committer": "Fumi <fumihiko@takeuchi.name>",
    "message": "Update README.md\n",
    "time": 1616473868
  },
  "_maintainer": {
    "name": "Fumihiko Takeuchi",
    "email": "fumihiko@takeuchi.name",
    "login": "fumi-github",
    "uuid": 724031,
    "orcid": "0000-0003-3185-5661"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ff",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "fumi-github",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "fumi-github",
      "count": 218,
      "uuid": 724031
    }
  ],
  "_userbio": {
    "uuid": 724031,
    "type": "user",
    "name": "fumi-github"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/omicwas"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/fumi-github/omicwas",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/omicwas.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fumi-github/omicwas",
  "_realowner": "fumi-github",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.1",
      "date": "2020-02-19"
    },
    {
      "version": "0.7.0",
      "date": "2020-06-02"
    },
    {
      "version": "0.8.0",
      "date": "2020-10-08"
    }
  ],
  "_exports": [
    "ctassoc",
    "ctcisQTL",
    "rrs.fit"
  ],
  "_datasets": [
    {
      "name": "GSE42861small",
      "title": "Small Subset of GSE42861 Dataset From GEO",
      "object": "GSE42861small",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "GSE79262small",
      "title": "Small Subset of GSE79262 Dataset From GEO",
      "object": "GSE79262small",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "GTExsmall",
      "title": "Small Subset of GTEx Dataset",
      "object": "GTExsmall",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ctassoc",
      "title": "Cell-Type-Specific Association Testing",
      "topics": [
        "ctassoc"
      ]
    },
    {
      "page": "ctcisQTL",
      "title": "Cell-Type-Specific QTL analysis",
      "topics": [
        "ctcisQTL"
      ]
    },
    {
      "page": "GSE42861small",
      "title": "Small Subset of GSE42861 Dataset From GEO",
      "topics": [
        "GSE42861small"
      ]
    },
    {
      "page": "GSE79262small",
      "title": "Small Subset of GSE79262 Dataset From GEO",
      "topics": [
        "GSE79262small"
      ]
    },
    {
      "page": "GTExsmall",
      "title": "Small Subset of GTEx Dataset",
      "topics": [
        "GTExsmall"
      ]
    },
    {
      "page": "rrs.fit",
      "title": "Fitting reduced-rank ridge regression with given rank and shrinkage penalty",
      "topics": [
        "rrs.fit"
      ]
    }
  ],
  "_readme": "https://github.com/fumi-github/omicwas/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bit",
    "broom",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "dplyr",
    "ff",
    "foreach",
    "generics",
    "glmnet",
    "glue",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to omicwas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Usage",
        "Analyzing DNA methylation",
        "Analyzing gene expression",
        "Analyzing mQTL"
      ],
      "created": "2020-05-20 12:18:55",
      "modified": "2020-06-02 06:54:54",
      "commits": 8
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "omicwas",
  "_universes": [
    "fumi-github"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-05-09T05:26:48.000Z",
      "distro": "noble",
      "commit": "1852179a55f06ed37748f57a8c3215144f194f68",
      "fileid": "24019c4738c102f873e810ebba09cb2efd58efc6f2fedb0439ed6939c5628d77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/25592749701"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-05-09T05:26:44.000Z",
      "distro": "noble",
      "commit": "1852179a55f06ed37748f57a8c3215144f194f68",
      "fileid": "03a72c8e3f42bcb18fffc3dde5aff4894ce10134f79bff545e9bb06434a88f36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/25592749701"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-05-09T05:26:47.000Z",
      "commit": "1852179a55f06ed37748f57a8c3215144f194f68",
      "fileid": "ba6e441630d28cc4e1ff04259e8752b6552fd17ef98d4dbf64ca0751c0168b60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/25592749701"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-05-09T05:26:46.000Z",
      "commit": "1852179a55f06ed37748f57a8c3215144f194f68",
      "fileid": "936e0e62db59109fc508388638e6c78df9531dee1a4d1fedaa03451939ad64d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/25592749701"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-09T05:25:51.000Z",
      "commit": "1852179a55f06ed37748f57a8c3215144f194f68",
      "fileid": "55952dc5e449036cbda4b67302bb93944b0fb28b67006f5efd5698b33eae4341",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/25592749701"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-09T05:25:41.000Z",
      "commit": "1852179a55f06ed37748f57a8c3215144f194f68",
      "fileid": "edf41a4d1f29064e96e5536bc1f15f7a3c001cf75b1ffc6db582f8727c9b5ad5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/25592749701"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-09T05:26:48.000Z",
      "commit": "1852179a55f06ed37748f57a8c3215144f194f68",
      "fileid": "5c9d7315bbdd422c8eb341d988829068ea612ee7664a92a53be9e643659921b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/25592749701"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.0",
      "date": "2026-05-22T13:36:25.000Z",
      "commit": "1852179a55f06ed37748f57a8c3215144f194f68",
      "fileid": "ccee4b9e8131aadaf0f792c5eefdf78f1267caf27ac85e208581ba8f43b32e9e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/25592749701"
    }
  ]
}