{
  "_id": "6a3509463efcd9bda43dab9d",
  "Package": "famSKATRC",
  "Type": "Package",
  "Title": "Family Sequence Kernel Association Test for Rare and Common\nVariants",
  "Version": "1.1.0",
  "Author": "Khalid B. Kunji [aut, cre], Mohamad Saad [aut]",
  "Authors@R": "c(person(given = \"Khalid B.\", family = \"Kunji\", role = c(\"aut\",\n\"cre\"), email = \"kkunji@hbku.edu.qa\"), person(given = \"Mohamad\",\nfamily = \"Saad\", role = c(\"aut\"), email = \"msaad@hbku.edu.qa\"))",
  "Maintainer": "Khalid B. Kunji <kkunji@hbku.edu.qa>",
  "Description": "FamSKAT-RC is a family-based association kernel test for\nboth rare and common variants. This test is general and several\nspecial cases are known as other methods: famSKAT, which only\nfocuses on rare variants in family-based data, SKAT, which\nfocuses on rare variants in population-based data (unrelated\nindividuals), and SKAT-RC, which focuses on both rare and\ncommon variants in population-based data. When one applies\nfamSKAT-RC and sets the value of phi to 1, famSKAT-RC becomes\nfamSKAT. When one applies famSKAT-RC and set the value of phi\nto 1 and the kinship matrix to the identity matrix, famSKAT-RC\nbecomes SKAT. When one applies famSKAT-RC and set the kinship\nmatrix (fullkins) to the identity matrix (and phi is not equal\nto 1), famSKAT-RC becomes SKAT-RC. We also include a small\nsample synthetic pedigree to demonstrate the method with. For\nmore details see Saad M and Wijsman EM (2014)\n<doi:10.1002/gepi.21844>.",
  "License": "GPL (>= 3)",
  "URL": "https://www.r-project.org,\nhttps://www.ncbi.nlm.nih.gov/pubmed/25132070",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "KeepSource": "TRUE",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 09:11:11 UTC",
    "User": "root"
  },
  "Repository": "https://kkunji.r-universe.dev",
  "Date/Publication": "2017-11-09 14:01:06 UTC",
  "RemoteUrl": "https://github.com/cran/famSKATRC",
  "RemoteRef": "HEAD",
  "RemoteSha": "27278805c5bf3e0df34deabd161b78f87ec5d35a",
  "MD5sum": "44d66a26ae5bb5b0e9d20f3f19d02d80",
  "_user": "kkunji",
  "_type": "src",
  "_file": "famSKATRC_1.1.0.tar.gz",
  "_fileid": "9dbd871878a3abc338c6c48d8711f7d6eb46f096c09afed5d9108fef259e4c2d",
  "_filesize": 118168,
  "_sha256": "9dbd871878a3abc338c6c48d8711f7d6eb46f096c09afed5d9108fef259e4c2d",
  "_created": "2026-06-19T09:11:11.000Z",
  "_published": "2026-06-19T09:17:58.435Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82319493682,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746010532"
    },
    {
      "job": 82319493674,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746011203"
    },
    {
      "job": 82319493667,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746005329"
    },
    {
      "job": 82319493671,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746086922"
    },
    {
      "job": 82318833046,
      "time": 245,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745969966"
    },
    {
      "job": 82319493736,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746002347"
    },
    {
      "job": 82319493695,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746007655"
    },
    {
      "job": 82319493673,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7745999416"
    },
    {
      "job": 82319493714,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745998132"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kkunji/actions/runs/27816464400",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/famSKATRC",
  "_commit": {
    "id": "27278805c5bf3e0df34deabd161b78f87ec5d35a",
    "author": "Khalid B. Kunji <kkunji@hbku.edu.qa>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1510236066
  },
  "_maintainer": {
    "name": "Khalid B. Kunji",
    "email": "kkunji@hbku.edu.qa",
    "login": "kkunji",
    "description": "",
    "uuid": 39335954
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.1",
      "role": "Depends"
    },
    {
      "package": "CompQuadForm",
      "role": "Imports"
    },
    {
      "package": "kinship2",
      "role": "Imports"
    },
    {
      "package": "coxme",
      "role": "Imports"
    },
    {
      "package": "bdsmatrix",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kkunji",
      "count": 2,
      "uuid": 39335954
    }
  ],
  "_userbio": {
    "uuid": 39335954,
    "type": "user",
    "name": "kkunji",
    "followers": 0
  },
  "_downloads": {
    "count": 527,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/famSKATRC"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/famSKATRC.html",
    "manual.pdf"
  ],
  "_realowner": "kkunji",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2017-10-12"
    },
    {
      "version": "1.1.0",
      "date": "2017-11-09"
    }
  ],
  "_exports": [
    "famSKAT_RC",
    "process_data"
  ],
  "_datasets": [
    {
      "name": "sample.ped.geno",
      "title": "Sample Pedigree Genotype Data",
      "object": "sample.ped.geno",
      "class": [
        "data.frame"
      ],
      "fields": [
        "FID",
        "IID",
        "FA",
        "MO",
        "SEX",
        "Phenotype",
        "rs1",
        "rs2",
        "rs3",
        "rs4",
        "rs5",
        "rs6",
        "rs7",
        "rs8",
        "rs9",
        "rs10",
        "rs11",
        "rs12",
        "rs13",
        "rs14",
        "rs15",
        "rs16",
        "rs17",
        "rs18",
        "rs19",
        "rs20",
        "rs21",
        "rs22",
        "rs23",
        "rs24",
        "rs25",
        "rs26",
        "rs27",
        "rs28",
        "rs29",
        "rs30"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "famSKAT_RC",
      "title": "famSKAT_RC",
      "topics": [
        "famSKAT_RC"
      ]
    },
    {
      "page": "famSKATRC-package",
      "title": "Family Sequence Kernel Association Test for Rare and Common Variants",
      "topics": [
        "famSKATRC"
      ]
    },
    {
      "page": "process_data",
      "title": "Process Data",
      "topics": [
        "process_data"
      ]
    },
    {
      "page": "sample.ped.geno",
      "title": "Sample Pedigree Genotype Data",
      "topics": [
        "sample.ped.geno"
      ]
    }
  ],
  "_rundeps": [
    "bdsmatrix",
    "CompQuadForm",
    "coxme",
    "evaluate",
    "highr",
    "kinship2",
    "knitr",
    "lattice",
    "Matrix",
    "nlme",
    "quadprog",
    "survival",
    "xfun",
    "yaml"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "famskatrc",
  "_universes": [
    "kkunji"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-19T09:13:08.000Z",
      "distro": "noble",
      "commit": "27278805c5bf3e0df34deabd161b78f87ec5d35a",
      "fileid": "48b230d705b7aa6ad1719881dde1bd9645e1710a58ecf68a27fa6214d75b18b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkunji/actions/runs/27816464400"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-19T09:13:09.000Z",
      "distro": "noble",
      "commit": "27278805c5bf3e0df34deabd161b78f87ec5d35a",
      "fileid": "b7809ca6b1b6e76a95e8580d8c661d2444b1c0dc550e15bd29ba61dabb876a92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkunji/actions/runs/27816464400"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-19T09:13:03.000Z",
      "commit": "27278805c5bf3e0df34deabd161b78f87ec5d35a",
      "fileid": "6e53a65f2e8930f54fd0229f6a5eb4a06c354a6c835c52f3a7116b5bc4e3ad9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkunji/actions/runs/27816464400"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-19T09:17:09.000Z",
      "commit": "27278805c5bf3e0df34deabd161b78f87ec5d35a",
      "fileid": "b2337d1658cc2e25dd6f6c21c67cf9533700570477e7de3b7dde9e32eb9f96f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkunji/actions/runs/27816464400"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-19T09:13:13.000Z",
      "commit": "27278805c5bf3e0df34deabd161b78f87ec5d35a",
      "fileid": "b32cfe970eb0469af9706d2968398680c21bbb64c9642b59c3198a0afa61eeeb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kkunji/actions/runs/27816464400"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-19T09:12:56.000Z",
      "commit": "27278805c5bf3e0df34deabd161b78f87ec5d35a",
      "fileid": "ae8c81c43e2a4fe955db8ed088d1d4a795e0cf9cf9b1a3e88191d96fbb2a2597",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkunji/actions/runs/27816464400"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-19T09:12:21.000Z",
      "commit": "27278805c5bf3e0df34deabd161b78f87ec5d35a",
      "fileid": "bccec2d8745799b503ed3688f045d51cb2acfd6decba95f39e6fa473ff0c1f5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkunji/actions/runs/27816464400"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-19T09:12:24.000Z",
      "commit": "27278805c5bf3e0df34deabd161b78f87ec5d35a",
      "fileid": "119923a8f41611b6c3af7c4a8e81ce10b755c4d27a08798d6bf15ef36086650d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkunji/actions/runs/27816464400"
    }
  ]
}