{
  "_id": "6a1d71fc1d7bb097a0a50cbb",
  "Package": "bigQF",
  "Type": "Package",
  "Title": "Quadratic Forms in Large Matrices",
  "Version": "1.6",
  "Author": "Thomas Lumley",
  "Maintainer": "Thomas Lumley <t.lumley@auckland.ac.nz>",
  "Description": "A computationally-efficient leading-eigenvalue\napproximation to tail probabilities and quantiles of large\nquadratic forms, in particular for the Sequence Kernel\nAssociation Test (SKAT) used in genomics\n<doi:10.1002/gepi.22136>. Also provides stochastic singular\nvalue decomposition for dense or sparse matrices.",
  "URL": "https://github.com/tslumley/bigQF",
  "VignetteBuilder": "knitr",
  "License": "GPL-2",
  "Repository": "https://tslumley.r-universe.dev",
  "Date/Publication": "2021-11-23 02:38:57 UTC",
  "RemoteUrl": "https://github.com/tslumley/bigqf",
  "RemoteRef": "HEAD",
  "RemoteSha": "dbba639928b877dd0ab0c3f5d77eb66ba55df2e1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 11:44:26 UTC",
    "User": "root"
  },
  "MD5sum": "a742ad332860e2f311c81142393bc813",
  "_user": "tslumley",
  "_type": "src",
  "_file": "bigQF_1.6.tar.gz",
  "_fileid": "765c33005ca269dd0a8321893c5e8c2e8fa0815325e71fb15e0c1fd36b8db04b",
  "_filesize": 1152120,
  "_sha256": "765c33005ca269dd0a8321893c5e8c2e8fa0815325e71fb15e0c1fd36b8db04b",
  "_created": "2026-06-01T11:44:26.000Z",
  "_published": "2026-06-01T11:50:20.322Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78845031083,
      "time": 149,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7330615902"
    },
    {
      "job": 78845031051,
      "time": 223,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7330638560"
    },
    {
      "job": 78845031022,
      "time": 163,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7330619694"
    },
    {
      "job": 78845031064,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7330620337"
    },
    {
      "job": 78845031027,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7330609962"
    },
    {
      "job": 78845031045,
      "time": 247,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7330647196"
    },
    {
      "job": 78845031034,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7330605525"
    },
    {
      "job": 78845031002,
      "time": 299,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7330665012"
    },
    {
      "job": 78844450482,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330565867"
    },
    {
      "job": 78845030932,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330599665"
    },
    {
      "job": 78845031039,
      "time": 168,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7330621656"
    },
    {
      "job": 78845031048,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7330603759"
    },
    {
      "job": 78845031021,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7330611105"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tslumley/actions/runs/26752667769",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tslumley/bigqf",
  "_commit": {
    "id": "dbba639928b877dd0ab0c3f5d77eb66ba55df2e1",
    "author": "Thomas Lumley <t.lumley@auckland.ac.nz>",
    "committer": "Thomas Lumley <t.lumley@auckland.ac.nz>",
    "message": "check for exact zero denominator in Satterthwaite\n",
    "time": 1637635137
  },
  "_maintainer": {
    "name": "Thomas Lumley",
    "email": "t.lumley@auckland.ac.nz",
    "login": "tslumley",
    "mastodon": "@tslumley@fediscience.org",
    "description": "I do statistics and write software for it. ",
    "uuid": 8380349
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "svd",
      "role": "Imports"
    },
    {
      "package": "CompQuadForm",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "coxme",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "SKAT",
      "role": "Suggests"
    }
  ],
  "_owner": "tslumley",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "tslumley",
      "count": 55,
      "uuid": 8380349
    }
  ],
  "_userbio": {
    "uuid": 8380349,
    "type": "user",
    "name": "Thomas Lumley",
    "description": "I do statistics and write software for it. "
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bigQF"
  },
  "_devurl": "https://github.com/tslumley/bigqf",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bigQF.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tslumley/bigqf",
  "_realowner": "tslumley",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.5",
      "date": "2021-11-08"
    },
    {
      "version": "1.6",
      "date": "2021-11-23"
    }
  ],
  "_exports": [
    "famSKAT",
    "pQF",
    "seigen",
    "SKAT.matrixfree",
    "sparse.matrixfree",
    "ssvd"
  ],
  "_datasets": [
    {
      "name": "kins",
      "title": "Example data, from seqMeta package",
      "object": "seqMetaExample",
      "file": "seqMetaExample.rda",
      "class": [
        "dsCMatrix"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "pheno1",
      "title": "Example data, from seqMeta package",
      "object": "seqMetaExample",
      "file": "seqMetaExample.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "sex",
        "bmi",
        "ybin",
        "time",
        "status"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    },
    {
      "name": "pheno2",
      "title": "Example data, from seqMeta package",
      "object": "seqMetaExample",
      "file": "seqMetaExample.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "y",
        "sex",
        "bmi"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    },
    {
      "name": "sequence",
      "title": "Simulated human DNA variant sequence",
      "object": "sequence",
      "file": "sequence.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 5000,
      "table": true,
      "tojson": true
    },
    {
      "name": "SKAT.example",
      "title": "Data example from SKAT package",
      "object": "SKAT.example",
      "file": "SKAT.example.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Z1",
      "title": "Example data, from seqMeta package",
      "object": "seqMetaExample",
      "file": "seqMetaExample.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "1001797",
        "1000452",
        "1001692",
        "1000219",
        "1000679",
        "1001623",
        "1001799",
        "1001243",
        "1001421",
        "1000214",
        "1000295",
        "1000350",
        "1000266",
        "1001313",
        "1001650",
        "1001428",
        "1000964",
        "1000574",
        "1001665",
        "1000241",
        "1000753",
        "1001706",
        "1001875",
        "1000958",
        "1001489",
        "1001817",
        "1000697",
        "1000028",
        "1000303",
        "1000423",
        "1000231",
        "1001013",
        "1001821",
        "1001306",
        "1000860",
        "1000526",
        "1000459",
        "1001373",
        "1001269",
        "1000507",
        "1001562",
        "1000788",
        "1001567",
        "1000023",
        "1000032",
        "1000416",
        "1001765",
        "1000491",
        "1002005",
        "1000362",
        "1000926",
        "1000346",
        "1000306",
        "1001290",
        "1000951",
        "1001048",
        "1000212",
        "1001253",
        "1000071",
        "1001297",
        "1001078",
        "1000337",
        "1001437",
        "1001228",
        "1000620",
        "1000892",
        "1000914",
        "1001527",
        "1001275",
        "1001432",
        "1000710",
        "1001611",
        "1000358",
        "1000194",
        "1000207",
        "1001953",
        "1001100",
        "1001278",
        "1001182",
        "1000668",
        "1001929",
        "1000844",
        "1001496",
        "1000858",
        "1000272",
        "1000553",
        "1000772",
        "1001003",
        "1001936",
        "1001097",
        "1001268",
        "1001162",
        "1001944",
        "1000833",
        "1001747",
        "1001159",
        "1001258",
        "1000555",
        "1001450",
        "1000188",
        "1001870",
        "1000197",
        "1000518",
        "1000824",
        "1001485",
        "1000046",
        "1000596",
        "1001848",
        "1001233",
        "1000057",
        "1001714",
        "1001639",
        "1000944",
        "1002035",
        "1000105",
        "1000674",
        "1001281",
        "1001545",
        "1001729",
        "1000394",
        "1000568",
        "1001853",
        "1001504",
        "1001340",
        "1001876",
        "1001583",
        "1000640",
        "1000959",
        "1001178",
        "1000830",
        "1000955",
        "1001877",
        "1000011",
        "1001999",
        "1000699",
        "1001166",
        "1001642",
        "1000073",
        "1000862",
        "1000952",
        "1001785",
        "1001791",
        "1000538",
        "1001015",
        "1000287",
        "1001331",
        "1000920",
        "1000097",
        "1001059",
        "1000644",
        "1000719",
        "1001740",
        "1000286",
        "1001638",
        "1001487",
        "1001371",
        "1000836",
        "1000462",
        "1001082",
        "1000198",
        "1000396",
        "1001370",
        "1001154",
        "1001866",
        "1001647",
        "1001533",
        "1001625",
        "1001231",
        "1001673",
        "1000675",
        "1000037",
        "1001145",
        "1000093",
        "1001563",
        "1001558",
        "1001949",
        "1001469",
        "1001631",
        "1001130",
        "1001634",
        "1001652",
        "1002009",
        "1001347",
        "1001484",
        "1000781",
        "1001808",
        "1000009",
        "1000961",
        "1001330",
        "1000490",
        "1001447",
        "1000561",
        "1001138",
        "1000629",
        "1000503",
        "1001235",
        "1000556",
        "1000434",
        "1000571",
        "1001506",
        "1000425",
        "1000205",
        "1000256",
        "1000193",
        "1000199",
        "1001391",
        "1001213",
        "1000418",
        "1000586",
        "1000349",
        "1001359",
        "1001353",
        "1000127",
        "1000317",
        "1001761",
        "1000141",
        "1000637",
        "1000846",
        "1001252",
        "1002040",
        "1001298",
        "1000815",
        "1001574",
        "1001176",
        "1000427",
        "1000065",
        "1000923",
        "1000043",
        "1001742",
        "1000468",
        "1001137",
        "1000110",
        "1001902",
        "1001792",
        "1001413",
        "1001619",
        "1001006",
        "1000319",
        "1001794",
        "1000426",
        "1000980",
        "1001460",
        "1000554",
        "1000983",
        "1001080",
        "1001915",
        "1001534",
        "1001705",
        "1000406",
        "1001153",
        "1000035",
        "1000084",
        "1000592",
        "1000696",
        "1001057",
        "1000382",
        "1000360",
        "1000211",
        "1001270",
        "1000435",
        "1000315",
        "1001322",
        "1001124",
        "1002011",
        "1001320",
        "1001344",
        "1000940",
        "1000026",
        "1000223",
        "1000529",
        "1000745",
        "1001105",
        "1001452",
        "1000800",
        "1002008",
        "1000038",
        "1001098",
        "1001720",
        "1000181",
        "1000192",
        "1001123",
        "1000022",
        "1001399",
        "1000001",
        "1001535",
        "1001697",
        "1000487",
        "1000605",
        "1001569",
        "1000610",
        "1001050",
        "1001175",
        "1000796",
        "1000058",
        "1001379",
        "1001905",
        "1000463",
        "1001483",
        "1001518",
        "1000701",
        "1001617",
        "1000658",
        "1001482",
        "1001410",
        "1001699",
        "1000486",
        "1001550",
        "1001682",
        "1001091",
        "1000985",
        "1001473",
        "1001975",
        "1001739",
        "1000171",
        "1001773",
        "1001089",
        "1001846",
        "1001390",
        "1000552",
        "1000549",
        "1001609",
        "1001087",
        "1000111",
        "1000970",
        "1000283",
        "1000051",
        "1000947",
        "1000048",
        "1001466",
        "1000125",
        "1001093",
        "1000234",
        "1000079",
        "1000751",
        "1001589",
        "1001764",
        "1002028",
        "1000113",
        "1001576",
        "1000431",
        "1001028",
        "1001384",
        "1000320",
        "1000273",
        "1001819",
        "1001414",
        "1001426",
        "1001032",
        "1000392",
        "1002006",
        "1000201",
        "1000330",
        "1000168",
        "1001577",
        "1000622",
        "1001385",
        "1000953",
        "1001115",
        "1000228",
        "1002004",
        "1002048",
        "1000757",
        "1001986",
        "1000611",
        "1000432",
        "1000602",
        "1000888",
        "1001733",
        "1000250",
        "1001198",
        "1002013",
        "1001067",
        "1001328",
        "1001157",
        "1001038",
        "1000519",
        "1000563",
        "1000594",
        "1001242",
        "1001813",
        "1000152",
        "1000184",
        "1001261",
        "1001946",
        "1001106",
        "1000832",
        "1001264",
        "1000312",
        "1001718",
        "1000717",
        "1000034",
        "1000321",
        "1001004",
        "1000939",
        "1001914",
        "1001842",
        "1002045",
        "1001147",
        "1000720",
        "1001244",
        "1001481",
        "1001947",
        "1000333",
        "1000453",
        "1000747",
        "1000379",
        "1001210",
        "1001994",
        "1001885",
        "1000777",
        "1000322",
        "1000802",
        "1000196",
        "1000598",
        "1000460",
        "1000734",
        "1001772",
        "1001222",
        "1001039",
        "1001076",
        "1000052",
        "1001878",
        "1000299",
        "1000495",
        "1000893",
        "1000600",
        "1001453",
        "1000647",
        "1001101",
        "1000784",
        "1000342",
        "1000397",
        "1001601",
        "1000409",
        "1000999",
        "1000304",
        "1001829",
        "1000387",
        "1000216",
        "1001552",
        "1000480",
        "1001300",
        "1001608",
        "1000937",
        "1000483",
        "1001177",
        "1000404",
        "1000478",
        "1001816",
        "1000428",
        "1000774",
        "1000585",
        "1001713",
        "1001211",
        "1000621",
        "1001684",
        "1001871",
        "1001607",
        "1002015",
        "1000817",
        "1001847",
        "1001099",
        "1000570",
        "1000033",
        "1000895",
        "1001287",
        "1001624",
        "1001314",
        "1000523",
        "1000307",
        "1001753",
        "1000202",
        "1000713",
        "1000765",
        "1000465",
        "1001901",
        "1001339",
        "1001892",
        "1000917",
        "1001251",
        "1001712",
        "1000069",
        "1000882",
        "1000257",
        "1001985",
        "1000351",
        "1001086",
        "1000700",
        "1001632",
        "1000189",
        "1000633",
        "1000834",
        "1001745",
        "1001372",
        "1000512",
        "1001834",
        "1002029",
        "1001845",
        "1001861",
        "1000466",
        "1001221",
        "1001907",
        "1001840",
        "1000744",
        "1000870",
        "1001676",
        "1000260",
        "1000164",
        "1001951",
        "1000798",
        "1001234",
        "1000859",
        "1000789",
        "1001973",
        "1001318",
        "1000155",
        "1001926",
        "1001613",
        "1001420",
        "1000347",
        "1000085",
        "1000803",
        "1000275",
        "1001732",
        "1000525",
        "1000444",
        "1000370",
        "1000372",
        "1001254",
        "1000727",
        "1001783",
        "1000705",
        "1000915",
        "1001614",
        "1000175",
        "1001167",
        "1000928",
        "1000380",
        "1001102",
        "1000904",
        "1001023",
        "1001063",
        "1001591",
        "1001031",
        "1000587",
        "1001456",
        "1001303",
        "1000484",
        "1001646",
        "1001661",
        "1000345",
        "1000731",
        "1000933",
        "1000546",
        "1000811",
        "1001241",
        "1000613",
        "1001540",
        "1001158",
        "1001935",
        "1000541",
        "1000161",
        "1001193",
        "1000139",
        "1000631",
        "1001230",
        "1000835",
        "1001721",
        "1000338",
        "1000354",
        "1000813",
        "1000206",
        "1000501",
        "1000309",
        "1000281",
        "1001065",
        "1000039",
        "1000067",
        "1001090",
        "1000517",
        "1001897",
        "1000313",
        "1000061",
        "1001472",
        "1000498",
        "1001724",
        "1000308",
        "1000737",
        "1000558",
        "1000109",
        "1001571",
        "1001670",
        "1000310",
        "1000826",
        "1000269",
        "1001150",
        "1001037",
        "1000280",
        "1001507",
        "1001710",
        "1001148",
        "1001288",
        "1001596",
        "1000965",
        "1001321",
        "1001084",
        "1000725",
        "1001107",
        "1000823",
        "1001774",
        "1001995",
        "1000528",
        "1000336",
        "1001169",
        "1001872",
        "1000327",
        "1000020",
        "1000060",
        "1000448",
        "1001767",
        "1000289",
        "1001118",
        "1001259",
        "1000068",
        "1000229",
        "1000889",
        "1001307",
        "1000101",
        "1000076",
        "1001129",
        "1001965",
        "1001723",
        "1001967",
        "1000410",
        "1001651",
        "1000296",
        "1000400",
        "1000405",
        "1001920",
        "1000969",
        "1001626",
        "1000787",
        "1000412",
        "1000282",
        "1000671",
        "1001336",
        "1000324",
        "1001616",
        "1000471",
        "1001680",
        "1001294",
        "1001814",
        "1000235",
        "1001149",
        "1001979",
        "1001112",
        "1000162",
        "1000932",
        "1000489",
        "1000276",
        "1000901",
        "1000891",
        "1000343",
        "1001271",
        "1000140",
        "1000730",
        "1000226",
        "1001382",
        "1001836",
        "1001366",
        "1000018",
        "1000790",
        "1001595",
        "1000041",
        "1001342",
        "1000496",
        "1001615",
        "1000104",
        "1000420",
        "1000581",
        "1000357",
        "1000559",
        "1000251",
        "1000433",
        "1001302",
        "1001383",
        "1000779",
        "1001376",
        "1000288",
        "1001734",
        "1001781",
        "1001539",
        "1000897",
        "1000842",
        "1000363",
        "1001800",
        "1001127",
        "1000645",
        "1001543",
        "1000163",
        "1000977",
        "1001216",
        "1000648",
        "1001603",
        "1000262",
        "1000912",
        "1000094",
        "1001002",
        "1001972",
        "1001630",
        "1000925",
        "1001119",
        "1000013",
        "1001950",
        "1001250",
        "1001134",
        "1001981",
        "1001214",
        "1001708",
        "1001687",
        "1001731",
        "1001168",
        "1001310",
        "1002049",
        "1001027",
        "1000604",
        "1001402",
        "1001968",
        "1000530",
        "1001387",
        "1001811",
        "1001520",
        "1000562",
        "1000064",
        "1001014",
        "1001349",
        "1000493",
        "1000066",
        "1000190",
        "1001179",
        "1001688",
        "1000464",
        "1000814",
        "1001553",
        "1000948",
        "1000165",
        "1001197",
        "1000756",
        "1000960",
        "1001144",
        "1001282",
        "1000599",
        "1001815",
        "1000395",
        "1001657",
        "1001422",
        "1000845",
        "1000014",
        "1000560",
        "1000957",
        "1001719",
        "1001081",
        "1001758",
        "1000935",
        "1000909",
        "1000797",
        "1001587",
        "1000612",
        "1000680",
        "1000991",
        "1001375",
        "1001825",
        "1002032",
        "1001810",
        "1000450",
        "1001012",
        "1000869",
        "1001959",
        "1001036",
        "1001283",
        "1001128",
        "1001671",
        "1001523",
        "1001335",
        "1001956",
        "1000027",
        "1000421",
        "1000683",
        "1000218",
        "1000746",
        "1000981",
        "1000270",
        "1001446",
        "1001361",
        "1001451",
        "1000413",
        "1000936",
        "1001095",
        "1000082",
        "1000593",
        "1001133",
        "1001381",
        "1000441",
        "1001736",
        "1000649",
        "1000818",
        "1001136",
        "1001556",
        "1001181",
        "1000467",
        "1001911",
        "1001291",
        "1000044",
        "1001018",
        "1001304",
        "1001368",
        "1000369",
        "1000036",
        "1001239",
        "1000987",
        "1001114",
        "1001510",
        "1001406",
        "1000442",
        "1001338",
        "1000996",
        "1001498",
        "1000580",
        "1001163",
        "1001546",
        "1001143",
        "1000785",
        "1000853",
        "1000261",
        "1001423",
        "1001088",
        "1000750",
        "1001869",
        "1000775",
        "1000539",
        "1000470",
        "1001255",
        "1000716",
        "1000576",
        "1000682",
        "1001418",
        "1000910",
        "1001786",
        "1001474",
        "1000742",
        "1001554",
        "1001511",
        "1000246",
        "1001551",
        "1001263",
        "1001743",
        "1001899",
        "1000543",
        "1001062",
        "1000455",
        "1000142",
        "1000417",
        "1001934",
        "1001108",
        "1001374",
        "1001768",
        "1000632",
        "1001171",
        "1000706",
        "1001862",
        "1000253",
        "1001471",
        "1000856",
        "1000841",
        "1000473",
        "1001362",
        "1001186",
        "1001796",
        "1000187",
        "1001332",
        "1000200",
        "1001392",
        "1000279",
        "1000938",
        "1001681",
        "1001557",
        "1000616",
        "1000603",
        "1001750",
        "1000908",
        "1001727",
        "1001326",
        "1001519",
        "1001669",
        "1001515",
        "1001823",
        "1000993",
        "1001715",
        "1000962",
        "1001827",
        "1000010",
        "1000963",
        "1001606",
        "1000866",
        "1000739",
        "1001663",
        "1000907",
        "1001891",
        "1000177",
        "1000375",
        "1001195",
        "1001884",
        "1000659",
        "1001135",
        "1001247",
        "1000660",
        "1000942",
        "1000393",
        "1001806",
        "1001954",
        "1000567",
        "1001780",
        "1000302",
        "1001890",
        "1000147",
        "1001559",
        "1000366",
        "1001305",
        "1001060",
        "1000967",
        "1000457",
        "1000516",
        "1001042",
        "1001788",
        "1001311",
        "1001749",
        "1001916",
        "1001678",
        "1000015",
        "1000624",
        "1001280",
        "1000930",
        "1000721",
        "1001296",
        "1000795",
        "1001345",
        "1000356",
        "1001881",
        "1001728",
        "1000148",
        "1001411",
        "1000255",
        "1001490",
        "1000515",
        "1000419",
        "1000755",
        "1001717",
        "1000662",
        "1001777",
        "1000170",
        "1001835",
        "1000956",
        "1001931",
        "1001805",
        "1000793",
        "1001666",
        "1000874",
        "1001695",
        "1000595",
        "1000709",
        "1001649",
        "1000449",
        "1002033",
        "1000569",
        "1000227",
        "1001092",
        "1000690",
        "1000927",
        "1000653",
        "1000237",
        "1000883",
        "1001988",
        "1001980",
        "1000263",
        "1002037",
        "1001415",
        "1002038",
        "1000865",
        "1001667",
        "1001818",
        "1000547",
        "1000946",
        "1001725",
        "1000301",
        "1000208",
        "1000902",
        "1000670",
        "1000361",
        "1001839",
        "1001497",
        "1001789",
        "1001945",
        "1000840",
        "1001766",
        "1001686",
        "1000929",
        "1000123",
        "1000005",
        "1000974",
        "1001629",
        "1001654",
        "1001922",
        "1001203",
        "1001918",
        "1000122",
        "1001096",
        "1001033",
        "1001970",
        "1001323",
        "1000331",
        "1001738",
        "1000408",
        "1001405",
        "1000378",
        "1001053",
        "1001675",
        "1000748",
        "1000536",
        "1000230",
        "1000564",
        "1000838",
        "1001503",
        "1001763",
        "1001561",
        "1000843",
        "1001139",
        "1001958",
        "1000445",
        "1001077",
        "1000440",
        "1001880",
        "1000579",
        "1000829",
        "1000761",
        "1001984",
        "1000238",
        "1000913",
        "1001224",
        "1000864",
        "1000589",
        "1000355",
        "1000854",
        "1000479",
        "1002027",
        "1000752",
        "1001879",
        "1000385",
        "1000390",
        "1001245",
        "1001828",
        "1000986",
        "1001610",
        "1000325",
        "1001312",
        "1001913",
        "1002010",
        "1000885",
        "1000116",
        "1001803",
        "1000540",
        "1000233",
        "1001910",
        "1000578",
        "1001277",
        "1000447",
        "1000016",
        "1000195",
        "1001161",
        "1001464",
        "1001627",
        "1000954",
        "1001952",
        "1001117",
        "1000352",
        "1001586",
        "1001983",
        "1000135",
        "1000160",
        "1000735",
        "1000984",
        "1000150",
        "1001930",
        "1001317",
        "1000087",
        "1001812",
        "1001582",
        "1001073",
        "1000850",
        "1001575",
        "1002039",
        "1000665",
        "1001289",
        "1001903",
        "1000277",
        "1000535",
        "1001459",
        "1000982",
        "1000004",
        "1001584",
        "1002030",
        "1001131",
        "1001462",
        "1000806",
        "1000389",
        "1001751",
        "1001047",
        "1001593",
        "1000916",
        "1000577",
        "1001570",
        "1001463",
        "1000801",
        "1000040",
        "1000332",
        "1000399",
        "1001404",
        "1000628",
        "1002021",
        "1000017",
        "1000311",
        "1000508",
        "1001019",
        "1000712",
        "1001832",
        "1001854",
        "1001008",
        "1000274",
        "1000436",
        "1001499",
        "1000368",
        "1001572",
        "1001867",
        "1000244",
        "1001771",
        "1001140",
        "1000666",
        "1001009",
        "1001942",
        "1001249",
        "1000153",
        "1000741",
        "1001442",
        "1001020",
        "1001568",
        "1001007",
        "1001219",
        "1000492",
        "1001580",
        "1001923",
        "1000176",
        "1000328",
        "1000804",
        "1000213",
        "1001257",
        "1002000",
        "1001932",
        "1000545",
        "1000062",
        "1000542",
        "1000407",
        "1001677",
        "1000072",
        "1001857",
        "1001279",
        "1001937",
        "1000239",
        "1001841",
        "1001795",
        "1000894",
        "1001017",
        "1000992",
        "1000878",
        "1001549",
        "1001501",
        "1001826",
        "1000534",
        "1001046",
        "1000186",
        "1001966",
        "1000663",
        "1001417",
        "1001443",
        "1001621",
        "1001716",
        "1001201",
        "1000732",
        "1000374",
        "1000827",
        "1001693",
        "1001961",
        "1000608",
        "1000500",
        "1001454",
        "1001538",
        "1001662",
        "1000714",
        "1000566",
        "1000812",
        "1000285",
        "1000458",
        "1001357",
        "1001516",
        "1001256",
        "1001998",
        "1001458",
        "1000248",
        "1000003",
        "1001599",
        "1001185",
        "1001202",
        "1001976",
        "1000635",
        "1000021",
        "1001360",
        "1001602",
        "1001822",
        "1001987",
        "1001701",
        "1000012",
        "1001565",
        "1000029",
        "1001439",
        "1001229",
        "1000687",
        "1001542",
        "1000106",
        "1000183",
        "1001267",
        "1000650",
        "1001762",
        "1001449",
        "1000760",
        "1001801",
        "1000918",
        "1000124",
        "1001111",
        "1001775",
        "1001938",
        "1001893",
        "1000294",
        "1001648",
        "1000297",
        "1001919",
        "1001431",
        "1000430",
        "1001927",
        "1001146",
        "1001110",
        "1000799",
        "1000820",
        "1000182",
        "1002007",
        "1000359",
        "1000131",
        "1001644",
        "1000451",
        "1001971",
        "1001208",
        "1000694",
        "1000411",
        "1000373",
        "1001121",
        "1000591",
        "1000469",
        "1000314",
        "1000504",
        "1001024",
        "1000415",
        "1001656",
        "1000655",
        "1000154",
        "1001752",
        "1000532",
        "1000502",
        "1001238",
        "1000881",
        "1002044",
        "1001526",
        "1000773",
        "1001350",
        "1001398",
        "1001200",
        "1001709",
        "1000809",
        "1001367",
        "1000080",
        "1000890",
        "1000156",
        "1001637",
        "1000972",
        "1001856",
        "1000522",
        "1001184",
        "1001070",
        "1001142",
        "1001397",
        "1001537",
        "1001132",
        "1001843",
        "1000129",
        "1001461",
        "1001273",
        "1001343",
        "1001948",
        "1000474",
        "1000050",
        "1001590",
        "1001993",
        "1000191",
        "1002034",
        "1000906",
        "1001412",
        "1001444",
        "1000855",
        "1001802",
        "1001052",
        "1000316",
        "1001141",
        "1001293",
        "1001155",
        "1000388",
        "1001066",
        "1001354",
        "1000180",
        "1001837",
        "1000849",
        "1000100",
        "1000174",
        "1001441",
        "1001010",
        "1001058",
        "1000691",
        "1000340",
        "1001809",
        "1000353",
        "1000583",
        "1001908",
        "1001683",
        "1001888",
        "1000808",
        "1001225",
        "1000828",
        "1001784",
        "1001513",
        "1000686",
        "1001346",
        "1001156",
        "1001465",
        "1001722",
        "1000103",
        "1000689",
        "1001075",
        "1000695",
        "1000252",
        "1001852",
        "1001868",
        "1001850",
        "1000615",
        "1000254",
        "1001700",
        "1000485",
        "1001026",
        "1002026",
        "1001838",
        "1000550",
        "1001151",
        "1000167",
        "1001194",
        "1000975",
        "1001991",
        "1001401",
        "1001544",
        "1001274",
        "1001707",
        "1001358",
        "1000054",
        "1001756",
        "1001900",
        "1000669",
        "1001741",
        "1000791",
        "1000006",
        "1001573",
        "1001655",
        "1001196",
        "1001863",
        "1000877",
        "1000657",
        "1000905",
        "1000482",
        "1000344",
        "1001122",
        "1000172",
        "1000267",
        "1000386",
        "1001352",
        "1001324",
        "1001528",
        "1002025",
        "1000481",
        "1000614",
        "1000673",
        "1001395",
        "1000130",
        "1001284",
        "1001690",
        "1000794",
        "1001833",
        "1001674",
        "1001232",
        "1001978",
        "1000852",
        "1000724",
        "1001560",
        "1000807",
        "1000475",
        "1000318",
        "1000292",
        "1002012",
        "1000339",
        "1001598",
        "1001508",
        "1001188",
        "1000002",
        "1000606",
        "1000401",
        "1001448",
        "1001964",
        "1000990",
        "1001334",
        "1000290",
        "1000723",
        "1000822",
        "1000768",
        "1001408",
        "1000173",
        "1001622",
        "1001759",
        "1000509",
        "1000851",
        "1001299",
        "1000329",
        "1001205",
        "1000224",
        "1000769",
        "1000203",
        "1001730",
        "1001191",
        "1001963",
        "1001883",
        "1001064",
        "1000222",
        "1001001",
        "1001921",
        "1000019",
        "1000766",
        "1000868",
        "1001468",
        "1001301",
        "1000837",
        "1000070",
        "1000617",
        "1000086",
        "1001757",
        "1001612",
        "1001600",
        "1000107",
        "1000472",
        "1000348",
        "1001992",
        "1001180",
        "1001896",
        "1001430",
        "1001440",
        "1001248",
        "1001744",
        "1001475",
        "1001246",
        "1001000",
        "1001982",
        "1000886",
        "1001925",
        "1001672",
        "1000652",
        "1001633",
        "1001548",
        "1001831",
        "1001021",
        "1001874",
        "1000780",
        "1001173",
        "1000759",
        "1001858",
        "1000994",
        "1000625",
        "1000259",
        "1001933",
        "1000007",
        "1000623",
        "1001160",
        "1000875",
        "1000664",
        "1001190",
        "1001502",
        "1001660",
        "1000145",
        "1001541",
        "1001969",
        "1000762",
        "1000157",
        "1000158",
        "1001735",
        "1000126",
        "1000169",
        "1000707",
        "1001477",
        "1001478",
        "1001476",
        "1001635",
        "1000847",
        "1001849",
        "1000879",
        "1000081",
        "1000090",
        "1000966",
        "1000053",
        "1001940",
        "1001455",
        "1000334",
        "1001040",
        "1001272",
        "1000159",
        "1001492",
        "1002036",
        "1000371",
        "1001493",
        "1001694",
        "1001703",
        "1000108",
        "1000513",
        "1000118",
        "1001564",
        "1000646",
        "1001043",
        "1000537",
        "1000873",
        "1000921",
        "1000876",
        "1001588",
        "1001517",
        "1001429",
        "1001824",
        "1000115",
        "1001529",
        "1000729",
        "1001790",
        "1000364",
        "1001425",
        "1000722",
        "1002001",
        "1000268",
        "1000642",
        "1002043",
        "1001388",
        "1000335",
        "1001939",
        "1000590",
        "1000872",
        "1001034",
        "1000476",
        "1000494",
        "1001308",
        "1001356",
        "1000548",
        "1000511",
        "1001531",
        "1000607",
        "1001400",
        "1000771",
        "1001445",
        "1000887",
        "1000128",
        "1000008",
        "1000209",
        "1000456",
        "1000220",
        "1001309",
        "1000245",
        "1001659",
        "1000446",
        "1001189",
        "1000166",
        "1000264",
        "1000863",
        "1000998",
        "1001083",
        "1000880",
        "1000298",
        "1000497",
        "1001434",
        "1000672",
        "1001074",
        "1000733",
        "1001820",
        "1001022",
        "1000544",
        "1000584",
        "1001592",
        "1000527",
        "1000138",
        "1000786",
        "1000461",
        "1001702",
        "1000825",
        "1002016",
        "1000134",
        "1000945",
        "1001220",
        "1000678",
        "1002020",
        "1000749",
        "1001798",
        "1001120",
        "1000454",
        "1001341",
        "1001748",
        "1000867",
        "1001424",
        "1000249",
        "1000638",
        "1000112",
        "1001378",
        "1000092",
        "1001480",
        "1001494",
        "1001165",
        "1000728",
        "1001755",
        "1001760",
        "1001737",
        "1002031",
        "1001286",
        "1000059",
        "1001433",
        "1000506",
        "1000323",
        "1000258",
        "1000641",
        "1000609",
        "1001604",
        "1000179",
        "1000941",
        "1000740",
        "1001292",
        "1001904",
        "1000685",
        "1001787",
        "1001664",
        "1000688",
        "1001237",
        "1001898",
        "1000997",
        "1000651",
        "1000950",
        "1001917",
        "1001653",
        "1001457",
        "1000857",
        "1000861",
        "1000075",
        "1001726",
        "1001072",
        "1001174",
        "1000247",
        "1001578",
        "1001754",
        "1000403",
        "1000376",
        "1000178",
        "1001928",
        "1000088",
        "1001333",
        "1001628",
        "1000133",
        "1000305",
        "1001962",
        "1000767",
        "1001266",
        "1000572",
        "1000736",
        "1001192",
        "1001315",
        "1000271",
        "1000557",
        "1000398",
        "1001746",
        "1001698",
        "1000102",
        "1000365",
        "1001212",
        "1001207",
        "1000677",
        "1001262",
        "1001645",
        "1001363",
        "1001103",
        "1002041",
        "1001209",
        "1001668",
        "1000477",
        "1001844",
        "1000848",
        "1001380",
        "1001486",
        "1000896",
        "1001348",
        "1001943",
        "1001030",
        "1001689",
        "1000597",
        "1001164",
        "1001377",
        "1001094",
        "1000976",
        "1001295",
        "1001337",
        "1001859",
        "1000971",
        "1001187",
        "1001069",
        "1001079",
        "1001769",
        "1001895",
        "1000047",
        "1001581",
        "1002017",
        "1001685",
        "1001597",
        "1001521",
        "1001491",
        "1001113",
        "1001218",
        "1000414",
        "1001438",
        "1000291",
        "1001894",
        "1001977",
        "1000726",
        "1000151",
        "1000438",
        "1001327",
        "1001044",
        "1001419",
        "1001566",
        "1000931",
        "1001585",
        "1001636",
        "1001260",
        "1000031",
        "1001016",
        "1000243",
        "1000326",
        "1000831",
        "1001860",
        "1000074",
        "1001864",
        "1001152",
        "1001620",
        "1001514",
        "1001319",
        "1000505",
        "1000240",
        "1001500",
        "1001855",
        "1001071",
        "1001882",
        "1000573",
        "1001276",
        "1001997",
        "1001172",
        "1000922",
        "1000242",
        "1000091",
        "1001125",
        "1000565",
        "1001005",
        "1000114",
        "1001109",
        "1000816",
        "1001679",
        "1001912",
        "1001236",
        "1000636",
        "1000265",
        "1001223",
        "1000095",
        "1000422",
        "1001658",
        "1000278",
        "1001691",
        "1000384",
        "1001316",
        "1000510",
        "1001365",
        "1001479",
        "1000692",
        "1000776",
        "1000030",
        "1000934",
        "1001887",
        "1000654",
        "1001505",
        "1002019",
        "1000437",
        "1000754",
        "1000232",
        "1000630",
        "1001532",
        "1001957",
        "1000132",
        "1001782",
        "1001126",
        "1001265",
        "1001104",
        "1000488",
        "1001025",
        "1001351",
        "1000656",
        "1001325",
        "1001778",
        "1001488",
        "1000819",
        "1001640",
        "1001955",
        "1001355",
        "1000225",
        "1001536",
        "1000391",
        "1000900",
        "1000943",
        "1001641",
        "1001579",
        "1000884",
        "1000531",
        "1001509",
        "1001704",
        "1001696",
        "1000783",
        "1000096",
        "1000217",
        "1000684",
        "1001416",
        "1001329",
        "1000601",
        "1000988",
        "1000911",
        "1001555",
        "1001085",
        "1001199",
        "1002023",
        "1000978",
        "1000089",
        "1001530",
        "1001989",
        "1001427",
        "1000708",
        "1001711",
        "1000293",
        "1000377",
        "1001011",
        "1001056",
        "1000149",
        "1000284",
        "1000899",
        "1000715",
        "1001226",
        "1001035",
        "1000499",
        "1000045",
        "1001240",
        "1001495",
        "1000117",
        "1001393",
        "1000439",
        "1000995",
        "1000903",
        "1000634",
        "1000381",
        "1000979",
        "1000738",
        "1000078",
        "1000703",
        "1001886",
        "1000520",
        "1000524",
        "1001369",
        "1002018",
        "1001285",
        "1000514",
        "1000143",
        "1000718",
        "1000533",
        "1001960",
        "1001403",
        "1000120",
        "1000383",
        "1000871",
        "1000711",
        "1000121",
        "1000341",
        "1000098",
        "1000989",
        "1000424",
        "1000661",
        "1001364",
        "1002042",
        "1001227",
        "1000839",
        "1000667",
        "1001436",
        "1000704",
        "1000215",
        "1002046",
        "1001605",
        "1000968",
        "1001435",
        "1000702",
        "1001618",
        "1000763",
        "1001045",
        "1000643",
        "1001055",
        "1001467",
        "1001974",
        "1000778",
        "1001924",
        "1000618",
        "1000949",
        "1001215",
        "1000627",
        "1001522",
        "1000236",
        "1001061",
        "1000919",
        "1000588",
        "1001643",
        "1000024",
        "1000821",
        "1000210",
        "1001407",
        "1001206",
        "1000973",
        "1000185",
        "1000063",
        "1001396",
        "1001851",
        "1000049",
        "1000770",
        "1001524",
        "1000810",
        "1001873",
        "1001776",
        "1000136",
        "1000083",
        "1000626",
        "1000764",
        "1002047",
        "1000782",
        "1001049",
        "1001170",
        "1002003",
        "1002014",
        "1000402",
        "1000055",
        "1001054",
        "1000367",
        "1001512",
        "1002050",
        "1001547",
        "1001470",
        "1000300",
        "1001889",
        "1000042",
        "1000792",
        "1000551",
        "1000146",
        "1001807",
        "1000144",
        "1000924",
        "1002002"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    },
    {
      "name": "Z2",
      "title": "Example data, from seqMeta package",
      "object": "seqMetaExample",
      "file": "seqMetaExample.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "1001562",
        "1001362",
        "1001488",
        "1001115",
        "1001465",
        "1000803",
        "1000542",
        "1001438",
        "1000519",
        "1000275",
        "1000661",
        "1002003",
        "1001247",
        "1000478",
        "1000958",
        "1001050",
        "1000874",
        "1000970",
        "1001354",
        "1001019",
        "1000233",
        "1001989",
        "1000829",
        "1001967",
        "1000608",
        "1001638",
        "1000522",
        "1000495",
        "1000015",
        "1001471",
        "1000422",
        "1001828",
        "1001474",
        "1001761",
        "1000527",
        "1001609",
        "1001185",
        "1001639",
        "1001653",
        "1000264",
        "1001491",
        "1001088",
        "1000296",
        "1000036",
        "1000336",
        "1000983",
        "1001193",
        "1000875",
        "1001777",
        "1001345",
        "1001831",
        "1001211",
        "1000001",
        "1001958",
        "1000244",
        "1000081",
        "1001662",
        "1000346",
        "1000288",
        "1001527",
        "1000704",
        "1001421",
        "1001161",
        "1000082",
        "1001709",
        "1000405",
        "1000816",
        "1001534",
        "1000427",
        "1001289",
        "1000585",
        "1000797",
        "1001599",
        "1000459",
        "1000698",
        "1002037",
        "1001036",
        "1002030",
        "1001720",
        "1001523",
        "1000031",
        "1000387",
        "1000128",
        "1000988",
        "1000537",
        "1000968",
        "1001694",
        "1000523",
        "1001315",
        "1000281",
        "1000058",
        "1001970",
        "1001622",
        "1001868",
        "1000136",
        "1000391",
        "1001695",
        "1001203",
        "1000345",
        "1001033",
        "1001068",
        "1001282",
        "1000656",
        "1001448",
        "1000525",
        "1001903",
        "1000457",
        "1000021",
        "1000945",
        "1000411",
        "1000666",
        "1001644",
        "1001990",
        "1000292",
        "1001439",
        "1000256",
        "1001208",
        "1000730",
        "1000920",
        "1000688",
        "1000171",
        "1001156",
        "1001392",
        "1001003",
        "1001337",
        "1000777",
        "1001384",
        "1000129",
        "1000494",
        "1001213",
        "1001703",
        "1001928",
        "1000508",
        "1001632",
        "1000132",
        "1001946",
        "1001081",
        "1001080",
        "1000682",
        "1000728",
        "1000220",
        "1000550",
        "1001382",
        "1001045",
        "1001204",
        "1000179",
        "1001199",
        "1001357",
        "1000750",
        "1000407",
        "1000813",
        "1001667",
        "1001025",
        "1000088",
        "1000759",
        "1001685",
        "1001347",
        "1001396",
        "1001544",
        "1001149",
        "1001979",
        "1000341",
        "1001611",
        "1001058",
        "1001974",
        "1000972",
        "1000701",
        "1001824",
        "1000080",
        "1000365",
        "1000578",
        "1000756",
        "1001108",
        "1001689",
        "1000454",
        "1001768",
        "1000062",
        "1001490",
        "1001222",
        "1000312",
        "1000914",
        "1001743",
        "1001174",
        "1001569",
        "1000832",
        "1001487",
        "1001405",
        "1000452",
        "1000838",
        "1000305",
        "1001216",
        "1000120",
        "1000597",
        "1001801",
        "1000142",
        "1001026",
        "1001269",
        "1000634",
        "1000140",
        "1000771",
        "1000768",
        "1000493",
        "1000056",
        "1002020",
        "1000351",
        "1000491",
        "1001346",
        "1000301",
        "1000762",
        "1000106",
        "1001916",
        "1000349",
        "1001128",
        "1001913",
        "1000153",
        "1001735",
        "1001848",
        "1000989",
        "1000512",
        "1001079",
        "1001752",
        "1000004",
        "1001957",
        "1001316",
        "1000811",
        "1000823",
        "1000208",
        "1000044",
        "1000317",
        "1000723",
        "1001286",
        "1001187",
        "1001450",
        "1001256",
        "1000124",
        "1000442",
        "1001499",
        "1001141",
        "1001482",
        "1000090",
        "1001304",
        "1001417",
        "1001464",
        "1001239",
        "1001466",
        "1000788",
        "1000451",
        "1001390",
        "1001502",
        "1000371",
        "1001790",
        "1001389",
        "1001971",
        "1001960",
        "1000524",
        "1000262",
        "1000245",
        "1001403",
        "1001000",
        "1000927",
        "1000774",
        "1000509",
        "1001295",
        "1001860",
        "1001847",
        "1001251",
        "1000344",
        "1001943",
        "1001587",
        "1000897",
        "1000879",
        "1000564",
        "1000867",
        "1000930",
        "1001683",
        "1000068",
        "1001248",
        "1001784",
        "1001096",
        "1001134",
        "1000482",
        "1000445",
        "1001753",
        "1001747",
        "1002038",
        "1001344",
        "1001014",
        "1001419",
        "1001155",
        "1000230",
        "1001738",
        "1000449",
        "1000954",
        "1000045",
        "1000122",
        "1001408",
        "1001463",
        "1001265",
        "1001561",
        "1000019",
        "1001232",
        "1000648",
        "1001086",
        "1000534",
        "1000063",
        "1000896",
        "1001934",
        "1001051",
        "1000065",
        "1000310",
        "1000189",
        "1001699",
        "1000783",
        "1000965",
        "1001358",
        "1001888",
        "1000573",
        "1001270",
        "1001780",
        "1000502",
        "1000915",
        "1000763",
        "1000885",
        "1001007",
        "1001277",
        "1001787",
        "1001948",
        "1000716",
        "1000912",
        "1001825",
        "1001922",
        "1000905",
        "1001874",
        "1001387",
        "1001680",
        "1000232",
        "1002043",
        "1000384",
        "1000361",
        "1001280",
        "1001114",
        "1001656",
        "1001783",
        "1001479",
        "1001808",
        "1000764",
        "1000362",
        "1001682",
        "1001112",
        "1001818",
        "1000182",
        "1001626",
        "1001135",
        "1001904",
        "1000653",
        "1001212",
        "1000426",
        "1001617",
        "1000443",
        "1000431",
        "1000476",
        "1001539",
        "1000448",
        "1001898",
        "1001071",
        "1000843",
        "1001440",
        "1001817",
        "1001674",
        "1000435",
        "1001424",
        "1001811",
        "1002039",
        "1001117",
        "1001642",
        "1001658",
        "1000992",
        "1001182",
        "1001999",
        "1001739",
        "1000559",
        "1000538",
        "1000205",
        "1000212",
        "1000805",
        "1001993",
        "1001635",
        "1001453",
        "1000197",
        "1001580",
        "1001165",
        "1000955",
        "1001407",
        "1000754",
        "1000786",
        "1000789",
        "1000017",
        "1000406",
        "1000455",
        "1001706",
        "1000839",
        "1001041",
        "1000113",
        "1001517",
        "1000923",
        "1000059",
        "1001918",
        "1000139",
        "1000649",
        "1001655",
        "1000831",
        "1000380",
        "1000077",
        "1001111",
        "1000504",
        "1001514",
        "1001461",
        "1001006",
        "1001340",
        "1002041",
        "1000382",
        "1001891",
        "1000685",
        "1000116",
        "1001137",
        "1001370",
        "1000273",
        "1001366",
        "1000569",
        "1001506",
        "1000740",
        "1000263",
        "1001619",
        "1001267",
        "1001383",
        "1002032",
        "1001623",
        "1000376",
        "1000852",
        "1000669",
        "1001905",
        "1001493",
        "1000105",
        "1001977",
        "1001884",
        "1001914",
        "1000881",
        "1000350",
        "1001245",
        "1001001",
        "1001697",
        "1000673",
        "1001896",
        "1001012",
        "1001558",
        "1000097",
        "1000047",
        "1001125",
        "1000598",
        "1000127",
        "1001415",
        "1000472",
        "1001069",
        "1001996",
        "1001374",
        "1000943",
        "1000909",
        "1001992",
        "1001070",
        "1001060",
        "1000842",
        "1001242",
        "1000002",
        "1000981",
        "1000921",
        "1000114",
        "1001321",
        "1000828",
        "1000640",
        "1001671",
        "1001355",
        "1000936",
        "1000942",
        "1000748",
        "1000289",
        "1001836",
        "1001902",
        "1002018",
        "1001480",
        "1000143",
        "1001851",
        "1001350",
        "1000430",
        "1000326",
        "1000200",
        "1001379",
        "1000392",
        "1001250",
        "1001865",
        "1001225",
        "1000884",
        "1000531",
        "1001102",
        "1001266",
        "1001900",
        "1001969",
        "1000450",
        "1001173",
        "1001129",
        "1000022",
        "1000187",
        "1000818",
        "1000959",
        "1000235",
        "1000677",
        "1001176",
        "1000009",
        "1001008",
        "1000237",
        "1000469",
        "1001605",
        "1001040",
        "1000008",
        "1001613",
        "1000532",
        "1000833",
        "1000421",
        "1001997",
        "1000521",
        "1001101",
        "1000529",
        "1001296",
        "1000883",
        "1001596",
        "1001437",
        "1001525",
        "1001332",
        "1001883",
        "1000567",
        "1001651",
        "1001636",
        "1000271",
        "1001150",
        "1000822",
        "1000520",
        "1001978",
        "1001317",
        "1001530",
        "1000575",
        "1000854",
        "1001177",
        "1000877",
        "1000214",
        "1001423",
        "1000861",
        "1000486",
        "1000516",
        "1001803",
        "1001481",
        "1000731",
        "1001257",
        "1001842",
        "1001406",
        "1000801",
        "1001413",
        "1000320",
        "1001713",
        "1000589",
        "1001686",
        "1001935",
        "1000966",
        "1001700",
        "1002012",
        "1000850",
        "1000712",
        "1001826",
        "1001630",
        "1001586",
        "1000663",
        "1000646",
        "1001166",
        "1000177",
        "1001897",
        "1001436",
        "1000249",
        "1001673",
        "1001575",
        "1001688",
        "1001853",
        "1001872",
        "1001495",
        "1001231",
        "1001716",
        "1000584",
        "1000868",
        "1001722",
        "1000213",
        "1000218",
        "1000246",
        "1000299",
        "1000374",
        "1001666",
        "1000778",
        "1000186",
        "1000606",
        "1001652",
        "1001772",
        "1000739",
        "1000662",
        "1000579",
        "1001917",
        "1001430",
        "1001578",
        "1001434",
        "1000173",
        "1000064",
        "1001376",
        "1000419",
        "1000907",
        "1000721",
        "1000089",
        "1000126",
        "1000053",
        "1001690",
        "1001776",
        "1000826",
        "1001018",
        "1000860",
        "1000583",
        "1001047",
        "1001029",
        "1001760",
        "1000857",
        "1000418",
        "1000133",
        "1000552",
        "1000368",
        "1001729",
        "1001528",
        "1001341",
        "1000840",
        "1001725",
        "1000417",
        "1001184",
        "1001789",
        "1001536",
        "1001476",
        "1001945",
        "1001110",
        "1001634",
        "1001416",
        "1000372",
        "1000400",
        "1000429",
        "1000119",
        "1001049",
        "1001861",
        "1001312",
        "1001708",
        "1001252",
        "1002008",
        "1001573",
        "1000217",
        "1000997",
        "1000650",
        "1000086",
        "1001189",
        "1001158",
        "1001901",
        "1001710",
        "1000014",
        "1000732",
        "1001288",
        "1001762",
        "1001867",
        "1000190",
        "1000526",
        "1000680",
        "1001751",
        "1000073",
        "1001939",
        "1001770",
        "1001287",
        "1001531",
        "1000161",
        "1001492",
        "1001624",
        "1001838",
        "1001906",
        "1001192",
        "1001226",
        "1000216",
        "1001274",
        "1000334",
        "1000318",
        "1001400",
        "1001769",
        "1001084",
        "1000261",
        "1001721",
        "1000145",
        "1000402",
        "1000735",
        "1001859",
        "1002049",
        "1001505",
        "1000582",
        "1000779",
        "1000394",
        "1001116",
        "1000484",
        "1001228",
        "1000830",
        "1000996",
        "1000054",
        "1001302",
        "1001546",
        "1001221",
        "1000609",
        "1000151",
        "1000889",
        "1000979",
        "1000555",
        "1000163",
        "1001941",
        "1001494",
        "1001509",
        "1001563",
        "1000513",
        "1001869",
        "1001085",
        "1000363",
        "1001774",
        "1001519",
        "1000880",
        "1001034",
        "1001764",
        "1001016",
        "1001444",
        "1000540",
        "1001243",
        "1000781",
        "1000333",
        "1000581",
        "1001132",
        "1000018",
        "1000497",
        "1002014",
        "1001702",
        "1001839",
        "1000827",
        "1000279",
        "1000935",
        "1000743",
        "1001986",
        "1000998",
        "1000749",
        "1001273",
        "1001160",
        "1000995",
        "1001275",
        "1001731",
        "1000293",
        "1000711",
        "1000228",
        "1000138",
        "1001291",
        "1000910",
        "1000672",
        "1001153",
        "1000453",
        "1001489",
        "1000109",
        "1001087",
        "1000029",
        "1000302",
        "1000700",
        "1001972",
        "1001201",
        "1000568",
        "1001331",
        "1002048",
        "1001147",
        "1001170",
        "1001889",
        "1000825",
        "1000410",
        "1001929",
        "1001571",
        "1000848",
        "1001399",
        "1000574",
        "1000274",
        "1000416",
        "1001233",
        "1001057",
        "1001294",
        "1000408",
        "1000204",
        "1000393",
        "1000206",
        "1001782",
        "1001637",
        "1000869",
        "1001038",
        "1000971",
        "1000092",
        "1001592",
        "1001236",
        "1001602",
        "1000388",
        "1000804",
        "1000819",
        "1001549",
        "1001608",
        "1000241",
        "1000099",
        "1001547",
        "1000904",
        "1000438",
        "1000223",
        "1000414",
        "1001468",
        "1001745",
        "1000488",
        "1001785",
        "1001053",
        "1000957",
        "1000319",
        "1000941",
        "1001298",
        "1000722",
        "1001307",
        "1000792",
        "1001113",
        "1001140",
        "1002040",
        "1001855",
        "1000280",
        "1000602",
        "1000046",
        "1000360",
        "1000066",
        "1001377",
        "1001746",
        "1000515",
        "1000845",
        "1001951",
        "1000710",
        "1001553",
        "1001031",
        "1000990",
        "1001152",
        "1000953",
        "1000708",
        "1001473",
        "1001532",
        "1001035",
        "1001566",
        "1000870",
        "1000911",
        "1000258",
        "1001359",
        "1001807",
        "1001843",
        "1000501",
        "1001705",
        "1000100",
        "1001579",
        "1000906",
        "1000890",
        "1000934",
        "1000439",
        "1001659",
        "1001042",
        "1001119",
        "1000899",
        "1001130",
        "1000947",
        "1001931",
        "1001023",
        "1000707",
        "1000643",
        "1001949",
        "1000174",
        "1001886",
        "1001583",
        "1001143",
        "1000545",
        "1000873",
        "1001352",
        "1001205",
        "1001190",
        "1000684",
        "1001094",
        "1001800",
        "1001076",
        "1000300",
        "1001892",
        "1001363",
        "1000227",
        "1001693",
        "1001576",
        "1001965",
        "1000960",
        "1001292",
        "1001356",
        "1000055",
        "1001727",
        "1000074",
        "1001106",
        "1000776",
        "1001516",
        "1000168",
        "1001895",
        "1001412",
        "1000378",
        "1000510",
        "1001136",
        "1000020",
        "1001458",
        "1000409",
        "1000865",
        "1000447",
        "1000461",
        "1000699",
        "1001191",
        "1000891",
        "1000913",
        "1000717",
        "1001909",
        "1000446",
        "1001672",
        "1000726",
        "1000901",
        "1001283",
        "1001786",
        "1001428",
        "1002044",
        "1001603",
        "1001835",
        "1001235",
        "1000048",
        "1001010",
        "1000480",
        "1001601",
        "1000462",
        "1001740",
        "1000175",
        "1000379",
        "1002022",
        "1001091",
        "1000694",
        "1001230",
        "1001329",
        "1000671",
        "1000050",
        "1000664",
        "1001552",
        "1002031",
        "1001805",
        "1000985",
        "1000211",
        "1002036",
        "1000812",
        "1000425",
        "1001011",
        "1000123",
        "1001145",
        "1000030",
        "1001804",
        "1001241",
        "1000984",
        "1000043",
        "1001670",
        "1001268",
        "1000808",
        "1001044",
        "1002007",
        "1000678",
        "1001852",
        "1000316",
        "1000658",
        "1000576",
        "1001870",
        "1001593",
        "1000793",
        "1001518",
        "1001798",
        "1001696",
        "1000370",
        "1001388",
        "1001640",
        "1000594",
        "1000871",
        "1001258",
        "1001475",
        "1001995",
        "1001880",
        "1002024",
        "1000528",
        "1000963",
        "1001178",
        "1001944",
        "1000709",
        "1001272",
        "1000657",
        "1000917",
        "1001219",
        "1000325",
        "1000385",
        "1000518",
        "1000199",
        "1000773",
        "1000866",
        "1000165",
        "1001456",
        "1000060",
        "1000259",
        "1001788",
        "1001885",
        "1000623",
        "1000118",
        "1001120",
        "1001767",
        "1000628",
        "1000306",
        "1001078",
        "1001520",
        "1000744",
        "1000932",
        "1001197",
        "1000853",
        "1001395",
        "1000919",
        "1000580",
        "1000040",
        "1001844",
        "1000760",
        "1000290",
        "1000766",
        "1001591",
        "1000780",
        "1000859",
        "1000645",
        "1000487",
        "1002009",
        "1000596",
        "1000903",
        "1001894",
        "1001849",
        "1000636",
        "1000131",
        "1001661",
        "1000751",
        "1001610",
        "1001998",
        "1001953",
        "1000549",
        "1002021",
        "1001367",
        "1001882",
        "1000130",
        "1000135",
        "1000898",
        "1000167",
        "1001364",
        "1001485",
        "1001650",
        "1000071",
        "1001822",
        "1001398",
        "1001431",
        "1001692",
        "1000967",
        "1000201",
        "1000724",
        "1002011",
        "1000185",
        "1002010",
        "1000158",
        "1001313",
        "1001556",
        "1001083",
        "1001065",
        "1001816",
        "1001260",
        "1000675",
        "1001607",
        "1001048",
        "1000321",
        "1001737",
        "1001432",
        "1002015",
        "1001095",
        "1000277",
        "1000270",
        "1001455",
        "1000976",
        "1000038",
        "1000507",
        "1002016",
        "1001765",
        "1000413",
        "1001815",
        "1000295",
        "1001875",
        "1001543",
        "1000554",
        "1000424",
        "1000844",
        "1000395",
        "1001386",
        "1000561",
        "1001734",
        "1001620",
        "1000052",
        "1000588",
        "1000340",
        "1000836",
        "1001164",
        "1001290",
        "1000651",
        "1000107",
        "1001980",
        "1001171",
        "1002001",
        "1000225",
        "1001820",
        "1000150",
        "1000980",
        "1000882",
        "1001567",
        "1001368",
        "1001956",
        "1000878",
        "1001255",
        "1000209",
        "1001864",
        "1000591",
        "1000560",
        "1001677",
        "1000809",
        "1000641",
        "1000355",
        "1001349",
        "1001522",
        "1001511",
        "1000331",
        "1001526",
        "1000753",
        "1000339",
        "1001375",
        "1000727",
        "1000458",
        "1001324",
        "1001837",
        "1001933",
        "1000222",
        "1000079",
        "1001373",
        "1000855",
        "1001322",
        "1000285",
        "1000093",
        "1001597",
        "1001284",
        "1002047",
        "1001427",
        "1000192",
        "1000437",
        "1001792",
        "1001524",
        "1000617",
        "1001175",
        "1001234",
        "1000087",
        "1001326",
        "1001005",
        "1001319",
        "1000625",
        "1001138",
        "1000631",
        "1001730",
        "1000668",
        "1001915",
        "1001154",
        "1000745",
        "1001754",
        "1000403",
        "1001478",
        "1001936",
        "1000587",
        "1001409",
        "1001983",
        "1000856",
        "1000978",
        "1001759",
        "1000243",
        "1001336",
        "1001726",
        "1001372",
        "1000611",
        "1001823",
        "1001477",
        "1001032",
        "1000821",
        "1001766",
        "1000398",
        "1001647",
        "1000096",
        "1000377",
        "1000483",
        "1000613",
        "1000624",
        "1000725",
        "1001833",
        "1001564",
        "1001214",
        "1000481",
        "1000817",
        "1001303",
        "1001881",
        "1000614",
        "1001107",
        "1000032",
        "1001385",
        "1001253",
        "1001144",
        "1000546",
        "1001714",
        "1000234",
        "1000747",
        "1001142",
        "1000194",
        "1000329",
        "1000178",
        "1001797",
        "1001446",
        "1001393",
        "1001024",
        "1000693",
        "1001846",
        "1000607",
        "1001397",
        "1000667",
        "1001259",
        "1001570",
        "1000146",
        "1001555",
        "1001422",
        "1001486",
        "1000548",
        "1001229",
        "1001196",
        "1000964",
        "1000551",
        "1000772",
        "1001584",
        "1001381",
        "1000051",
        "1001879",
        "1000547",
        "1001186",
        "1001981",
        "1000169",
        "1001907",
        "1001454",
        "1000977",
        "1001122",
        "1000991",
        "1001168",
        "1000154",
        "1000925",
        "1001210",
        "1000381",
        "1000278",
        "1000294",
        "1001919",
        "1000470",
        "1001812",
        "1001441",
        "1000595",
        "1000436",
        "1001968",
        "1000144",
        "1000266",
        "1000687",
        "1000367",
        "1000937",
        "1001297",
        "1001425",
        "1000660",
        "1000815",
        "1000620",
        "1001343",
        "1000024",
        "1000674",
        "1000404",
        "1002046",
        "1000533",
        "1001691",
        "1001139",
        "1001942",
        "1000738",
        "1000590",
        "1001015",
        "1001832",
        "1000849",
        "1001497",
        "1001351",
        "1001300",
        "1000215",
        "1000026",
        "1000705",
        "1001037",
        "1000951",
        "1000440",
        "1000795",
        "1001890",
        "1001449",
        "1000260",
        "1000061",
        "1000247",
        "1001899",
        "1000798",
        "1001744",
        "1001311",
        "1000647",
        "1001043",
        "1001371",
        "1001325",
        "1001854",
        "1000303",
        "1000276",
        "1000637",
        "1000742",
        "1000782",
        "1001039",
        "1000297",
        "1001557",
        "1000536",
        "1000172",
        "1000683",
        "1001717",
        "1001802",
        "1000558",
        "1000794",
        "1000752",
        "1000702",
        "1001654",
        "1001224",
        "1000820",
        "1001641",
        "1000720",
        "1000039",
        "1001074",
        "1001082",
        "1001157",
        "1001627",
        "1000933",
        "1001320",
        "1000028",
        "1000226",
        "1000203",
        "1000629",
        "1000670",
        "1001334",
        "1001932",
        "1000562",
        "1000240",
        "1001795",
        "1000134",
        "1000423",
        "1000396",
        "1001077",
        "1000566",
        "1001648",
        "1000858",
        "1000412",
        "1001369",
        "1000888",
        "1001342",
        "1001151",
        "1001718",
        "1000085",
        "1001806",
        "1001198",
        "1001594",
        "1000148",
        "1000600",
        "1000070",
        "1000108",
        "1001338",
        "1000224",
        "1000605",
        "1001131",
        "1001500",
        "1001757",
        "1001582",
        "1000999",
        "1001588",
        "1001237",
        "1000784",
        "1000642",
        "1001099",
        "1000152",
        "1000267",
        "1000067",
        "1000924",
        "1000592",
        "1001030",
        "1000498",
        "1001124",
        "1001103",
        "1001090",
        "1001748",
        "1002033",
        "1001572",
        "1001059",
        "1000765",
        "1000221",
        "1001503",
        "1001062",
        "1000679",
        "1001126",
        "1000110",
        "1000006",
        "1000475",
        "1001445",
        "1000390",
        "1002004",
        "1000563",
        "1000444",
        "1001966",
        "1000095",
        "1000638",
        "1000886",
        "1000471",
        "1001220",
        "1001391",
        "1001938",
        "1000974",
        "1000121",
        "1000757",
        "1000517",
        "1000800",
        "1001271",
        "1001181",
        "1001924",
        "1001809",
        "1001857",
        "1001679",
        "1001728",
        "1001878",
        "1000307",
        "1001568",
        "1000327",
        "1001109",
        "1000075",
        "1000543",
        "1000210",
        "1001698",
        "1001982",
        "1000622",
        "1000111",
        "1001013",
        "1001910",
        "1001469",
        "1000692",
        "1001353",
        "1000343",
        "1001521",
        "1000499",
        "1000466",
        "1001293",
        "1002000",
        "1000627",
        "1000887",
        "1001763",
        "1001447",
        "1000098",
        "1000506",
        "1000939",
        "1001361",
        "1000283",
        "1000069",
        "1000577",
        "1001162",
        "1001955",
        "1000948",
        "1000962",
        "1000250",
        "1001533",
        "1000428",
        "1000847",
        "1001604",
        "1001540",
        "1000477",
        "1001678",
        "1001426",
        "1001736",
        "1000769",
        "1000196",
        "1000474",
        "1000824",
        "1001621",
        "1001749",
        "1000401",
        "1000492",
        "1000137",
        "1000599",
        "1001952",
        "1002028",
        "1001459",
        "1001755",
        "1000556",
        "1001146",
        "1001098",
        "1001194",
        "1000496",
        "1001794",
        "1001529",
        "1000160",
        "1000286",
        "1001360",
        "1000737",
        "1000557",
        "1000149",
        "1000938",
        "1000023",
        "1000872",
        "1001771",
        "1000615",
        "1001937",
        "1001451",
        "1000265",
        "1000736",
        "1000025",
        "1001223",
        "1000956",
        "1001484",
        "1001002",
        "1000468",
        "1001758",
        "1001339",
        "1000695",
        "1000012",
        "1001585",
        "1000467",
        "1001092",
        "1000076",
        "1000010",
        "1002019",
        "1000503",
        "1000166",
        "1000042",
        "1000734",
        "1000703",
        "1001104",
        "1000170",
        "1000269",
        "1001537",
        "1000335",
        "1000202",
        "1001163",
        "1000354",
        "1000078",
        "1000366",
        "1001711",
        "1000383",
        "1001962",
        "1000359",
        "1001066",
        "1001973",
        "1000876",
        "1000420",
        "1000490",
        "1002006",
        "1000033",
        "1001442",
        "1001510",
        "1001629",
        "1001940",
        "1001681",
        "1000369",
        "1000007",
        "1001908",
        "1001954",
        "1001646",
        "1000337",
        "1000479",
        "1000005",
        "1000003",
        "1001496",
        "1001830",
        "1001595",
        "1002029",
        "1000770",
        "1001921",
        "1001021",
        "1001845",
        "1000298",
        "1000544",
        "1000035",
        "1001862",
        "1000181",
        "1001676",
        "1002034",
        "1001318",
        "1000987",
        "1002017",
        "1000571",
        "1001017",
        "1001616",
        "1001821",
        "1001244",
        "1001472",
        "1001893",
        "1000570",
        "1000094",
        "1001866",
        "1000612",
        "1001052",
        "1001643",
        "1001105",
        "1001606",
        "1000944",
        "1001054",
        "1000799",
        "1001215",
        "1001009",
        "1000719",
        "1000706",
        "1000626",
        "1000940",
        "1001976",
        "1000330",
        "1001538",
        "1000729",
        "1001443",
        "1000864",
        "1001614",
        "1000251",
        "1000686",
        "1000616",
        "1001328",
        "1001664",
        "1000322",
        "1000072",
        "1001261",
        "1000104",
        "1002013",
        "1001612",
        "1001167",
        "1002035",
        "1000184",
        "1000463",
        "1000949",
        "1000460",
        "1001542",
        "1001452",
        "1001590",
        "1000375",
        "1001876",
        "1001380",
        "1000541",
        "1000993",
        "1000255",
        "1001404",
        "1000632",
        "1000633",
        "1001027",
        "1001246",
        "1000814",
        "1001498",
        "1002005",
        "1001574",
        "1001348",
        "1001305",
        "1001508",
        "1000352",
        "1000236",
        "1001541",
        "1001961",
        "1001840",
        "1001814",
        "1001075",
        "1001148",
        "1000103",
        "1000530",
        "1000767",
        "1002042",
        "1000758",
        "1000565",
        "1001202",
        "1001581",
        "1000464",
        "1001281",
        "1002025",
        "1002002",
        "1001834",
        "1000013",
        "1000761",
        "1001577",
        "1001930",
        "1000324",
        "1000254",
        "1001067",
        "1000505",
        "1000610",
        "1001551",
        "1000238",
        "1001183",
        "1001841",
        "1000253",
        "1001123",
        "1000268",
        "1001501",
        "1001172",
        "1000982",
        "1001649",
        "1001775",
        "1000162",
        "1000373",
        "1000347",
        "1001410",
        "1000176",
        "1001732",
        "1000049",
        "1001279",
        "1001309",
        "1000604",
        "1000787",
        "1000713",
        "1001950",
        "1001829",
        "1000807",
        "1001180",
        "1001061",
        "1000027",
        "1000969",
        "1000282",
        "1000309",
        "1001615",
        "1000084",
        "1002027",
        "1000252",
        "1001209",
        "1001668",
        "1001056",
        "1000696",
        "1001559",
        "1001863",
        "1001724",
        "1001435",
        "1001254",
        "1001263",
        "1001550",
        "1001741",
        "1001660",
        "1001819",
        "1000586",
        "1000193",
        "1001429",
        "1000514",
        "1000257",
        "1001121",
        "1000101",
        "1000328",
        "1002023",
        "1000535",
        "1001657",
        "1000619",
        "1000434",
        "1000183",
        "1001850",
        "1001975",
        "1001927",
        "1000603",
        "1000147",
        "1000348",
        "1000851",
        "1001912",
        "1001100",
        "1001799",
        "1000141",
        "1000314",
        "1000846",
        "1000922",
        "1000741",
        "1001513",
        "1000621",
        "1001633",
        "1000975",
        "1000690",
        "1001704",
        "1001262",
        "1000908",
        "1000207",
        "1001418",
        "1001750",
        "1000364",
        "1001133",
        "1001169",
        "1001073",
        "1001545",
        "1001712",
        "1000358",
        "1000918",
        "1001791",
        "1000835",
        "1000862",
        "1001249",
        "1001877",
        "1000802",
        "1001926",
        "1000159",
        "1000441",
        "1001565",
        "1000952",
        "1001327",
        "1001873",
        "1001276",
        "1000928",
        "1001793",
        "1001394",
        "1000892",
        "1001723",
        "1000155",
        "1001669",
        "1000926",
        "1000973",
        "1000950",
        "1000841",
        "1000102",
        "1000961",
        "1001947",
        "1000304",
        "1001227",
        "1000733",
        "1000112",
        "1001719",
        "1000415",
        "1002050",
        "1001365",
        "1000037",
        "1000676",
        "1001871",
        "1000125",
        "1000399",
        "1001701",
        "1001554",
        "1000654",
        "1000689",
        "1001330",
        "1000272",
        "1000342",
        "1000994",
        "1000397",
        "1000644",
        "1001963",
        "1000091",
        "1001004",
        "1000291",
        "1001535",
        "1000553",
        "1001887",
        "1000489",
        "1000837",
        "1001200",
        "1001856",
        "1001238",
        "1001323",
        "1000311",
        "1001515",
        "1001218",
        "1001827",
        "1000755",
        "1001022",
        "1000902",
        "1000117",
        "1000618",
        "1000785",
        "1001589",
        "1001984",
        "1001127",
        "1001773",
        "1001401",
        "1001715",
        "1001308",
        "1000188",
        "1000572",
        "1000746",
        "1001625",
        "1000893",
        "1001264",
        "1000681",
        "1001402",
        "1001457",
        "1000219",
        "1000796",
        "1000180",
        "1000946",
        "1000929",
        "1000791",
        "1000338",
        "1000284",
        "1000931",
        "1000191",
        "1002045",
        "1001093",
        "1000115",
        "1001335",
        "1000863",
        "1000916",
        "1000156",
        "1000432",
        "1001306",
        "1001414",
        "1001504",
        "1001598",
        "1001923",
        "1000485",
        "1001959",
        "1000790",
        "1000198",
        "1000157",
        "1001675",
        "1000635",
        "1000353",
        "1001507",
        "1001911",
        "1001240",
        "1001314",
        "1001925",
        "1000810",
        "1001920",
        "1000386",
        "1000034",
        "1000456",
        "1001600",
        "1001628",
        "1001378",
        "1001097",
        "1001159",
        "1001756",
        "1000231",
        "1001631",
        "1001796",
        "1001278",
        "1000287",
        "1001207",
        "1001055",
        "1001089",
        "1000511",
        "1001072",
        "1000639",
        "1001028",
        "1000665",
        "1001733",
        "1000652",
        "1001645",
        "1001618",
        "1001299",
        "1001179",
        "1001420",
        "1001810",
        "1000242",
        "1000195",
        "1001411",
        "1000500",
        "1001560",
        "1001470",
        "1001778",
        "1001020",
        "1001964",
        "1000539",
        "1000164",
        "1000593",
        "1001663",
        "1000806",
        "1000389",
        "1001460",
        "1001063",
        "1001195",
        "1000900",
        "1001433",
        "1000715",
        "1000659",
        "1001781",
        "1001285",
        "1000433",
        "1001206",
        "1001707",
        "1001188",
        "1002026",
        "1001064",
        "1000473",
        "1000083"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bigQF-package",
      "title": "Quadratic Forms in Large Matrices",
      "topics": [
        "bigQF-package",
        "bigQF"
      ]
    },
    {
      "page": "famSKAT",
      "title": "Implicit matrix for family-based SKAT test",
      "topics": [
        "famSKAT",
        "famSKAT.GENESIS.nullMixedModel",
        "famSKAT.lmekin",
        "update.famSKAT_genesis",
        "update.famSKAT_lmekin"
      ]
    },
    {
      "page": "pQF",
      "title": "Tail probabilities for quadratic forms",
      "topics": [
        "pQF"
      ]
    },
    {
      "page": "seigen",
      "title": "Stochastic singular value decomposition",
      "topics": [
        "seigen",
        "ssvd"
      ]
    },
    {
      "page": "seqMetaExample",
      "title": "Example data, from seqMeta package",
      "topics": [
        "kins",
        "pheno1",
        "pheno2",
        "seqMetaExample",
        "Z1",
        "Z2"
      ]
    },
    {
      "page": "sequence",
      "title": "Simulated human DNA variant sequence",
      "topics": [
        "sequence"
      ]
    },
    {
      "page": "SKAT.example",
      "title": "Data example from SKAT package",
      "topics": [
        "SKAT.example"
      ]
    },
    {
      "page": "SKAT.matrixfree",
      "title": "Make 'matrix-free' object for SKAT test",
      "topics": [
        "SKAT.matrixfree",
        "SKAT.matrixfree.glm",
        "SKAT.matrixfree.lm",
        "SKAT.matrixfree.lmekin"
      ]
    },
    {
      "page": "sparse.matrixfree",
      "title": "Make 'matrix-free' object from (sparse) Matrix",
      "topics": [
        "sparse.matrixfree"
      ]
    }
  ],
  "_rundeps": [
    "bdsmatrix",
    "CompQuadForm",
    "coxme",
    "lattice",
    "Matrix",
    "nlme",
    "survival",
    "svd"
  ],
  "_vignettes": [
    {
      "source": "check-vs-SKAT-2.Rmd",
      "filename": "check-vs-SKAT-2.html",
      "title": "Checking pQF vs SKAT",
      "author": "Thomas Lumley",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-05-18 03:02:53",
      "modified": "2018-05-18 03:02:53",
      "commits": 1
    },
    {
      "source": "matrix-free.Rmd",
      "filename": "matrix-free.html",
      "title": "Matrix-free computations",
      "author": "Thomas Lumley",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-10-27 22:34:40",
      "modified": "2021-10-27 22:34:40",
      "commits": 1
    },
    {
      "source": "skat-proj.Rmd",
      "filename": "skat-proj.html",
      "title": "SKAT, weights, and projections",
      "author": "Thomas Lumley",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-05-18 03:02:53",
      "modified": "2021-10-30 06:09:44",
      "commits": 2
    }
  ],
  "_score": 4.296665190261531,
  "_indexed": true,
  "_nocasepkg": "bigqf",
  "_universes": [
    "tslumley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-01T11:46:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dbba639928b877dd0ab0c3f5d77eb66ba55df2e1",
      "fileid": "808a2779a9ebddd5c647e2f728321b4edce180e1ca0973bb1af24d3ef8708365",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/26752667769"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-01T11:47:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dbba639928b877dd0ab0c3f5d77eb66ba55df2e1",
      "fileid": "8621204fa106fa2662cbcc787b747cd4936c6893a42439ae8bf177a48ee77517",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/26752667769"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-01T11:46:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dbba639928b877dd0ab0c3f5d77eb66ba55df2e1",
      "fileid": "191c4c6d41e80baaa2d32da400e2931f26507da64dc2beac663b642122e2ed6f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/26752667769"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-01T11:46:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dbba639928b877dd0ab0c3f5d77eb66ba55df2e1",
      "fileid": "33971f1058d776cd11add5e5e49138b6b41af77ef02b9d8fe6b019b4bfcb7013",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/26752667769"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6",
      "date": "2026-06-01T11:46:28.000Z",
      "arch": "aarch64",
      "commit": "dbba639928b877dd0ab0c3f5d77eb66ba55df2e1",
      "fileid": "f81f490196e28477f1500917edc8c26b87e7c373258aeaff41ad79f31aa7aab4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/26752667769"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6",
      "date": "2026-06-01T11:47:43.000Z",
      "arch": "x86_64",
      "commit": "dbba639928b877dd0ab0c3f5d77eb66ba55df2e1",
      "fileid": "d67ab27ccb6543066329ca3bfadb8814b0c350a3968f300cc85a0f4ee93bbba2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/26752667769"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6",
      "date": "2026-06-01T11:46:09.000Z",
      "arch": "aarch64",
      "commit": "dbba639928b877dd0ab0c3f5d77eb66ba55df2e1",
      "fileid": "ecac9711fe29992d00279a6c81d07f0e2a0cd7b2fec7fa9d52cb2a14332ee6cf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/26752667769"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6",
      "date": "2026-06-01T11:48:07.000Z",
      "arch": "x86_64",
      "commit": "dbba639928b877dd0ab0c3f5d77eb66ba55df2e1",
      "fileid": "5243874c79c690cead04b023046864de63b450fb2f05bd47e99555bd857b5c81",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/26752667769"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6",
      "date": "2026-06-01T11:46:35.000Z",
      "arch": "emscripten",
      "commit": "dbba639928b877dd0ab0c3f5d77eb66ba55df2e1",
      "fileid": "a58d2d13a3cc9e98a5e861c8de868eb6af640335bf7e976dbe4fea1579732251",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/26752667769"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6",
      "date": "2026-06-01T11:46:31.000Z",
      "arch": "x86_64",
      "commit": "dbba639928b877dd0ab0c3f5d77eb66ba55df2e1",
      "fileid": "2febe089304eeb9a9de00ce0c7dd066d29337c0e14dbd50fcd77db673b53fd9c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/26752667769"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6",
      "date": "2026-06-01T11:45:44.000Z",
      "arch": "x86_64",
      "commit": "dbba639928b877dd0ab0c3f5d77eb66ba55df2e1",
      "fileid": "518df2df735db46ee4208f404ee7b377acb92d3b033253c53ca6c7712a68398f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/26752667769"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6",
      "date": "2026-06-01T11:46:00.000Z",
      "arch": "x86_64",
      "commit": "dbba639928b877dd0ab0c3f5d77eb66ba55df2e1",
      "fileid": "01214294125fd76c119031f98ecf9cdb08e7c3a21a9d6ab90e8310db0e48f83b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tslumley/actions/runs/26752667769"
    }
  ]
}