{
  "_id": "6a3448b43efcd9bda43c1d7c",
  "Package": "RankGWASK",
  "Type": "Package",
  "Title": "Ranked Set Sampling Genome-Wide Association Studies Toolkit",
  "Version": "0.1.1",
  "Authors@R": "person(\"Khalid Ul Islam\", \"Rather\", email = \"drkhalidulislam@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides methods for genome-wide association studies\n(GWAS) using ranked set sampling (RSS) designs. The package\nincludes tools for ranked set sample selection, standard and\nRSS-based association analyses, simulation of genotype and\nphenotype data, statistical comparison of RSS and simple random\nsampling (SRS) approaches, visualization of GWAS results, and\npower analysis under alternative sampling schemes.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 19:34:11 UTC",
    "User": "root"
  },
  "Author": "Khalid Ul Islam Rather [aut, cre]",
  "Maintainer": "Khalid Ul Islam Rather <drkhalidulislam@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-18 17:35:34 UTC",
  "RemoteUrl": "https://github.com/cran/RankGWASK",
  "RemoteRef": "HEAD",
  "RemoteSha": "2eaddbb3284f865938f2b825ad54012b3d8383dc",
  "MD5sum": "818404f5f66ea6c2c051f697c36553d4",
  "_user": "cran",
  "_type": "src",
  "_file": "RankGWASK_0.1.1.tar.gz",
  "_fileid": "f2346b778c32a0538229e581f6d72091b2411cba7211e35426cecb44fbc8f2a5",
  "_filesize": 119945,
  "_sha256": "f2346b778c32a0538229e581f6d72091b2411cba7211e35426cecb44fbc8f2a5",
  "_created": "2026-06-18T19:34:11.000Z",
  "_published": "2026-06-18T19:36:20.524Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82217341972,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7733857095"
    },
    {
      "job": 82217341939,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7733856378"
    },
    {
      "job": 82216983641,
      "time": 116,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7733820338"
    },
    {
      "job": 82217341924,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7733854395"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27784317143",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RankGWASK",
  "_commit": {
    "id": "2eaddbb3284f865938f2b825ad54012b3d8383dc",
    "author": "Khalid Ul Islam Rather <drkhalidulislam@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1781804134
  },
  "_maintainer": {
    "name": "Khalid Ul Islam Rather",
    "email": "drkhalidulislam@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "qqman",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-06-18"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RankGWASK"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RankGWASK.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-06-18"
    }
  ],
  "_exports": [
    "compareRSSvsSRS",
    "rssGWAS",
    "rssManhattan",
    "rssQQ",
    "rssSample",
    "simulateGWAS",
    "srsSample",
    "standardGWAS"
  ],
  "_datasets": [
    {
      "name": "gwas_data",
      "title": "Example GWAS Dataset",
      "object": "gwas_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ID",
        "SNP1",
        "SNP2",
        "SNP3",
        "SNP4",
        "SNP5",
        "SNP6",
        "SNP7",
        "SNP8",
        "SNP9",
        "SNP10",
        "SNP11",
        "SNP12",
        "SNP13",
        "SNP14",
        "SNP15",
        "SNP16",
        "SNP17",
        "SNP18",
        "SNP19",
        "SNP20",
        "SNP21",
        "SNP22",
        "SNP23",
        "SNP24",
        "SNP25",
        "SNP26",
        "SNP27",
        "SNP28",
        "SNP29",
        "SNP30",
        "SNP31",
        "SNP32",
        "SNP33",
        "SNP34",
        "SNP35",
        "SNP36",
        "SNP37",
        "SNP38",
        "SNP39",
        "SNP40",
        "SNP41",
        "SNP42",
        "SNP43",
        "SNP44",
        "SNP45",
        "SNP46",
        "SNP47",
        "SNP48",
        "SNP49",
        "SNP50",
        "SNP51",
        "SNP52",
        "SNP53",
        "SNP54",
        "SNP55",
        "SNP56",
        "SNP57",
        "SNP58",
        "SNP59",
        "SNP60",
        "SNP61",
        "SNP62",
        "SNP63",
        "SNP64",
        "SNP65",
        "SNP66",
        "SNP67",
        "SNP68",
        "SNP69",
        "SNP70",
        "SNP71",
        "SNP72",
        "SNP73",
        "SNP74",
        "SNP75",
        "SNP76",
        "SNP77",
        "SNP78",
        "SNP79",
        "SNP80",
        "SNP81",
        "SNP82",
        "SNP83",
        "SNP84",
        "SNP85",
        "SNP86",
        "SNP87",
        "SNP88",
        "SNP89",
        "SNP90",
        "SNP91",
        "SNP92",
        "SNP93",
        "SNP94",
        "SNP95",
        "SNP96",
        "SNP97",
        "SNP98",
        "SNP99",
        "SNP100",
        "Yield",
        "PlantHeight"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "compareRSSvsSRS",
      "title": "Compare RSS and SRS GWAS",
      "topics": [
        "compareRSSvsSRS"
      ]
    },
    {
      "page": "gwas_data",
      "title": "Example GWAS Dataset",
      "topics": [
        "gwas_data"
      ]
    },
    {
      "page": "rssGWAS",
      "title": "RSS-Based GWAS",
      "topics": [
        "rssGWAS"
      ]
    },
    {
      "page": "rssManhattan",
      "title": "Manhattan Plot",
      "topics": [
        "rssManhattan"
      ]
    },
    {
      "page": "rssQQ",
      "title": "QQ Plot for GWAS",
      "topics": [
        "rssQQ"
      ]
    },
    {
      "page": "rssSample",
      "title": "Ranked Set Sampling (RSS)",
      "topics": [
        "rssSample"
      ]
    },
    {
      "page": "simulateGWAS",
      "title": "Simulate GWAS Data",
      "topics": [
        "simulateGWAS"
      ]
    },
    {
      "page": "srsSample",
      "title": "Simple Random Sampling",
      "topics": [
        "srsSample"
      ]
    },
    {
      "page": "standardGWAS",
      "title": "Standard GWAS Analysis",
      "topics": [
        "standardGWAS"
      ]
    }
  ],
  "_rundeps": [
    "calibrate",
    "MASS",
    "qqman"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rankgwask",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-18T19:35:56.000Z",
      "distro": "noble",
      "commit": "2eaddbb3284f865938f2b825ad54012b3d8383dc",
      "fileid": "17656d4f2f416e41e0cff43a682e792993f87224e3a362162940edc0f455c46f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27784317143"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-18T19:35:54.000Z",
      "distro": "noble",
      "commit": "2eaddbb3284f865938f2b825ad54012b3d8383dc",
      "fileid": "11bd530cf9b162c83b47dd00ed0936df89b99728d6c8ad69645bc1d66ad6b0db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27784317143"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-18T19:35:59.000Z",
      "commit": "2eaddbb3284f865938f2b825ad54012b3d8383dc",
      "fileid": "991e2d6dfa626619aac6561afa859198d02f732503efed4d3733f38d21802c51",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27784317143"
    }
  ]
}