{
  "_id": "6a0f774bacfb0bcc41c62069",
  "Package": "LGRF",
  "Type": "Package",
  "Title": "Set-Based Tests for Genetic Association in Longitudinal Studies",
  "Version": "1.0",
  "Date": "2015-08-20",
  "Author": "Zihuai He",
  "Maintainer": "Zihuai He <zihuai@umich.edu>",
  "Description": "Functions for the longitudinal genetic random field method\n(He et al., 2015, <doi:10.1111/biom.12310>) to test the\nassociation between a longitudinally measured quantitative\noutcome and a set of genetic variants in a gene/region.",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 06:09:55 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2015-09-13 09:22:48 UTC",
  "RemoteUrl": "https://github.com/cran/LGRF",
  "RemoteRef": "HEAD",
  "RemoteSha": "242eee9841fbddc1fd71c23831779bfe0e7ad836",
  "MD5sum": "b89541c5cf34fd259f50a79ab0639531",
  "_user": "cran",
  "_type": "src",
  "_file": "LGRF_1.0.tar.gz",
  "_fileid": "8ba83eb6d115cf622e21d2ce159952a7d4720e30c93c68480ccc2d712f751fd9",
  "_filesize": 139384,
  "_sha256": "8ba83eb6d115cf622e21d2ce159952a7d4720e30c93c68480ccc2d712f751fd9",
  "_created": "2026-05-21T06:09:55.000Z",
  "_published": "2026-05-21T21:21:15.717Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77271117439,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128495192"
    },
    {
      "job": 77271117365,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128490913"
    },
    {
      "job": 77271117031,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128460621"
    },
    {
      "job": 77271116696,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147487641"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26208666841",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/LGRF",
  "_commit": {
    "id": "242eee9841fbddc1fd71c23831779bfe0e7ad836",
    "author": "Zihuai He <zihuai@umich.edu>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 1.0\n",
    "time": 1442136168
  },
  "_maintainer": {
    "name": "Zihuai He",
    "email": "zihuai@umich.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "CompQuadForm",
      "role": "Depends"
    },
    {
      "package": "SKAT",
      "role": "Depends"
    },
    {
      "package": "geepack",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 201,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LGRF"
  },
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LGRF.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-09-13"
    }
  ],
  "_exports": [
    "IBS_pseudo",
    "LGRF.SSD.All",
    "LGRF.SSD.OneSet_SetIndex",
    "null.LGRF",
    "test.LGRF",
    "test.MinP"
  ],
  "_datasets": [
    {
      "name": "LGRF.example",
      "title": "Data example for LGRF",
      "object": "LGRF.example",
      "file": "LGRF.example.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "IBS_pseudo",
      "title": "Generate IBS pseudo variables",
      "topics": [
        "IBS_pseudo"
      ]
    },
    {
      "page": "LGRF_example",
      "title": "Data example for LGRF",
      "topics": [
        "LGRF.example"
      ]
    },
    {
      "page": "LGRF.SSD.All",
      "title": "LGRF tests for multiple regions/genes using SSD format files",
      "topics": [
        "LGRF.SSD.All"
      ]
    },
    {
      "page": "LGRF.SSD.OneSet_SetIndex",
      "title": "LGRF tests for a single region/gene using SSD format files",
      "topics": [
        "LGRF.SSD.OneSet_SetIndex"
      ]
    },
    {
      "page": "null.LGRF",
      "title": "Fit the null model for longitudinal genetic random field model",
      "topics": [
        "null.LGRF"
      ]
    },
    {
      "page": "test.LGRF",
      "title": "Test the association between an outcome variable and a region/gene by LGRF",
      "topics": [
        "test.LGRF"
      ]
    },
    {
      "page": "test.MinP",
      "title": "Test the association between an outcome variable and a region/gene by MinP",
      "topics": [
        "test.MinP"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "CompQuadForm",
    "cpp11",
    "dplyr",
    "geepack",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "RSpectra",
    "SKAT",
    "SPAtest",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.146128035678238,
  "_indexed": true,
  "_nocasepkg": "lgrf",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-21T06:12:15.000Z",
      "distro": "noble",
      "commit": "242eee9841fbddc1fd71c23831779bfe0e7ad836",
      "fileid": "1bf074b4ff80fa0aa3f4f7195746cc029a699c6baf61d4cc35976de585655f5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26208666841"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-21T06:11:56.000Z",
      "distro": "noble",
      "commit": "242eee9841fbddc1fd71c23831779bfe0e7ad836",
      "fileid": "8b118b484f10854edc6acbe7131e4bce2062d8c2c5e088b9bed9474a90627066",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26208666841"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-21T21:20:55.000Z",
      "commit": "242eee9841fbddc1fd71c23831779bfe0e7ad836",
      "fileid": "1370a983cd16a5d0cbb96ec1c279f1184bf46e23625de0aadd2bd74ddd9ed65a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26208666841"
    }
  ]
}