{
  "_id": "6a4102d84f09e15ead75c082",
  "Type": "Package",
  "Package": "forrel",
  "Title": "Forensic Pedigree Analysis and Relatedness Inference",
  "Version": "1.9.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(\"Thore\", \"Egeland\", , \"thore.egeland@nmbu.no\", role = \"ctb\")\n)",
  "Description": "Forensic applications of pedigree analysis, including\nlikelihood ratios for relationship testing, general relatedness\ninference, marker simulation, and power analysis. 'forrel' is\npart of the 'pedsuite', a collection of packages for pedigree\nanalysis, further described in the book 'Pedigree Analysis in\nR' (Vigeland, 2021, ISBN:9780128244302). Several functions deal\nspecifically with power analysis in missing person cases,\nimplementing methods described in Vigeland et al. (2020)\n<doi:10.1016/j.fsigen.2020.102376>. Data import from the\n'Familias' software (Egeland et al. (2000)\n<doi:10.1016/S0379-0738(00)00147-X>) is supported through the\n'pedFamilias' package.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/magnusdv/forrel",
  "BugReports": "https://github.com/magnusdv/forrel/issues",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://magnusdv.r-universe.dev",
  "Date/Publication": "2026-06-28 10:48:51 UTC",
  "RemoteUrl": "https://github.com/magnusdv/forrel",
  "RemoteRef": "HEAD",
  "RemoteSha": "8c712540d91762a45c1403baecdeeae6a06f9441",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-28 11:14:15 UTC",
    "User": "root"
  },
  "Author": "Magnus Dehli Vigeland [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9134-4962>),\nThore Egeland [ctb]",
  "Maintainer": "Magnus Dehli Vigeland <m.d.vigeland@medisin.uio.no>",
  "MD5sum": "db7eb4c6ecf5d383032eecdc60d503dc",
  "_user": "magnusdv",
  "_type": "src",
  "_file": "forrel_1.9.0.tar.gz",
  "_fileid": "7c1a3d25ffa17a80d26a48fe4eec35a8a791690a3d5f5f4ea882eca4c2af34c7",
  "_filesize": 540330,
  "_sha256": "7c1a3d25ffa17a80d26a48fe4eec35a8a791690a3d5f5f4ea882eca4c2af34c7",
  "_created": "2026-06-28T11:14:15.000Z",
  "_published": "2026-06-28T11:17:44.840Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83901226031,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7934047328"
    },
    {
      "job": 83901226037,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7934048247"
    },
    {
      "job": 83901226030,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7934042439"
    },
    {
      "job": 83901226033,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7934043545"
    },
    {
      "job": 83900944735,
      "time": 254,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7934025812"
    },
    {
      "job": 83901226022,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7934045269"
    },
    {
      "job": 83901226044,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7934039764"
    },
    {
      "job": 83901226045,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7934039735"
    },
    {
      "job": 83901226048,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7934041671"
    }
  ],
  "_buildurl": "https://github.com/r-universe/magnusdv/actions/runs/28320275804",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/magnusdv/forrel",
  "_commit": {
    "id": "8c712540d91762a45c1403baecdeeae6a06f9441",
    "author": "Magnus Dehli Vigeland <magnusdv@medisin.uio.no>",
    "committer": "Magnus Dehli Vigeland <magnusdv@medisin.uio.no>",
    "message": "Final tweaks\n",
    "time": 1782643731
  },
  "_maintainer": {
    "name": "Magnus Dehli Vigeland",
    "email": "m.d.vigeland@medisin.uio.no",
    "orcid": "0000-0002-9134-4962"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "pedtools",
      "version": ">= 2.11.0",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "mirai",
      "role": "Imports"
    },
    {
      "package": "pedprobr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "ribd",
      "role": "Imports"
    },
    {
      "package": "verbalisr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "ibdsim2",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "poibin",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "magnusdv",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2025-52",
      "n": 3
    },
    {
      "week": "2026-04",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-24",
      "n": 8
    },
    {
      "week": "2026-26",
      "n": 24
    }
  ],
  "_tags": [
    {
      "name": "v1.8.1",
      "date": "2025-07-21"
    }
  ],
  "_topics": [
    "forensic-genetics",
    "kinship-testing",
    "pedigree-analysis",
    "pedsuite",
    "relatedness"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "magnusdv",
      "count": 561,
      "uuid": 5310284
    },
    {
      "user": "thoree",
      "count": 1,
      "uuid": 10831495
    }
  ],
  "_userbio": {
    "uuid": 5310284,
    "type": "user",
    "name": "Magnus Dehli Vigeland",
    "followers": 48,
    "description": "Statistical geneticist"
  },
  "_downloads": {
    "count": 409,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/forrel"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/magnusdv/forrel",
  "_searchresults": 93,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/forrel.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/magnusdv/forrel",
  "_realowner": "magnusdv",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-01-30"
    },
    {
      "version": "1.0.1",
      "date": "2020-03-22"
    },
    {
      "version": "1.1.0",
      "date": "2020-11-13"
    },
    {
      "version": "1.2.0",
      "date": "2020-12-08"
    },
    {
      "version": "1.3.0",
      "date": "2021-03-14"
    },
    {
      "version": "1.4.1",
      "date": "2022-02-25"
    },
    {
      "version": "1.5.0",
      "date": "2023-02-28"
    },
    {
      "version": "1.5.1",
      "date": "2023-04-14"
    },
    {
      "version": "1.5.2",
      "date": "2023-05-23"
    },
    {
      "version": "1.6.0",
      "date": "2023-07-20"
    },
    {
      "version": "1.6.1",
      "date": "2023-11-19"
    },
    {
      "version": "1.7.0",
      "date": "2024-09-04"
    },
    {
      "version": "1.7.1",
      "date": "2025-02-11"
    },
    {
      "version": "1.8.0",
      "date": "2025-05-07"
    },
    {
      "version": "1.8.1",
      "date": "2025-07-21"
    }
  ],
  "_exports": [
    "checkPairwise",
    "exclusionPower",
    "expectedLR",
    "fEstimate",
    "findExclusions",
    "ibdBootstrap",
    "ibdEstimate",
    "ibdLoglik",
    "ibdLoglikFUN",
    "kinshipLR",
    "LRpower",
    "markerSim",
    "markerSimParametric",
    "missingPersonEP",
    "missingPersonIP",
    "missingPersonLR",
    "missingPersonPlot",
    "MPPsims",
    "parentChildLikelihood",
    "plotCP",
    "powerPlot",
    "profileSim",
    "profileSimParametric",
    "quickLR",
    "randomPersonEP",
    "rankProfiles",
    "showInTriangle",
    "simpleSim"
  ],
  "_datasets": [
    {
      "name": "FORCE",
      "title": "FORCE panel SNP data",
      "object": "FORCE",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "CHROM",
        "MARKER",
        "MB",
        "A1",
        "A2",
        "FREQ1"
      ],
      "rows": 3930,
      "table": true,
      "tojson": true
    },
    {
      "name": "NorwegianFrequencies",
      "title": "Norwegian STR frequencies",
      "object": "NorwegianFrequencies",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "XFORCE",
      "title": "FORCE panel SNP data",
      "object": "XFORCE",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "CHROM",
        "MARKER",
        "MB",
        "A1",
        "A2",
        "FREQ1"
      ],
      "rows": 246,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "checkPairwise",
      "title": "Check pedigree data for relationship errors",
      "topics": [
        "checkPairwise",
        "plotCP"
      ]
    },
    {
      "page": "exclusionPower",
      "title": "Power of exclusion",
      "topics": [
        "exclusionPower"
      ]
    },
    {
      "page": "expectedLR",
      "title": "Expected likelihood ratio",
      "topics": [
        "expectedLR"
      ]
    },
    {
      "page": "fEstimate",
      "title": "Estimation of inbreeding coefficients",
      "topics": [
        "fEstimate"
      ]
    },
    {
      "page": "findExclusions",
      "title": "Find markers excluding an identification",
      "topics": [
        "findExclusions"
      ]
    },
    {
      "page": "FORCE",
      "title": "FORCE panel SNP data",
      "topics": [
        "FORCE",
        "XFORCE"
      ]
    },
    {
      "page": "ibdBootstrap",
      "title": "Bootstrap estimation of IBD coefficients",
      "topics": [
        "ibdBootstrap"
      ]
    },
    {
      "page": "IBDestimate",
      "title": "Pairwise relatedness estimation",
      "topics": [
        "ibdEstimate"
      ]
    },
    {
      "page": "ibdLoglik",
      "title": "Pairwise IBD likelihood",
      "topics": [
        "ibdLoglik",
        "ibdLoglikFUN"
      ]
    },
    {
      "page": "kinshipLR",
      "title": "Likelihood ratios for kinship testing",
      "topics": [
        "kinshipLR"
      ]
    },
    {
      "page": "LRpower",
      "title": "Power simulation for kinship LR",
      "topics": [
        "LRpower"
      ]
    },
    {
      "page": "markerSim",
      "title": "Marker simulation",
      "topics": [
        "markerSim"
      ]
    },
    {
      "page": "markerSimParametric",
      "title": "Simulate marker data given IBD coefficients",
      "topics": [
        "markerSimParametric"
      ]
    },
    {
      "page": "missingPersonEP",
      "title": "Exclusion power for missing person cases",
      "topics": [
        "missingPersonEP"
      ]
    },
    {
      "page": "missingPersonIP",
      "title": "Inclusion power for missing person cases",
      "topics": [
        "missingPersonIP"
      ]
    },
    {
      "page": "missingPersonLR",
      "title": "Likelihood ratio calculation for missing person identification",
      "topics": [
        "missingPersonLR"
      ]
    },
    {
      "page": "missingPersonPlot",
      "title": "Missing person plot",
      "topics": [
        "missingPersonPlot"
      ]
    },
    {
      "page": "MPPsims",
      "title": "Missing person power simulations",
      "topics": [
        "MPPsims"
      ]
    },
    {
      "page": "NorwegianFrequencies",
      "title": "Norwegian STR frequencies",
      "topics": [
        "NorwegianFrequencies"
      ]
    },
    {
      "page": "parentChildLikelihood",
      "title": "Parent-child pedigree likelihoods",
      "topics": [
        "parentChildLikelihood"
      ]
    },
    {
      "page": "powerPlot",
      "title": "Exclusion/inclusion power plots",
      "topics": [
        "powerPlot"
      ]
    },
    {
      "page": "profileSim",
      "title": "Simulation of complete DNA profiles",
      "topics": [
        "profileSim"
      ]
    },
    {
      "page": "profileSimParametric",
      "title": "Simulate complete DNA profiles given IBD coefficients",
      "topics": [
        "profileSimParametric"
      ]
    },
    {
      "page": "quickLR",
      "title": "LR calculations for paternity and sibship",
      "topics": [
        "quickLR"
      ]
    },
    {
      "page": "randomPersonEP",
      "title": "Random person exclusion power",
      "topics": [
        "randomPersonEP"
      ]
    },
    {
      "page": "rankProfiles",
      "title": "Find the most likely profiles of a pedigree member",
      "topics": [
        "rankProfiles"
      ]
    },
    {
      "page": "showInTriangle",
      "title": "Add points to the IBD triangle",
      "topics": [
        "showInTriangle"
      ]
    },
    {
      "page": "simpleSim",
      "title": "Unconditional marker simulation",
      "topics": [
        "simpleSim"
      ]
    }
  ],
  "_pkglogo": "https://github.com/magnusdv/forrel/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/magnusdv/forrel/raw/HEAD/README.md",
  "_rundeps": [
    "evaluate",
    "glue",
    "highr",
    "kinship2",
    "knitr",
    "lattice",
    "lpSolve",
    "Matrix",
    "mirai",
    "nanonext",
    "pedmut",
    "pedprobr",
    "pedtools",
    "quadprog",
    "ribd",
    "slam",
    "verbalisr",
    "xfun",
    "yaml"
  ],
  "_score": 7.023096003110823,
  "_indexed": true,
  "_nocasepkg": "forrel",
  "_universes": [
    "magnusdv"
  ],
  "_previous": "1.8.1.9001",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.0",
      "date": "2026-06-28T11:16:43.000Z",
      "distro": "resolute",
      "commit": "8c712540d91762a45c1403baecdeeae6a06f9441",
      "fileid": "dac1002ca15be5ccad6cd3086e92f52b043b2bccd60264bd63dda981869768b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/28320275804"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.9.0",
      "date": "2026-06-28T11:16:50.000Z",
      "distro": "resolute",
      "commit": "8c712540d91762a45c1403baecdeeae6a06f9441",
      "fileid": "daeec28c210cb52a1a14c3dafe3dd4b048a91e97811a15c7669ad58120b0ddc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/28320275804"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.0",
      "date": "2026-06-28T11:16:17.000Z",
      "commit": "8c712540d91762a45c1403baecdeeae6a06f9441",
      "fileid": "9f57dcf8d4b45a94a9907b80d870a160423885b90cd7ced5c9b35d7313b56299",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/28320275804"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.9.0",
      "date": "2026-06-28T11:16:26.000Z",
      "commit": "8c712540d91762a45c1403baecdeeae6a06f9441",
      "fileid": "885d0d5aca2092c7d5a1bcce842f8cd7deb30811bf5a63728e1791c97d9c11c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/28320275804"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.9.0",
      "date": "2026-06-28T11:17:04.000Z",
      "commit": "8c712540d91762a45c1403baecdeeae6a06f9441",
      "fileid": "45a3251de161ca826c4b89e104660e87226b2ce289701dec17e4d1080d772b13",
      "status": "success",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/28320275804"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-06-28T11:15:34.000Z",
      "commit": "8c712540d91762a45c1403baecdeeae6a06f9441",
      "fileid": "b1860fc4131c6793e49ca7fe38c3f10cf9ee166719624abeed855b45161881fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/28320275804"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-06-28T11:15:36.000Z",
      "commit": "8c712540d91762a45c1403baecdeeae6a06f9441",
      "fileid": "3298b606eb9eb5d34feba9b9389cb6998134e35294831a1153c0003a3d85b0ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/28320275804"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-06-28T11:15:51.000Z",
      "commit": "8c712540d91762a45c1403baecdeeae6a06f9441",
      "fileid": "befb7b0a589d52c852401f9d224943621c20a1ac7c66aa31ed64c96a16e0c37a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/magnusdv/actions/runs/28320275804"
    }
  ]
}