{
  "_id": "6a3944f3b6829d88cf714303",
  "Package": "segregatr",
  "Title": "Segregation Analysis for Variant Interpretation",
  "Version": "0.5.0",
  "Authors@R": "c(\nperson(\"Magnus Dehli\", \"Vigeland\", , \"m.d.vigeland@medisin.uio.no\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9134-4962\")),\nperson(\"Christian\", \"Carrizosa\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-3919-0011\"))\n)",
  "Description": "An implementation of the full-likelihood Bayes factor\n(FLB) for evaluating segregation evidence in clinical medical\ngenetics. The method was introduced by Thompson et al. (2003)\n<doi:10.1086/378100>. This implementation supports custom\npenetrance values and liability classes, and allows\nvisualisations and robustness analysis as presented in Ratajska\net al. (2023) <doi:10.1002/mgg3.2107>. See also the online app\n'shinyseg', <https://chrcarrizosa.shinyapps.io/shinyseg>, which\noffers interactive segregation analysis with many additional\nfeatures (Carrizosa et al. (2024)\n<doi:10.1093/bioinformatics/btae201>).",
  "License": "GPL-3",
  "URL": "https://github.com/magnusdv/segregatr",
  "BugReports": "https://github.com/magnusdv/segregatr/issues",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://magnusdv.r-universe.dev",
  "Date/Publication": "2025-08-25 17:08:42 UTC",
  "RemoteUrl": "https://github.com/magnusdv/segregatr",
  "RemoteRef": "HEAD",
  "RemoteSha": "1674c50a3f646909966044c6647c32da6ac4c9e7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 14:17:02 UTC",
    "User": "root"
  },
  "Author": "Magnus Dehli Vigeland [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9134-4962>),\nChristian Carrizosa [aut] (ORCID:\n<https://orcid.org/0000-0002-3919-0011>)",
  "Maintainer": "Magnus Dehli Vigeland <m.d.vigeland@medisin.uio.no>",
  "MD5sum": "1572657cde3ec9084ff335b47ed48ea1",
  "_user": "magnusdv",
  "_type": "src",
  "_file": "segregatr_0.5.0.tar.gz",
  "_fileid": "b06851b1cd7760a28defa509622694a9ba74065c3982cb7f62ff63855697ce43",
  "_filesize": 123765,
  "_sha256": "b06851b1cd7760a28defa509622694a9ba74065c3982cb7f62ff63855697ce43",
  "_created": "2026-06-22T14:17:02.000Z",
  "_published": "2026-06-22T14:21:39.698Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82736564037,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7795038870"
    },
    {
      "job": 82736564056,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7795055959"
    },
    {
      "job": 82736564027,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7795023417"
    },
    {
      "job": 82736564039,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7795036113"
    },
    {
      "job": 82735905795,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7794979819"
    },
    {
      "job": 82736564104,
      "time": 236,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7795081051"
    },
    {
      "job": 82736564055,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7795020892"
    },
    {
      "job": 82736564044,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7795020130"
    },
    {
      "job": 82736564274,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7795018499"
    }
  ],
  "_buildurl": "https://github.com/r-universe/magnusdv/actions/runs/27959212772",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/magnusdv/segregatr",
  "_commit": {
    "id": "1674c50a3f646909966044c6647c32da6ac4c9e7",
    "author": "Magnus Dehli Vigeland <magnusdv@medisin.uio.no>",
    "committer": "Magnus Dehli Vigeland <magnusdv@medisin.uio.no>",
    "message": "Increment version to 0.5.0; update NEWS\n",
    "time": 1756141722
  },
  "_maintainer": {
    "name": "Magnus Dehli Vigeland",
    "email": "m.d.vigeland@medisin.uio.no",
    "orcid": "0000-0002-9134-4962"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "pedtools",
      "version": ">= 2.2.0",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "pedprobr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "magnusdv",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-35",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.5.0",
      "date": "2025-08-25"
    }
  ],
  "_topics": [
    "medical-genetics",
    "pedigree-analysis",
    "pedsuite",
    "segregation-analysis",
    "variant-interpretation"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "magnusdv",
      "count": 73,
      "uuid": 5310284
    },
    {
      "user": "chrcarrizosa",
      "count": 10,
      "uuid": 96529923
    }
  ],
  "_userbio": {
    "uuid": 5310284,
    "type": "user",
    "name": "Magnus Dehli Vigeland",
    "followers": 48,
    "description": "Statistical geneticist"
  },
  "_downloads": {
    "count": 253,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/segregatr"
  },
  "_devurl": "https://github.com/magnusdv/segregatr",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/segregatr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/magnusdv/segregatr",
  "_realowner": "magnusdv",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2021-04-15"
    },
    {
      "version": "0.3.0",
      "date": "2023-06-26"
    },
    {
      "version": "0.4.0",
      "date": "2024-06-28"
    },
    {
      "version": "0.5.0",
      "date": "2025-08-26"
    }
  ],
  "_exports": [
    "FLB",
    "plotSegregation",
    "sFLB"
  ],
  "_help": [
    {
      "page": "FLB",
      "title": "Full-likelihood Bayes factor",
      "topics": [
        "FLB"
      ]
    },
    {
      "page": "plotSegregation",
      "title": "Pedigree plot for segregation analysis",
      "topics": [
        "plotSegregation"
      ]
    },
    {
      "page": "sFLB",
      "title": "'Shared' full-likelihood Bayes factor",
      "topics": [
        "sFLB"
      ]
    }
  ],
  "_readme": "https://github.com/magnusdv/segregatr/raw/HEAD/README.md",
  "_rundeps": [
    "evaluate",
    "highr",
    "kinship2",
    "knitr",
    "lattice",
    "lpSolve",
    "Matrix",
    "pedmut",
    "pedprobr",
    "pedtools",
    "quadprog",
    "xfun",
    "yaml"
  ],
  "_score": 3.732393759822968,
  "_indexed": true,
  "_nocasepkg": "segregatr",
  "_universes": [
    "magnusdv"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-22T14:19:02.000Z",
      "distro": "noble",
      "commit": "1674c50a3f646909966044c6647c32da6ac4c9e7",
      "fileid": "4554e6a081ee2adac89245592a05bd565b4d5aeca4fd01d2ff5e73e800845392",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/27959212772"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-22T14:19:41.000Z",
      "distro": "noble",
      "commit": "1674c50a3f646909966044c6647c32da6ac4c9e7",
      "fileid": "d6b3fb067b5c31e630b8729077bab39a503f6f0706819ffe7b7ac2d97352b8c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/27959212772"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-22T14:18:36.000Z",
      "commit": "1674c50a3f646909966044c6647c32da6ac4c9e7",
      "fileid": "66ff8a63fbd2c8ee66ef138a31bae414c5bc6b7ba4d9c2c1dce0eb7ffadac2b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/27959212772"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-22T14:19:00.000Z",
      "commit": "1674c50a3f646909966044c6647c32da6ac4c9e7",
      "fileid": "21fb52517e9b2b055e2e79fd0b59aa6ffb9f6a2c13e6bae6de8d839574f52391",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/27959212772"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-22T14:21:14.000Z",
      "commit": "1674c50a3f646909966044c6647c32da6ac4c9e7",
      "fileid": "555ffb5d8d69efebea267d011affd4aa036dc6cdf3549fa1de1ecdb130650e09",
      "status": "success",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/27959212772"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-22T14:18:19.000Z",
      "commit": "1674c50a3f646909966044c6647c32da6ac4c9e7",
      "fileid": "a486f7df555cb7e0efd1a295674471674e14f9be92652f03fb3859b1f9c248ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/27959212772"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-22T14:18:16.000Z",
      "commit": "1674c50a3f646909966044c6647c32da6ac4c9e7",
      "fileid": "a5d524010dc8d97701ecd5856fe55c32c0e79967aa8d2099124f40ea7067ba74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/27959212772"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-22T14:18:12.000Z",
      "commit": "1674c50a3f646909966044c6647c32da6ac4c9e7",
      "fileid": "2908ed5b86cbbe378c2e6a9d9f89bc5f116cbbd75ad3b6d5b8426d2b526444d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/27959212772"
    }
  ]
}