{
  "_id": "6a101dbdacfb0bcc41c8a674",
  "Package": "gwid",
  "Type": "Package",
  "Title": "Genome-Wide Identity-by-Descent",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\"Soroush\", \"Mahmoudiandehkordi\", email = \"soroushmdg@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Steven J\", \"Schrodi\", email = \"schrodi@wisc.edu\", role = \"aut\"),\nperson(\"Mehdi\", \"Maadooliat\", email = \"mehdi.maadooliat@mu.edu\", role = \"aut\")\n)",
  "Maintainer": "Soroush Mahmoudiandehkordi <soroushmdg@gmail.com>",
  "Description": "Methods and tools for the analysis of Genome Wide\nIdentity-by-Descent ('gwid') mapping data, focusing on testing\nwhether there is a higher occurrence of Identity-By-Descent\n(IBD) segments around potential causal variants in cases\ncompared to controls, which is crucial for identifying rare\nvariants. To enhance its analytical power, 'gwid' incorporates\na Sliding Window Approach, allowing for the detection and\nanalysis of signals from multiple Single Nucleotide\nPolymorphisms (SNPs).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "biocViews": "",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/soroushmdg/gwid,\nhttps://soroushmdg.github.io/gwid/",
  "BugReports": "https://github.com/soroushmdg/gwid/issues",
  "Config/pak/sysreqs": "cmake git make libicu-dev libuv1-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://soroushmdg.r-universe.dev",
  "Date/Publication": "2024-09-09 13:31:46 UTC",
  "RemoteUrl": "https://github.com/soroushmdg/gwid",
  "RemoteRef": "HEAD",
  "RemoteSha": "e41964717004239c34a7a3e0bfb00f2e656c0b93",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:46:09 UTC",
    "User": "root"
  },
  "Author": "Soroush Mahmoudiandehkordi [aut, cre],\nSteven J Schrodi [aut],\nMehdi Maadooliat [aut]",
  "MD5sum": "bbaaa6241a2c350410ba1ef8060aaf92",
  "_user": "soroushmdg",
  "_type": "src",
  "_file": "gwid_0.3.0.tar.gz",
  "_fileid": "98b4e62be7ccf145d5e2c9f01c81a2f163bc9c42372c7b1241b705ae35eff480",
  "_filesize": 1468843,
  "_sha256": "98b4e62be7ccf145d5e2c9f01c81a2f163bc9c42372c7b1241b705ae35eff480",
  "_created": "2026-05-14T07:46:09.000Z",
  "_published": "2026-05-22T09:11:25.370Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77350098360,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989708608"
    },
    {
      "job": 77350098413,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989713201"
    },
    {
      "job": 77350098623,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989709107"
    },
    {
      "job": 77350098574,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989706738"
    },
    {
      "job": 77350098204,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989671687"
    },
    {
      "job": 77350097880,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156941627"
    },
    {
      "job": 77350098634,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989706390"
    },
    {
      "job": 77350098554,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989706354"
    },
    {
      "job": 77350098548,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989707545"
    }
  ],
  "_buildurl": "https://github.com/r-universe/soroushmdg/actions/runs/25848307020",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/soroushmdg/gwid",
  "_commit": {
    "id": "e41964717004239c34a7a3e0bfb00f2e656c0b93",
    "author": "soroushmdg <soroush.mdehkordi@gmail.com>",
    "committer": "soroushmdg <soroush.mdehkordi@gmail.com>",
    "message": "cran submission\n",
    "time": 1725888706
  },
  "_maintainer": {
    "name": "Soroush Mahmoudiandehkordi",
    "email": "soroushmdg@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "gdsfmt",
      "role": "Imports"
    },
    {
      "package": "SNPRelate",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "RcppRoll",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "piggyback",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "soroushmdg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "soroushmdg",
      "count": 116,
      "uuid": 49794734
    },
    {
      "user": "mmadoliat",
      "count": 7,
      "uuid": 21975436
    }
  ],
  "_userbio": {
    "uuid": 49794734,
    "type": "user",
    "name": "soroushmdg"
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gwid"
  },
  "_devurl": "https://github.com/soroushmdg/gwid",
  "_pkgdown": "https://soroushmdg.github.io/gwid/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gwid.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/soroushmdg/gwid",
  "_realowner": "soroushmdg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-12-14"
    },
    {
      "version": "0.2.0",
      "date": "2024-06-10"
    },
    {
      "version": "0.3.0",
      "date": "2024-09-03"
    }
  ],
  "_exports": [
    "build_gwas",
    "build_gwid",
    "build_phase",
    "case_control",
    "extract",
    "extract_window",
    "fisher_test",
    "gtest",
    "haplotype_frequency",
    "haplotype_structure",
    "launch_app",
    "mcnemar_test",
    "mcnemar_test_permut",
    "permutation_test",
    "print",
    "roh",
    "subset"
  ],
  "_help": [
    {
      "page": "build_gwas",
      "title": "Open a SNP GDS file and extract information.",
      "topics": [
        "build_gwas"
      ]
    },
    {
      "page": "build_gwid",
      "title": "Open a ibd file and extract information.",
      "topics": [
        "build_gwid"
      ]
    },
    {
      "page": "build_phase",
      "title": "Read .vcf structured text format files and reduce the size of file.",
      "topics": [
        "build_phase"
      ]
    },
    {
      "page": "case_control",
      "title": "Reload saved case-control list file",
      "topics": [
        "case_control"
      ]
    },
    {
      "page": "extract",
      "title": "Extract information from SNP GDS file.",
      "topics": [
        "extract"
      ]
    },
    {
      "page": "extract_window",
      "title": "extract component of an object",
      "topics": [
        "extract_window"
      ]
    },
    {
      "page": "extract_window.gwid",
      "title": "Extract information from ibd data in a moving window",
      "topics": [
        "extract_window.gwid"
      ]
    },
    {
      "page": "extract.gwas",
      "title": "Extract information from SNP GDS file.",
      "topics": [
        "extract.gwas"
      ]
    },
    {
      "page": "extract.gwid",
      "title": "Extract information from ibd data.",
      "topics": [
        "extract.gwid"
      ]
    },
    {
      "page": "fisher_test",
      "title": "Fisher test",
      "topics": [
        "fisher_test"
      ]
    },
    {
      "page": "fisher_test.gwas",
      "title": "Fisher's Exact Test for gwas count data",
      "topics": [
        "fisher_test.gwas"
      ]
    },
    {
      "page": "fisher_test.gwid",
      "title": "Fisher's Exact Test for gwid count data",
      "topics": [
        "fisher_test.gwid"
      ]
    },
    {
      "page": "fisher_test.result_snps",
      "title": "fisher exact test for result_snps count data",
      "topics": [
        "fisher_test.result_snps"
      ]
    },
    {
      "page": "gtest",
      "title": "perform gtest",
      "topics": [
        "gtest"
      ]
    },
    {
      "page": "gtest.haplotype_structure",
      "title": "Perform G-test on haplotype structures extracted from 'haplotype_structure' function",
      "topics": [
        "gtest.haplotype_structure"
      ]
    },
    {
      "page": "haplotype_frequency",
      "title": "haplotype frequency",
      "topics": [
        "haplotype_frequency"
      ]
    },
    {
      "page": "haplotype_frequency.haplotype_structure",
      "title": "haplotype frequency in sliding windows",
      "topics": [
        "haplotype_frequency.haplotype_structure"
      ]
    },
    {
      "page": "haplotype_structure",
      "title": "haplotype structures in a window",
      "topics": [
        "haplotype_structure"
      ]
    },
    {
      "page": "haplotype_structure.gwas",
      "title": "extract haplotype structures of individuals in a window",
      "topics": [
        "haplotype_structure.gwas"
      ]
    },
    {
      "page": "haplotype_structure.gwid",
      "title": "extract haplotype structures of pairwise ibd samples in a window",
      "topics": [
        "haplotype_structure.gwid"
      ]
    },
    {
      "page": "launch_app",
      "title": "laucnh a shiny app",
      "topics": [
        "launch_app"
      ]
    },
    {
      "page": "mcnemar_test",
      "title": "mcnemar test",
      "topics": [
        "mcnemar_test"
      ]
    },
    {
      "page": "mcnemar_test_permut",
      "title": "mcnemar permutation",
      "topics": [
        "mcnemar_test_permut"
      ]
    },
    {
      "page": "mcnemar_test_permut.result_snps",
      "title": "mcnemar permutation test",
      "topics": [
        "mcnemar_test_permut.result_snps"
      ]
    },
    {
      "page": "mcnemar_test.result_snps",
      "title": "mcnemar test",
      "topics": [
        "mcnemar_test.result_snps"
      ]
    },
    {
      "page": "permutation_test",
      "title": "permutation test",
      "topics": [
        "permutation_test"
      ]
    },
    {
      "page": "permutation_test.gwas",
      "title": "Permutation test for gwas object",
      "topics": [
        "permutation_test.gwas"
      ]
    },
    {
      "page": "permutation_test.gwid",
      "title": "permutation test for gwid count data",
      "topics": [
        "permutation_test.gwid"
      ]
    },
    {
      "page": "permutation_test.haplotype_structure",
      "title": "Permutation test for `haplotype_structure` object",
      "topics": [
        "permutation_test.haplotype_structure"
      ]
    },
    {
      "page": "plot.gwas",
      "title": "Line plot of gwas objects",
      "topics": [
        "plot.gwas"
      ]
    },
    {
      "page": "plot.gwid",
      "title": "Line plot of gwid objects",
      "topics": [
        "plot.gwid"
      ]
    },
    {
      "page": "plot.haplotype_frequency",
      "title": "Line plot of haplotype_frequency object",
      "topics": [
        "plot.haplotype_frequency"
      ]
    },
    {
      "page": "plot.haplotype_structure_frequency",
      "title": "Two type of line plots for haplotype_structure_frequency objects .",
      "topics": [
        "plot.haplotype_structure_frequency"
      ]
    },
    {
      "page": "plot.result_snps",
      "title": "Line plot of result_snps objects",
      "topics": [
        "plot.result_snps"
      ]
    },
    {
      "page": "plot.test_snps",
      "title": "Line plot of test_snps objects",
      "topics": [
        "plot.test_snps"
      ]
    },
    {
      "page": "print",
      "title": "print",
      "topics": [
        "print"
      ]
    },
    {
      "page": "print.gwas",
      "title": "print gwas instants",
      "topics": [
        "print.gwas"
      ]
    },
    {
      "page": "roh",
      "title": "runs of homozygosity",
      "topics": [
        "roh"
      ]
    },
    {
      "page": "roh.phase",
      "title": "runs of homozygosity",
      "topics": [
        "roh.phase"
      ]
    },
    {
      "page": "subset",
      "title": "subset an object",
      "topics": [
        "subset"
      ]
    },
    {
      "page": "subset.gwid",
      "title": "subset gwid object based on snp position",
      "topics": [
        "subset.gwid"
      ]
    }
  ],
  "_readme": "https://github.com/soroushmdg/gwid/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "gdsfmt",
    "generics",
    "ggplot2",
    "gh",
    "gitcreds",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "httr2",
    "ini",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "piggyback",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppRoll",
    "RhpcBLASctl",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "SNPRelate",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gwid",
  "_universes": [
    "soroushmdg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-14T07:48:19.000Z",
      "distro": "noble",
      "commit": "e41964717004239c34a7a3e0bfb00f2e656c0b93",
      "fileid": "e513d25bd105c904605d59d4fbb4ae2da4e6f648c3551b83c516a50204eb3a14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soroushmdg/actions/runs/25848307020"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-14T07:48:35.000Z",
      "distro": "noble",
      "commit": "e41964717004239c34a7a3e0bfb00f2e656c0b93",
      "fileid": "4da98fbe5762db2306c97ef5d02ab12a4d09792999cadcaefdc6fd31847de16c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soroushmdg/actions/runs/25848307020"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-14T07:48:31.000Z",
      "commit": "e41964717004239c34a7a3e0bfb00f2e656c0b93",
      "fileid": "4bd78c74904da90c8dd92a6622c6342507fe74f453d2d165b43cc0cea06cdb1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soroushmdg/actions/runs/25848307020"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-14T07:48:19.000Z",
      "commit": "e41964717004239c34a7a3e0bfb00f2e656c0b93",
      "fileid": "edc760d899fddf3b52e5545abe7f3e253692ee8f9a7ebee6d2e7e13709eba16e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soroushmdg/actions/runs/25848307020"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-14T07:47:59.000Z",
      "commit": "e41964717004239c34a7a3e0bfb00f2e656c0b93",
      "fileid": "18136b452fd985c12489736e0020ce8ba6921e67dc1556863aa04744db0ed722",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soroushmdg/actions/runs/25848307020"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-14T07:48:00.000Z",
      "commit": "e41964717004239c34a7a3e0bfb00f2e656c0b93",
      "fileid": "eb70c91977380e05d1a48d949b15e354b39690cc55a478ae6b75e46ea7153196",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soroushmdg/actions/runs/25848307020"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-14T07:48:01.000Z",
      "commit": "e41964717004239c34a7a3e0bfb00f2e656c0b93",
      "fileid": "f5f1ddbbaf33d46b331e1b7d11da53c97335873e0fdd891f23c5536b26fb2fed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soroushmdg/actions/runs/25848307020"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T09:11:01.000Z",
      "commit": "e41964717004239c34a7a3e0bfb00f2e656c0b93",
      "fileid": "a50c4082ddec6327d295e19f3a2df57678dbd18b2bda8e1f5d4bbb58fb2b5d02",
      "status": "success",
      "buildurl": "https://github.com/r-universe/soroushmdg/actions/runs/25848307020"
    }
  ]
}