{
  "_id": "6a3268973efcd9bda4386582",
  "Package": "GenerateIndexPedigree",
  "Type": "Package",
  "Title": "Generate Pedigrees for Index Case Based on US Census Data",
  "Version": "1.0.0",
  "Authors@R": "c(person(given = \"Katelyn\",\nfamily = \"Queen\",\nemail = \"kqueen@mednet.ucla.edu\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-8070-3042\")),\nperson(given = \"Kevin\",\nfamily = \"Abuhanna\",\nemail = \"kabuhanna@mednet.ucla.edu\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0003-0994-7658\")),\nperson(given = \"Paul\",\nfamily = \"Spellman\", ,\nemail = \"pspellman@mednet.ucla.edu\",\nrole = c(\"aut\",\"cph\"),\ncomment = c(ORCID = \"0000-0002-4810-0022\")))",
  "Maintainer": "Katelyn Queen <kqueen@mednet.ucla.edu>",
  "Description": "A series of functions to generate a pedigree around a\ngiven person with a known genetic mutation, based on US census\ndata. Pedigree will also track mutation status of all members.\nPedigree is built down to children, back to grandparents, and\nout to cousins. There is also a function to generate pedigrees\nwithout genetic mutations.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/katelynqueen98/GenerateIndexPedigree",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://katelynqueen98.r-universe.dev",
  "Date/Publication": "2026-06-10 23:14:13 UTC",
  "RemoteUrl": "https://github.com/katelynqueen98/generateindexpedigree",
  "RemoteRef": "HEAD",
  "RemoteSha": "2e6d4193a5bcbc485d689d90b0ee424dd9820703",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 09:23:45 UTC",
    "User": "root"
  },
  "Author": "Katelyn Queen [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-8070-3042>),\nKevin Abuhanna [aut] (ORCID: <https://orcid.org/0000-0003-0994-7658>),\nPaul Spellman [aut, cph] (ORCID:\n<https://orcid.org/0000-0002-4810-0022>)",
  "MD5sum": "e175b140840875620337706fb409f4f2",
  "_user": "katelynqueen98",
  "_type": "src",
  "_file": "GenerateIndexPedigree_1.0.0.tar.gz",
  "_fileid": "c4893c60a7561540ca4dd62b94d9606cd34dc80d5a3130495e559806bff18234",
  "_filesize": 104874,
  "_sha256": "c4893c60a7561540ca4dd62b94d9606cd34dc80d5a3130495e559806bff18234",
  "_created": "2026-06-17T09:23:45.000Z",
  "_published": "2026-06-17T09:27:51.090Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81861574684,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691229303"
    },
    {
      "job": 81861574705,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691233308"
    },
    {
      "job": 81861574677,
      "time": 211,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691261685"
    },
    {
      "job": 81861574639,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691228839"
    },
    {
      "job": 81861084082,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691191585"
    },
    {
      "job": 81861574645,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691225775"
    },
    {
      "job": 81861574688,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691223044"
    },
    {
      "job": 81861574771,
      "time": 55,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691214033"
    },
    {
      "job": 81861574747,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691227495"
    }
  ],
  "_buildurl": "https://github.com/r-universe/katelynqueen98/actions/runs/27678897098",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/katelynqueen98/generateindexpedigree",
  "_commit": {
    "id": "2e6d4193a5bcbc485d689d90b0ee424dd9820703",
    "author": "Katelyn Queen <kqueen@mednet.ucla.edu>",
    "committer": "Katelyn Queen <kqueen@mednet.ucla.edu>",
    "message": "Add simulation to read me\n",
    "time": 1781133253
  },
  "_maintainer": {
    "name": "Katelyn Queen",
    "email": "kqueen@mednet.ucla.edu",
    "login": "katelynqueen98",
    "orcid": "0000-0002-8070-3042",
    "description": "Statistical Geneticist | Postdoctoral Scholar at UCLA DGSOM",
    "uuid": 65574529
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "katelynqueen98",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 14
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "katelynqueen98",
      "count": 14,
      "uuid": 65574529
    }
  ],
  "_userbio": {
    "uuid": 65574529,
    "type": "user",
    "name": "Katelyn Queen",
    "followers": 1,
    "description": "Statistical Geneticist | Postdoctoral Scholar at UCLA DGSOM"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GenerateIndexPedigree"
  },
  "_devurl": "https://github.com/katelynqueen98/generateindexpedigree",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GenerateIndexPedigree.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/katelynqueen98/generateindexpedigree",
  "_realowner": "katelynqueen98",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-06-16"
    }
  ],
  "_exports": [
    "GenerateIndexPedigree",
    "GeneratePedigree",
    "SimulateChildren"
  ],
  "_help": [
    {
      "page": "GenerateIndexPedigree",
      "title": "GenerateIndexPedigree",
      "topics": [
        "GenerateIndexPedigree"
      ]
    },
    {
      "page": "GeneratePedigree",
      "title": "GeneratePedigree",
      "topics": [
        "GeneratePedigree"
      ]
    },
    {
      "page": "SimulateChildren",
      "title": "SimulateChildren",
      "topics": [
        "SimulateChildren"
      ]
    }
  ],
  "_readme": "https://github.com/katelynqueen98/generateindexpedigree/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "generateindexpedigree",
  "_universes": [
    "katelynqueen98"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-17T09:25:27.000Z",
      "distro": "noble",
      "commit": "2e6d4193a5bcbc485d689d90b0ee424dd9820703",
      "fileid": "eaaa4918f713d762cf0df8e5e105ba6b8566032220c6445196ab57b4ed57d301",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katelynqueen98/actions/runs/27678897098"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-17T09:25:35.000Z",
      "distro": "noble",
      "commit": "2e6d4193a5bcbc485d689d90b0ee424dd9820703",
      "fileid": "8b7eef0193426e035c4f576082d58258f107b9f72d6aa9bb41fab73cb6ef9d15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katelynqueen98/actions/runs/27678897098"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-17T09:26:52.000Z",
      "commit": "2e6d4193a5bcbc485d689d90b0ee424dd9820703",
      "fileid": "ad12bb09e9ea1894b8a9c9f65cded988ce07930f0aa83743160daa8ef05168c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katelynqueen98/actions/runs/27678897098"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-17T09:25:26.000Z",
      "commit": "2e6d4193a5bcbc485d689d90b0ee424dd9820703",
      "fileid": "113658f65cea6eb7920fb96a43e9c27893de299620cee3feb8bb40db4ad9bd0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katelynqueen98/actions/runs/27678897098"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-17T09:25:25.000Z",
      "commit": "2e6d4193a5bcbc485d689d90b0ee424dd9820703",
      "fileid": "94ad4bc604a57f0f17b6815007b39221b6ade0d4ceb2d66b6d43261c7df3ac53",
      "status": "success",
      "buildurl": "https://github.com/r-universe/katelynqueen98/actions/runs/27678897098"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-17T09:25:05.000Z",
      "commit": "2e6d4193a5bcbc485d689d90b0ee424dd9820703",
      "fileid": "b75fa64e38ef084e7407605887262865357aca1b902904b59c11612bbdacee15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katelynqueen98/actions/runs/27678897098"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-17T09:24:42.000Z",
      "commit": "2e6d4193a5bcbc485d689d90b0ee424dd9820703",
      "fileid": "15cacb72ac70d4fc970bb11d68ffc976044aed0386b78cc9b3ffa413b0e6c109",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katelynqueen98/actions/runs/27678897098"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-17T09:25:12.000Z",
      "commit": "2e6d4193a5bcbc485d689d90b0ee424dd9820703",
      "fileid": "cb85087029bdb2a15c8050baee68c17cef72ef01e8af3894aa3cab27e12d18cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/katelynqueen98/actions/runs/27678897098"
    }
  ]
}