{
  "_id": "6a154704acfb0bcc41d579cc",
  "Package": "ggenealogy",
  "Version": "1.0.3",
  "Title": "Visualization Tools for Genealogical Data",
  "Description": "Methods for searching through genealogical data and\ndisplaying the results. Plotting algorithms assist with data\nexploration and publication-quality image generation. Includes\ninteractive genealogy visualization tools. Provides parsing and\ncalculation methods for variables in descendant branches of\ninterest. Uses the Grammar of Graphics.",
  "Author": "Lindsay Rutter, Susan Vanderplas, Di Cook",
  "Maintainer": "Lindsay Rutter <ggenealogypackage@gmail.com>",
  "License": "GPL",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 07:06:02 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-02-22 02:30:06 UTC",
  "RemoteUrl": "https://github.com/cran/ggenealogy",
  "RemoteRef": "HEAD",
  "RemoteSha": "5d340d532008f764f0a80a5019fb2adc4f893590",
  "MD5sum": "0c7d3021a50bb6caff75a76246c0c432",
  "_user": "cran",
  "_type": "src",
  "_file": "ggenealogy_1.0.3.tar.gz",
  "_fileid": "31567ba08a4122ae0d55c23eb5cd3bef8c26be8933f98ea462ae515be676b405",
  "_filesize": 1253103,
  "_sha256": "31567ba08a4122ae0d55c23eb5cd3bef8c26be8933f98ea462ae515be676b405",
  "_created": "2026-05-26T07:06:02.000Z",
  "_published": "2026-05-26T07:08:52.321Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77824200919,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210886594"
    },
    {
      "job": 77824200929,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210887693"
    },
    {
      "job": 77823486554,
      "time": 329,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210850219"
    },
    {
      "job": 77824200931,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210886352"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26437295047",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ggenealogy",
  "_commit": {
    "id": "5d340d532008f764f0a80a5019fb2adc4f893590",
    "author": "Lindsay Rutter <ggenealogypackage@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1708569006
  },
  "_maintainer": {
    "name": "Lindsay Rutter",
    "email": "ggenealogypackage@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 0.7.1",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "version": ">= 1.8.1",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "version": ">= 1.4",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "version": ">= 4.5.6",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 0.6.2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.13",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 0.5.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "lindsayrutter",
      "count": 3,
      "uuid": 5037510
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggenealogy"
  },
  "_searchresults": 54,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggenealogy.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-03-02"
    },
    {
      "version": "0.2.0",
      "date": "2016-07-03"
    },
    {
      "version": "0.3.0",
      "date": "2016-12-12"
    },
    {
      "version": "0.4.0",
      "date": "2019-05-23"
    },
    {
      "version": "1.0.0",
      "date": "2019-05-28"
    },
    {
      "version": "1.0.1",
      "date": "2020-03-04"
    },
    {
      "version": "1.0.3",
      "date": "2024-02-21"
    }
  ],
  "_exports": [
    "buildAncDesTotalDF",
    "buildAncList",
    "buildDesList",
    "dfToIG",
    "getAncestors",
    "getBasicStatistics",
    "getBranchQual",
    "getBranchQuant",
    "getChild",
    "getDegree",
    "getDescendants",
    "getEdges",
    "getNodes",
    "getParent",
    "getPath",
    "getPathOnly",
    "getVariable",
    "isChild",
    "isParent",
    "plotAncDes",
    "plotDegMatrix",
    "plotPath",
    "plotPathOnAll",
    "plotVariableMatrix"
  ],
  "_datasets": [
    {
      "name": "sbGeneal",
      "title": "Soybean data",
      "object": "sbGeneal",
      "file": "sbGeneal.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "child",
        "devYear",
        "yield",
        "yearImputed",
        "parent"
      ],
      "rows": 390,
      "table": true,
      "tojson": true
    },
    {
      "name": "statGeneal",
      "title": "Academic statistics data",
      "object": "statGeneal",
      "file": "statGeneal.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "child",
        "parent",
        "gradYear",
        "country",
        "school",
        "thesis"
      ],
      "rows": 8165,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "buildAncDesCoordDF",
      "title": "Returns the coordinate positions of all ancestors and descendants of a variety.",
      "topics": [
        "buildAncDesCoordDF"
      ]
    },
    {
      "page": "buildAncDesTotalDF",
      "title": "Returns data frame with plot coordinates of all ancestors and descendants of a variety.",
      "topics": [
        "buildAncDesTotalDF"
      ]
    },
    {
      "page": "buildAncList",
      "title": "Returns the ancestors of a particular variety (if they exist).",
      "topics": [
        "buildAncList"
      ]
    },
    {
      "page": "buildDesList",
      "title": "Returns the descendants of a particular variety (if they exist).",
      "topics": [
        "buildDesList"
      ]
    },
    {
      "page": "buildEdgeTotalDF",
      "title": "Build the edges in the genealogy graph.",
      "topics": [
        "buildEdgeTotalDF"
      ]
    },
    {
      "page": "buildMinusPathDF",
      "title": "Process the genealogy graph",
      "topics": [
        "buildMinusPathDF"
      ]
    },
    {
      "page": "buildPathDF",
      "title": "Build data frame for path representation",
      "topics": [
        "buildPathDF"
      ]
    },
    {
      "page": "buildPlotTotalDF",
      "title": "Build all labels in the graph",
      "topics": [
        "buildPlotTotalDF"
      ]
    },
    {
      "page": "buildSpreadTotalDF",
      "title": "Build a data frame where the varieties are spread so they do not overlap",
      "topics": [
        "buildSpreadTotalDF"
      ]
    },
    {
      "page": "dfToIG",
      "title": "Process the genealogy graph",
      "topics": [
        "dfToIG"
      ]
    },
    {
      "page": "getAncestors",
      "title": "Returns a list of the ancestors of a particular variety (if they exist)",
      "topics": [
        "getAncestors"
      ]
    },
    {
      "page": "getBasicStatistics",
      "title": "Determine basic statistics of the graph object",
      "topics": [
        "getBasicStatistics"
      ]
    },
    {
      "page": "getBranchQual",
      "title": "Descendant branch calculations for quantitative variable",
      "topics": [
        "getBranchQual"
      ]
    },
    {
      "page": "getBranchQuant",
      "title": "Descendant branch calculations for quantitative variable",
      "topics": [
        "getBranchQuant"
      ]
    },
    {
      "page": "getChild",
      "title": "Returns the children of a particular variety (if they exist)",
      "topics": [
        "getChild"
      ]
    },
    {
      "page": "getDegree",
      "title": "Determine the degree between two varieties",
      "topics": [
        "getDegree"
      ]
    },
    {
      "page": "getDescendants",
      "title": "Returns a list of the descendants of a particular variety (if they exist)",
      "topics": [
        "getDescendants"
      ]
    },
    {
      "page": "getEdges",
      "title": "Returns edges (vertex names and edge weights) for the full genealogy",
      "topics": [
        "getEdges"
      ]
    },
    {
      "page": "getNodes",
      "title": "Returns the nodes for a full genealogy",
      "topics": [
        "getNodes"
      ]
    },
    {
      "page": "getParent",
      "title": "Returns the parents of a particular variety (if they exist)",
      "topics": [
        "getParent"
      ]
    },
    {
      "page": "getPath",
      "title": "Determine the path between two varieties",
      "topics": [
        "getPath"
      ]
    },
    {
      "page": "getPathOnly",
      "title": "Determine the path between two varieties",
      "topics": [
        "getPathOnly"
      ]
    },
    {
      "page": "getVariable",
      "title": "Determine the date of a variety",
      "topics": [
        "getVariable"
      ]
    },
    {
      "page": "isChild",
      "title": "Determine if a variety is a child of another",
      "topics": [
        "isChild"
      ]
    },
    {
      "page": "isParent",
      "title": "Determine if a variety is a parent of another",
      "topics": [
        "isParent"
      ]
    },
    {
      "page": "nodeToDF",
      "title": "Returns the data frame representation of all ancestors and descendants of a variety",
      "topics": [
        "nodeToDF"
      ]
    },
    {
      "page": "plotAncDes",
      "title": "Returns the image object to show the ancestors and descendants of a variety",
      "topics": [
        "plotAncDes"
      ]
    },
    {
      "page": "plotDegMatrix",
      "title": "Returns the image object to show the heat map of degrees between the inputted set of vertices",
      "topics": [
        "plotDegMatrix"
      ]
    },
    {
      "page": "plotPath",
      "title": "Construct the graphic object of the path",
      "topics": [
        "plotPath"
      ]
    },
    {
      "page": "plotPathOnAll",
      "title": "Plot a path between two vertices over the full genealogy",
      "topics": [
        "plotPathOnAll"
      ]
    },
    {
      "page": "plotVariableMatrix",
      "title": "Returns the image object to show the heat map of dates between the inputted set of vertices",
      "topics": [
        "plotVariableMatrix"
      ]
    },
    {
      "page": "sbGeneal",
      "title": "Soybean data",
      "topics": [
        "sbGeneal"
      ]
    },
    {
      "page": "statGeneal",
      "title": "Academic statistics data",
      "topics": [
        "statGeneal"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ggenealogy/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "ggenealogy.Rnw",
      "filename": "ggenealogy.pdf",
      "title": "ggenealogy: Visualization tools for genealogical data",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2015-03-02",
      "modified": "2024-02-22 02:30:06",
      "commits": 7
    }
  ],
  "_score": 3.7323937598229686,
  "_indexed": true,
  "_nocasepkg": "ggenealogy",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-26T07:08:10.000Z",
      "distro": "noble",
      "commit": "5d340d532008f764f0a80a5019fb2adc4f893590",
      "fileid": "9eb20b0a2f27c069b11c32beaec45cf2d1e2ebc52b8dbf2fa00f43e5c730e0df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26437295047"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-26T07:08:15.000Z",
      "distro": "noble",
      "commit": "5d340d532008f764f0a80a5019fb2adc4f893590",
      "fileid": "bd623bdf9d094862ec7e6d6e5a7e5186216c7fac135cb231f02a235e8fc56919",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26437295047"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-26T07:08:30.000Z",
      "commit": "5d340d532008f764f0a80a5019fb2adc4f893590",
      "fileid": "cb5b1f3a26b38838e91fb2d805288a0eb19dfc67f858f7f8b82b8127826eed7f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26437295047"
    }
  ]
}