{
  "_id": "6a1d27dd1d7bb097a0a3835d",
  "Package": "GeneticsPed",
  "Title": "Pedigree and genetic relationship functions",
  "Description": "Classes and methods for handling pedigree data. It also\nincludes functions to calculate genetic relationship measures\nas relationship and inbreeding coefficients and other\nutilities. Note that package is not yet stable. Use it with\ncare!",
  "Author": "Gregor Gorjanc and David A. Henderson <DNADavenator@GMail.Com>,\nwith code contributions by Brian Kinghorn and Andrew Percy (see\nfile COPYING)",
  "Maintainer": "David Henderson <DNADavenator@GMail.Com>",
  "URL": "http://rgenetics.org",
  "License": "LGPL (>= 2.1) | file LICENSE",
  "biocViews": "Genetics",
  "Version": "1.75.0",
  "Date": "2007-09-20",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:32:22 UTC",
  "RemoteUrl": "https://github.com/bioc/GeneticsPed",
  "RemoteRef": "HEAD",
  "RemoteSha": "7a27f60d300437a523fa028ba3934f0c37f40a22",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-30 05:29:47 UTC",
    "User": "root"
  },
  "MD5sum": "0ffd3d3abb59276c535dfea525b5ca0f",
  "_user": "bioc",
  "_type": "src",
  "_file": "GeneticsPed_1.75.0.tar.gz",
  "_fileid": "06b76debabaf01dd7cddc9969cc6e0485572ddea8660af35b828874f8affb667",
  "_filesize": 601063,
  "_sha256": "06b76debabaf01dd7cddc9969cc6e0485572ddea8660af35b828874f8affb667",
  "_created": "2026-05-30T05:29:47.000Z",
  "_published": "2026-06-01T06:34:05.728Z",
  "_jobs": [
    {
      "job": 78798348968,
      "time": 138,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7324800340"
    },
    {
      "job": 78798349528,
      "time": 129,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7305708466"
    },
    {
      "job": 78798349477,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7305711565"
    },
    {
      "job": 78798349574,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7305709600"
    },
    {
      "job": 78798349532,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7305708149"
    },
    {
      "job": 78798348994,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798348991,
      "time": 172,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798349026,
      "time": 67,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798348993,
      "time": 193,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798349116,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7305695410"
    },
    {
      "job": 78798348959,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798349472,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7305705800"
    },
    {
      "job": 78798349474,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7305704592"
    },
    {
      "job": 78798349563,
      "time": 162,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7305711589"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26675675691",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GeneticsPed",
  "_commit": {
    "id": "7a27f60d300437a523fa028ba3934f0c37f40a22",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777379542
  },
  "_maintainer": {
    "name": "David Henderson",
    "email": "dnadavenator@gmail.com",
    "login": "dnadave",
    "description": "",
    "uuid": 1266331
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.4.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "gdata",
      "role": "Imports"
    },
    {
      "package": "genetics",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "gtools",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.75.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.74.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "genetics",
    "cpp"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 422,
    "source": "https://www.bioconductor.org/packages/stats/bioc/GeneticsPed"
  },
  "_mentions": 1,
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GeneticsPed.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "as.Pedigree",
    "check",
    "checkId",
    "extend",
    "family",
    "family<-",
    "gameteFlowM",
    "geneContribution",
    "geneFlowT",
    "geneFlowTinv",
    "generatePedigree",
    "generation",
    "generation<-",
    "gpi",
    "gpLong2Wide",
    "hwp",
    "inbreeding",
    "inverseAdditive",
    "is.Pedigree",
    "isFounder",
    "kinship",
    "mendelianSamplingD",
    "nIndividual",
    "Pedigree",
    "prune",
    "relationshipAdditive",
    "removeIndividual",
    "summary.Pedigree"
  ],
  "_datasets": [
    {
      "name": "Falconer5.1",
      "title": "Pedigree and data examples",
      "object": "Falconer5.1",
      "file": "Falconer5.1.csv.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sub",
        "fat",
        "mot"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "Mrode2.1",
      "title": "Pedigree and data examples",
      "object": "Mrode2.1",
      "file": "Mrode2.1.csv.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sub",
        "fat",
        "mot",
        "fam",
        "sex",
        "gen",
        "dtB"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "Mrode3.1",
      "title": "Pedigree and data examples",
      "object": "Mrode3.1",
      "file": "Mrode3.1.csv.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "calf",
        "sex",
        "sire",
        "dam",
        "pwg"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "check",
      "title": "Check consistency of data in pedigree",
      "topics": [
        "check",
        "check.Pedigree",
        "checkId"
      ]
    },
    {
      "page": "extend",
      "title": "Extend pedigree",
      "topics": [
        "extend"
      ]
    },
    {
      "page": "family",
      "title": "Find families (lines) in the pedigree",
      "concept": [
        "line",
        "lineage"
      ],
      "topics": [
        "family",
        "family<-"
      ]
    },
    {
      "page": "geneContribution",
      "title": "Gene contribution or proportion of genes in pedigree by individual",
      "topics": [
        "geneContribution"
      ]
    },
    {
      "page": "TDT",
      "title": "Gene and gamete flow matrices",
      "concept": [
        "relationship",
        "relatedness",
        "genetic covariance"
      ],
      "topics": [
        "gameteFlowM",
        "geneFlowT",
        "geneFlowTinv",
        "mendelianSamplingD"
      ]
    },
    {
      "page": "generatePedigree",
      "title": "Generate Pedigree example",
      "topics": [
        "generatePedigree"
      ]
    },
    {
      "page": "generation",
      "title": "Calculate generation value",
      "topics": [
        "generation",
        "generation<-"
      ]
    },
    {
      "page": "gpi",
      "title": "Genotype probability index",
      "concept": [
        "segregation",
        "genotype probability",
        "information"
      ],
      "topics": [
        "gpi"
      ]
    },
    {
      "page": "gpiUtil",
      "title": "Utility functions for gpi()",
      "topics": [
        "gpLong2Wide",
        "hwp"
      ]
    },
    {
      "page": "inbreeding",
      "title": "Inbreeding coefficient",
      "concept": [
        "consanguinity"
      ],
      "topics": [
        "inbreeding"
      ]
    },
    {
      "page": "founder",
      "title": "Founder and non-founder individuals in the pedigree",
      "concept": [
        "founders",
        "base indiviual"
      ],
      "topics": [
        "isFounder"
      ]
    },
    {
      "page": "model.matrix",
      "title": "Model matrix for individuals with and without records",
      "topics": [
        "model.matrix.Pedigree"
      ]
    },
    {
      "page": "datasets",
      "title": "Pedigree and data examples",
      "topics": [
        "Falconer",
        "Falconer5.1",
        "Mrode",
        "Mrode2.1",
        "Mrode3.1"
      ]
    },
    {
      "page": "nIndividual",
      "title": "Number of individuals in a pedigree",
      "topics": [
        "nIndividual"
      ]
    },
    {
      "page": "pedigree",
      "title": "Pedigree",
      "concept": [
        "genealogy"
      ],
      "topics": [
        "as.character.Pedigree",
        "as.factor.Pedigree",
        "as.integer.Pedigree",
        "as.Pedigree",
        "as.Pedigree.data.frame",
        "as.Pedigree.matrix",
        "as.Pedigree.Pedigree",
        "is.Pedigree",
        "Pedigree"
      ]
    },
    {
      "page": "prune",
      "title": "Prune pedigree",
      "concept": [
        "trim",
        "prune"
      ],
      "topics": [
        "prune"
      ]
    },
    {
      "page": "relationshipAdditive",
      "title": "Additive relationship matrix and its inverse",
      "concept": [
        "relationship",
        "relatedness",
        "genetic covariance",
        "coefficient of coancestry",
        "coefficient of consanguinity",
        "coefficient de parente"
      ],
      "topics": [
        "inverseAdditive",
        "kinship",
        "relationshipAdditive"
      ]
    },
    {
      "page": "removeIndividual",
      "title": "Remove individual from pedigree",
      "topics": [
        "removeIndividual"
      ]
    },
    {
      "page": "sort.pedigree",
      "title": "Sort pedigree",
      "topics": [
        "sort.Pedigree"
      ]
    },
    {
      "page": "summary.pedigree",
      "title": "Pedigree summary",
      "topics": [
        "summary.Pedigree"
      ]
    },
    {
      "page": "undocumented",
      "title": "Undocumented functions",
      "topics": [
        "undocumented"
      ]
    }
  ],
  "_rundeps": [
    "combinat",
    "gdata",
    "genetics",
    "gtools",
    "MASS",
    "mvtnorm"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "geneticRelatedness.Rnw",
      "filename": "geneticRelatedness.pdf",
      "title": "Calculation of genetic relatedness/relationship between individuals in the pedigree",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-11-01 20:00:35",
      "modified": "2013-11-01 20:00:35",
      "commits": 1
    },
    {
      "source": "pedigreeHandling.Rnw",
      "filename": "pedigreeHandling.pdf",
      "title": "Pedigree handling",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-11-01 20:00:35",
      "modified": "2013-11-01 20:00:35",
      "commits": 1
    },
    {
      "source": "quanGenAnimalModel.Rnw",
      "filename": "quanGenAnimalModel.pdf",
      "title": "Quantitative genetic (animal) model example in R",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-11-01 20:00:35",
      "modified": "2013-11-01 20:00:35",
      "commits": 1
    }
  ],
  "_score": 3.8573324964312685,
  "_indexed": true,
  "_nocasepkg": "geneticsped",
  "_universes": [
    "bioc",
    "dnadave"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.75.0",
      "date": "2026-05-30T05:31:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7a27f60d300437a523fa028ba3934f0c37f40a22",
      "fileid": "1bf074fc379ef0c3e0079fc6af7b0120486d9492575bb527a5c20cf0d713bd1c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675675691"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.75.0",
      "date": "2026-05-30T05:32:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7a27f60d300437a523fa028ba3934f0c37f40a22",
      "fileid": "52b362ad15b6c21f204caaff9f75895cbf534ce9da4cf02819ef40677fc6cc66",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675675691"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.75.0",
      "date": "2026-05-30T05:32:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7a27f60d300437a523fa028ba3934f0c37f40a22",
      "fileid": "33af286f939f331d300d711b46d7325fcdcdbe7eb1b5837a1e02670fdb1e2aa3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675675691"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.75.0",
      "date": "2026-05-30T05:31:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7a27f60d300437a523fa028ba3934f0c37f40a22",
      "fileid": "0073bf15caee2db4b9fa835d9b56ccf7dac4477e7430a60785c781e14d319ba8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675675691"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.75.0",
      "date": "2026-05-30T05:31:06.000Z",
      "arch": "x86_64",
      "commit": "7a27f60d300437a523fa028ba3934f0c37f40a22",
      "fileid": "bee5df0503ffcb706ba2694f85d1fe5587e7126eaf12684c21775d3defa81dbf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675675691"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.75.0",
      "date": "2026-05-30T05:30:54.000Z",
      "arch": "x86_64",
      "commit": "7a27f60d300437a523fa028ba3934f0c37f40a22",
      "fileid": "530524162d92b8b198adad6fede6f4333be1828f4fb76acf51abd8c05a17f23c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675675691"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.75.0",
      "date": "2026-05-30T05:30:58.000Z",
      "arch": "x86_64",
      "commit": "7a27f60d300437a523fa028ba3934f0c37f40a22",
      "fileid": "d8dfc7cb9e4e9d164729df3535a61a5ed2b1d0e23cc666b3fa8ac302b6d986b8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675675691"
    }
  ]
}