{
  "_id": "6a1ef1dbb401979e73413aee",
  "Package": "SlopeHunter",
  "Type": "Package",
  "Title": "Slope-Hunter: A ROBUST METHOD FOR COLLIDER BIAS CORRECTION IN\nCONDITIONAL GENOME-WIDE ASSOCIATION STUDIES",
  "Version": "1.1.0",
  "Date": "2022-09-27",
  "Author@R": "person(\"Osama\", \"Mahmoud\", email = \"o.mahmoud@essex.ac.uk\",\nrole = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID =\n\"0000-0003-0342-6704\"))",
  "Description": "Studying genetic associations with prognosis (e.g.\nsurvival, disability, subsequent disease events) is problematic\ndue to selection bias - also termed index event bias or\ncollider bias - whereby selection on disease status can induce\nassociations between causes of incidence with prognosis. The\nSlope-Hunter approach adjusts genetic associations for this\nbias assuming that the contribution of the set of genetic\nvariants affecting incidence only to the heritability of\nincidence is at least as large as the contribution of those\naffecting both incidence and prognosis.",
  "License": "GPL-2 | GPL-3",
  "URL": "http://osmahmoud.com/SlopeHunter/",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.2",
  "Author": "Osama Mahmoud [aut, cre,\ncph](<https://orcid.org/0000-0003-0342-6704>)",
  "Maintainer": "Osama Mahmoud <o.mahmoud@essex.ac.uk>",
  "Remotes": [
    "mrcieu/ieugwasr"
  ],
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://mrcieu.r-universe.dev",
  "Date/Publication": "2022-10-07 10:01:38 UTC",
  "RemoteUrl": "https://github.com/Osmahmoud/SlopeHunter",
  "RemoteRef": "HEAD",
  "RemoteSha": "b0686fe0c7a4e6d056d902765ba9cd0a0b35ad5c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:03:51 UTC",
    "User": "root"
  },
  "MD5sum": "99dc2a53ba1347fe8d616c2e4ac1f3e1",
  "_user": "mrcieu",
  "_type": "src",
  "_file": "SlopeHunter_1.1.0.tar.gz",
  "_fileid": "86b53d395bf48fa6b7f0f6e5d34e50f2d9b607453e972a15aca62752b0d9ae79",
  "_filesize": 511217,
  "_sha256": "86b53d395bf48fa6b7f0f6e5d34e50f2d9b607453e972a15aca62752b0d9ae79",
  "_created": "2026-05-19T08:03:51.000Z",
  "_published": "2026-06-02T15:08:11.172Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79103276811,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7078078843"
    },
    {
      "job": 79103276907,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7078086116"
    },
    {
      "job": 79103276552,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7078068663"
    },
    {
      "job": 79103276454,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7078065922"
    },
    {
      "job": 79103276110,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078020999"
    },
    {
      "job": 79103275386,
      "time": 182,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361677896"
    },
    {
      "job": 79103276418,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7078062495"
    },
    {
      "job": 79103276868,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7078061355"
    },
    {
      "job": 79103276626,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7078062195"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26084282068",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Osmahmoud/SlopeHunter",
  "_commit": {
    "id": "b0686fe0c7a4e6d056d902765ba9cd0a0b35ad5c",
    "author": "Osama <o.mahmoud@essex.ac.uk>",
    "committer": "Osama <o.mahmoud@essex.ac.uk>",
    "message": "Mid-way update workflow Tutorial\n\n",
    "time": 1665136898
  },
  "_maintainer": {
    "name": "Osama Mahmoud",
    "email": "o.mahmoud@essex.ac.uk",
    "login": "osmahmoud",
    "description": "",
    "uuid": 13272926
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ieugwasr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.12",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 0.9",
      "role": "Suggests"
    }
  ],
  "_owner": "osmahmoud",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "osmahmoud",
      "count": 63,
      "uuid": 13272926
    },
    {
      "user": "remlapmot",
      "count": 1,
      "uuid": 3777473
    }
  ],
  "_userbio": {
    "uuid": 15654827,
    "type": "organization",
    "name": "MRC Integrative Epidemiology Unit"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SlopeHunter"
  },
  "_devurl": "https://github.com/osmahmoud/slopehunter",
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SlopeHunter.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "format_data",
    "harmonise_effects",
    "hunt",
    "LD_prune",
    "read_incidence",
    "read_prognosis",
    "SHadj"
  ],
  "_datasets": [
    {
      "name": "data_example",
      "title": "Simulated effects on quantitative incidence and prognosis traits",
      "object": "data_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "xbeta",
        "xse",
        "ybeta",
        "yse",
        "yp"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data_example",
      "title": "Simulated effects on quantitative incidence and prognosis traits",
      "topics": [
        "data_example"
      ]
    },
    {
      "page": "download_plink",
      "title": "Check and download PLINK 1.90 executable suitable for the operating system, and return its path Inspired by https://github.com/MRCIEU/genetics.binaRies",
      "topics": [
        "download_plink"
      ]
    },
    {
      "page": "format_data",
      "title": "Format input data",
      "topics": [
        "format_data"
      ]
    },
    {
      "page": "harmonise_effects",
      "title": "Harmonise and format data for Slope-Hunter",
      "topics": [
        "harmonise_effects"
      ]
    },
    {
      "page": "hunt",
      "title": "Estimate collider bias",
      "topics": [
        "hunt"
      ]
    },
    {
      "page": "ld_local",
      "title": "clump function using local plink binary and ld reference dataset This function is modified from: https://github.com/MRCIEU/ieugwasr/blob/master/R/ld_clump.R",
      "topics": [
        "ld_local"
      ]
    },
    {
      "page": "LD_prune",
      "title": "Perform LD pruning on SNP data",
      "topics": [
        "LD_prune"
      ]
    },
    {
      "page": "plot.SH",
      "title": "Plotting model for Slope-Hunter clustering",
      "topics": [
        "plot.SH"
      ]
    },
    {
      "page": "read_incidence",
      "title": "Read incidence data",
      "topics": [
        "read_incidence"
      ]
    },
    {
      "page": "read_prognosis",
      "title": "Read prognosis data",
      "topics": [
        "read_prognosis"
      ]
    },
    {
      "page": "SHadj",
      "title": "Correct index event bias for new data",
      "topics": [
        "SHadj"
      ]
    },
    {
      "page": "shclust",
      "title": "Implement the EM algorithm for the SlopeHunter model-based clustering",
      "topics": [
        "shclust"
      ]
    }
  ],
  "_readme": "https://github.com/Osmahmoud/SlopeHunter/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "ieugwasr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "mclust",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 2.0969100130080562,
  "_indexed": false,
  "_nocasepkg": "slopehunter",
  "_universes": [
    "mrcieu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-19T08:06:11.000Z",
      "distro": "noble",
      "commit": "b0686fe0c7a4e6d056d902765ba9cd0a0b35ad5c",
      "fileid": "13c762d02c97ac37542daa32877add5b9f1fa58c16ec5283ac31fd8613a4b98a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26084282068"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-19T08:06:42.000Z",
      "distro": "noble",
      "commit": "b0686fe0c7a4e6d056d902765ba9cd0a0b35ad5c",
      "fileid": "4966e747550e38ee340111cc4b8d037b2b8b1096201d6a8b73c16d192334e90b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26084282068"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-19T08:05:43.000Z",
      "commit": "b0686fe0c7a4e6d056d902765ba9cd0a0b35ad5c",
      "fileid": "e520cad1559ca5bb03357fad236923a495163a59caf63843f6e16a8da45db743",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26084282068"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-19T08:05:46.000Z",
      "commit": "b0686fe0c7a4e6d056d902765ba9cd0a0b35ad5c",
      "fileid": "bc587354fecaa2d49d9d83ca9be1a94a6ea6d4950fa256fa6578c09348771a20",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26084282068"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-19T08:05:15.000Z",
      "commit": "b0686fe0c7a4e6d056d902765ba9cd0a0b35ad5c",
      "fileid": "75d344c8d237cc248b5e7074c3f20438a1cc5dca2878e74f797c101945c577c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26084282068"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-19T08:05:10.000Z",
      "commit": "b0686fe0c7a4e6d056d902765ba9cd0a0b35ad5c",
      "fileid": "0cd2355a7a54a9ea3eb40aa54cce613ca26e7adaaeb07973d4198efc2f59fea4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26084282068"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-19T08:05:11.000Z",
      "commit": "b0686fe0c7a4e6d056d902765ba9cd0a0b35ad5c",
      "fileid": "3e46e1c77485b4f745cfd96d4c2a88ecdec1a3b604a7953ba7d7e16f7d53a36f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26084282068"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-02T15:07:17.000Z",
      "commit": "b0686fe0c7a4e6d056d902765ba9cd0a0b35ad5c",
      "fileid": "fb8c04be2b5f2cff68c0b617574c77f1de09380c459a8f9f68da8c26fa659785",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/26084282068"
    }
  ]
}