{
  "_id": "6a105b5facfb0bcc41ca3dd4",
  "Package": "ReAD",
  "Type": "Package",
  "Title": "Powerful Replicability Analysis of Genome-Wide Association\nStudies",
  "Version": "1.0.1",
  "Authors@R": "c(person(\"Yan Li\", role = c(\"aut\", \"cre\", \"cph\"), email = \"yanli_@jlu.edu.cn\"), person(\"Haochen lei\", role = c(\"aut\")), person(\"Xiaoquan Wen\", role = c(\"aut\")), person(\"Hongyuan Cao\", role = c(\"aut\")))",
  "Description": "A robust and powerful approach is developed for\nreplicability analysis of two Genome-wide association studies\n(GWASs) accounting for the linkage disequilibrium (LD) among\ngenetic variants. The LD structure in two GWASs is captured by\na four-state hidden Markov model (HMM). The unknowns involved\nin the HMM are estimated by an efficient\nexpectation-maximization (EM) algorithm in combination with a\nnon-parametric estimation of functions. By incorporating\ninformation from adjacent locations via the HMM, this approach\nidentifies the entire clusters of genotype-phenotype associated\nsignals, improving the power of replicability analysis while\neffectively controlling the false discovery rate.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-09 05:37:57 UTC",
    "User": "root"
  },
  "Author": "Yan Li [aut, cre, cph], Haochen lei [aut], Xiaoquan Wen [aut],\nHongyuan Cao [aut]",
  "Maintainer": "Yan Li <yanli_@jlu.edu.cn>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-06-30 10:00:10 UTC",
  "RemoteUrl": "https://github.com/cran/ReAD",
  "RemoteRef": "HEAD",
  "RemoteSha": "ded0a60a7161093e88b4fea75888cf006ae752cf",
  "MD5sum": "bfcaa1157ae93ce6e04b7caeed88f298",
  "_user": "cran",
  "_type": "src",
  "_file": "ReAD_1.0.1.tar.gz",
  "_fileid": "7d28f6b76765245664a96f028f1a5b00de164b0a027393e02cbf0b1668c19810",
  "_filesize": 88449,
  "_sha256": "7d28f6b76765245664a96f028f1a5b00de164b0a027393e02cbf0b1668c19810",
  "_created": "2026-05-09T05:37:57.000Z",
  "_published": "2026-05-22T13:34:23.673Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77390234134,
      "time": 130,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6893278692"
    },
    {
      "job": 77390234345,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6893278938"
    },
    {
      "job": 77390234728,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6893278704"
    },
    {
      "job": 77390234608,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6893279323"
    },
    {
      "job": 77390233734,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893264798"
    },
    {
      "job": 77390233621,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161789026"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25592971433",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ReAD",
  "_commit": {
    "id": "ded0a60a7161093e88b4fea75888cf006ae752cf",
    "author": "Yan Li <yanli_@jlu.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1688119210
  },
  "_maintainer": {
    "name": "Yan Li",
    "email": "yanli_@jlu.edu.cn"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "version": ">= 1.0.10",
      "role": "Depends"
    },
    {
      "package": "qvalue",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 328,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ReAD"
  },
  "_searchresults": 325,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ReAD.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2023-06-30"
    }
  ],
  "_exports": [
    "em_hmm",
    "ReAD",
    "SimuData"
  ],
  "_help": [
    {
      "page": "em_hmm",
      "title": "EM algorithm in combination with a non-parametric algorithm for estimation of the rLIS statistic.",
      "topics": [
        "em_hmm"
      ]
    },
    {
      "page": "ReAD",
      "title": "Replicability analysis across two genome-wide association studies accounting for the linkage disequilibrium structure.",
      "topics": [
        "ReAD"
      ]
    },
    {
      "page": "SimuData",
      "title": "Simulate two sequences of p-values by accounting for the local dependence structure via a hidden Markov model.",
      "topics": [
        "SimuData"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "plyr",
    "qvalue",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2.5118833609788744,
  "_indexed": true,
  "_nocasepkg": "read",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-09T05:40:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ded0a60a7161093e88b4fea75888cf006ae752cf",
      "fileid": "65e8fac80bec5517cd52cf67fc06ae5cd6c7b3910233801a52d1920667f8428e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592971433"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-09T05:40:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ded0a60a7161093e88b4fea75888cf006ae752cf",
      "fileid": "060a93fb92c3bf90ae84b1222c1757b287f06597b1a30132d2054bc5ab27159d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592971433"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-09T05:40:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ded0a60a7161093e88b4fea75888cf006ae752cf",
      "fileid": "40076945497a57d613314791fcf5dc128cb6da644da18011a0b3ee7b17170b20",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592971433"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-09T05:40:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ded0a60a7161093e88b4fea75888cf006ae752cf",
      "fileid": "3ccbd36d4f14d344e75ccad1b6341352f26dc7072a2469f0cf7640c69c01a6e2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592971433"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T13:34:00.000Z",
      "arch": "emscripten",
      "commit": "ded0a60a7161093e88b4fea75888cf006ae752cf",
      "fileid": "f586f16937d2fd407ec9ee102306b9bede237da44ed15174ad79d07b03db2b67",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592971433"
    }
  ]
}