{
  "_id": "6a1f0b3bb401979e7341c6a5",
  "Package": "snplist",
  "Type": "Package",
  "Title": "Tools to Create Gene Sets",
  "Version": "0.18.3",
  "Date": "2025-04-21",
  "Authors@R": "c(person(given = \"Chanhee\",\nfamily = \"Yi\",\nrole = \"aut\"),\nperson(given = \"Alexander\",\nfamily = \"Sibley\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dcibioinformatics@duke.edu\"),\nperson(given = \"Kouros\",\nfamily = \"Owzar\",\nrole = \"aut\"))",
  "Author": "Chanhee Yi [aut], Alexander Sibley [aut, cre], Kouros Owzar\n[aut]",
  "Maintainer": "Alexander Sibley <dcibioinformatics@duke.edu>",
  "Description": "A set of functions to create SQL tables of gene and SNP\ninformation and compose them into a SNP Set, for example to\nexport to a PLINK set.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-17 09:55:55 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libicu-dev libpng-dev libxml2-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://dcibioinformatics.r-universe.dev",
  "Date/Publication": "2025-04-21 18:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/snplist",
  "RemoteRef": "HEAD",
  "RemoteSha": "940c55fbeb13a5675d5eaeb20eda1c8885001e39",
  "MD5sum": "7a789d4e672fe90e14e92acbb745fd9c",
  "_user": "dcibioinformatics",
  "_type": "src",
  "_file": "snplist_0.18.3.tar.gz",
  "_fileid": "c26c1e08ce18a43a815155ab8967db2f7b3be7bece2a8ec807d34815aea247a4",
  "_filesize": 350757,
  "_sha256": "c26c1e08ce18a43a815155ab8967db2f7b3be7bece2a8ec807d34815aea247a4",
  "_created": "2026-05-17T09:55:55.000Z",
  "_published": "2026-06-02T16:56:27.635Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79125874579,
      "time": 187,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041430518"
    },
    {
      "job": 79125873714,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041430794"
    },
    {
      "job": 79125874547,
      "time": 179,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041429715"
    },
    {
      "job": 79125874690,
      "time": 200,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041432009"
    },
    {
      "job": 79125874704,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041429861"
    },
    {
      "job": 79125874627,
      "time": 298,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041446820"
    },
    {
      "job": 79125874171,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041427719"
    },
    {
      "job": 79125873669,
      "time": 294,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041446771"
    },
    {
      "job": 79125873306,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041410122"
    },
    {
      "job": 79125873323,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364386428"
    },
    {
      "job": 79125873982,
      "time": 159,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041427587"
    },
    {
      "job": 79125874374,
      "time": 182,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041429983"
    },
    {
      "job": 79125874146,
      "time": 154,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041427249"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dcibioinformatics/actions/runs/25987601687",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/snplist",
  "_commit": {
    "id": "940c55fbeb13a5675d5eaeb20eda1c8885001e39",
    "author": "Alexander Sibley <dcibioinformatics@duke.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.18.3\n",
    "time": 1745260802
  },
  "_maintainer": {
    "name": "Alexander Sibley",
    "email": "dcibioinformatics@duke.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "RSQLite",
      "version": ">= 1.1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "biomaRt",
      "version": ">= 2.16.0",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.10.5",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "version": ">= 1.27.1",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 3.6.2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 74666632,
    "type": "organization",
    "name": "DCI Bioinformatics Shared Resource"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/snplist"
  },
  "_mentions": 2,
  "_searchresults": 20,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/snplist.html",
    "manual.pdf"
  ],
  "_realowner": "dcibioinformatics",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.12",
      "date": "2013-11-26"
    },
    {
      "version": "0.13",
      "date": "2014-12-10"
    },
    {
      "version": "0.14",
      "date": "2015-09-21"
    },
    {
      "version": "0.15",
      "date": "2015-11-20"
    },
    {
      "version": "0.16",
      "date": "2016-10-27"
    },
    {
      "version": "0.17",
      "date": "2016-12-13"
    },
    {
      "version": "0.18",
      "date": "2017-08-14"
    },
    {
      "version": "0.18.1",
      "date": "2017-12-11"
    },
    {
      "version": "0.18.2",
      "date": "2021-10-09"
    },
    {
      "version": "0.18.3",
      "date": "2025-04-21"
    }
  ],
  "_exports": [
    "exportPLINKSet",
    "getBioMartData",
    "makeGeneSet",
    "setGeneTable",
    "setSNPTable"
  ],
  "_help": [
    {
      "page": "snplist-package",
      "title": "Tools to Create Gene Sets",
      "topics": [
        "snplist-package",
        "snplist"
      ]
    },
    {
      "page": "exportPLINKSet",
      "title": "exportPLINKSet",
      "topics": [
        "exportPLINKSet"
      ]
    },
    {
      "page": "getBioMartData",
      "title": "getBioMartData",
      "topics": [
        "getBioMartData"
      ]
    },
    {
      "page": "makeGeneSet",
      "title": "makeGeneSet",
      "topics": [
        "makeGeneSet"
      ]
    },
    {
      "page": "setGeneTable",
      "title": "setGeneTable",
      "topics": [
        "setGeneTable"
      ]
    },
    {
      "page": "setSNPTable",
      "title": "setSNPTable",
      "topics": [
        "setSNPTable"
      ]
    }
  ],
  "_rundeps": [
    "AnnotationDbi",
    "askpass",
    "Biobase",
    "BiocFileCache",
    "BiocGenerics",
    "biomaRt",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "fastmap",
    "filelock",
    "generics",
    "glue",
    "hms",
    "httr",
    "httr2",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2",
    "XVector"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "snplist.Rnw",
      "filename": "snplist.pdf",
      "title": "snplist",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2013-11-22",
      "modified": "2025-04-21 18:40:02",
      "commits": 10
    }
  ],
  "_score": 2.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "snplist",
  "_universes": [
    "dcibioinformatics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.18.3",
      "date": "2026-05-17T09:58:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "940c55fbeb13a5675d5eaeb20eda1c8885001e39",
      "fileid": "c59f137d4f02a5892086d014fbf792adcc6f935c2894bf7dc33d7ac2bba098c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcibioinformatics/actions/runs/25987601687"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.18.3",
      "date": "2026-05-17T09:58:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "940c55fbeb13a5675d5eaeb20eda1c8885001e39",
      "fileid": "6587d3e3709f445967fa11ad65d810d32d0fc756c6b18db1bfe32a9014b20021",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcibioinformatics/actions/runs/25987601687"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.18.3",
      "date": "2026-05-17T09:58:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "940c55fbeb13a5675d5eaeb20eda1c8885001e39",
      "fileid": "cf4c76801d6f9909ff177e29ab6f376f9daafe081388dc84bbd07e388d667103",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcibioinformatics/actions/runs/25987601687"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.18.3",
      "date": "2026-05-17T09:58:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "940c55fbeb13a5675d5eaeb20eda1c8885001e39",
      "fileid": "41fcf47e381f1bc31b3bf3254155741779c28dd9652f7a0f7a9e336fd1df87ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcibioinformatics/actions/runs/25987601687"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.18.3",
      "date": "2026-05-17T09:58:23.000Z",
      "arch": "aarch64",
      "commit": "940c55fbeb13a5675d5eaeb20eda1c8885001e39",
      "fileid": "c23b584f81a8364b7459a9b9b5750dcc94bebfcecdb1131204e7bdba0f12f76b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcibioinformatics/actions/runs/25987601687"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.18.3",
      "date": "2026-05-17T10:00:00.000Z",
      "arch": "x86_64",
      "commit": "940c55fbeb13a5675d5eaeb20eda1c8885001e39",
      "fileid": "f55303b20feb68b409c1c6ca81f1ceb4b71f0005c601c1b1351190e48a67a907",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcibioinformatics/actions/runs/25987601687"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.18.3",
      "date": "2026-05-17T09:58:09.000Z",
      "arch": "aarch64",
      "commit": "940c55fbeb13a5675d5eaeb20eda1c8885001e39",
      "fileid": "64be999af741b7596a88995b79df7be13b94adb666ad580cc988577391f8c98f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcibioinformatics/actions/runs/25987601687"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.18.3",
      "date": "2026-05-17T09:59:43.000Z",
      "arch": "x86_64",
      "commit": "940c55fbeb13a5675d5eaeb20eda1c8885001e39",
      "fileid": "c0f985c8f5fec8b6879a7d0feadb21ecc1b15af37633cb5415f65d5d549ee762",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcibioinformatics/actions/runs/25987601687"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.18.3",
      "date": "2026-05-17T09:57:26.000Z",
      "arch": "x86_64",
      "commit": "940c55fbeb13a5675d5eaeb20eda1c8885001e39",
      "fileid": "bbc9a2fce94a313c1447c69465ca8dc86dba781c574d3c698f84937e01bf0d3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcibioinformatics/actions/runs/25987601687"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.18.3",
      "date": "2026-05-17T09:57:32.000Z",
      "arch": "x86_64",
      "commit": "940c55fbeb13a5675d5eaeb20eda1c8885001e39",
      "fileid": "69062536babb25adb3c7aab9aea39144a07f209979b4e8c69277ddbdf4fe8d4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcibioinformatics/actions/runs/25987601687"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.18.3",
      "date": "2026-05-17T09:57:23.000Z",
      "arch": "x86_64",
      "commit": "940c55fbeb13a5675d5eaeb20eda1c8885001e39",
      "fileid": "9006866c2d5e164d4cb418e49f73ba4bcbf1fb438855e628963ccbadbec0d529",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcibioinformatics/actions/runs/25987601687"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.18.3",
      "date": "2026-06-02T16:55:54.000Z",
      "arch": "emscripten",
      "commit": "940c55fbeb13a5675d5eaeb20eda1c8885001e39",
      "fileid": "a524a98be11c0d6627ce30998d292104aa140fa0c45c831ce3bf29f7809bbd3f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dcibioinformatics/actions/runs/25987601687"
    }
  ]
}