{
  "_id": "6a3511373efcd9bda43df5ce",
  "Package": "maths.genealogy",
  "Title": "Mathematics PhD Genealogy Data and Plotting",
  "Version": "0.1.4",
  "Authors@R": "person(\"Louis\", \"Aslett\", role = c(\"aut\", \"cre\"),\nemail = \"louis.aslett@durham.ac.uk\",\ncomment = c(ORCID = \"0000-0003-2211-233X\"))",
  "Description": "Query, extract, and plot genealogical data from The\nMathematics Genealogy Project <https://mathgenealogy.org/>.\nData is gathered from the 'WebSocket' server run by the\n'geneagrapher-core' project\n<https://github.com/davidalber/geneagrapher-core>.",
  "URL": "https://genealogy.louisaslett.com/,\nhttps://github.com/louisaslett/maths.genealogy",
  "BugReports": "https://github.com/louisaslett/maths.genealogy/issues",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://louisaslett.r-universe.dev",
  "Date/Publication": "2025-07-24 20:56:12 UTC",
  "RemoteUrl": "https://github.com/louisaslett/maths.genealogy",
  "RemoteRef": "HEAD",
  "RemoteSha": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 09:48:58 UTC",
    "User": "root"
  },
  "Author": "Louis Aslett [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2211-233X>)",
  "Maintainer": "Louis Aslett <louis.aslett@durham.ac.uk>",
  "MD5sum": "2332e6f066c7bd951b9a652dd6c29495",
  "_user": "louisaslett",
  "_type": "src",
  "_file": "maths.genealogy_0.1.4.tar.gz",
  "_fileid": "5010a9b5d23e3bb0633930b30a7e1535392f0e97f4fe1b65c1e88e845c6843f5",
  "_filesize": 1598486,
  "_sha256": "5010a9b5d23e3bb0633930b30a7e1535392f0e97f4fe1b65c1e88e845c6843f5",
  "_created": "2026-06-19T09:48:58.000Z",
  "_published": "2026-06-19T09:51:51.248Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82325502055,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746773332"
    },
    {
      "job": 82325502064,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746775395"
    },
    {
      "job": 82325502054,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746757181"
    },
    {
      "job": 82325502037,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746758398"
    },
    {
      "job": 82325043930,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746727042"
    },
    {
      "job": 82325502058,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746768123"
    },
    {
      "job": 82325502069,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746761503"
    },
    {
      "job": 82325502132,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746753548"
    },
    {
      "job": 82325502122,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746768161"
    }
  ],
  "_buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27818312000",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/louisaslett/maths.genealogy",
  "_commit": {
    "id": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
    "author": "Louis Aslett <louis.aslett@durham.ac.uk>",
    "committer": "Louis Aslett <louis.aslett@durham.ac.uk>",
    "message": "Revamp all examples using recommendations at <https://blog.thecoatlessprofessor.com/programming/r/api-packages-and-cran-requirements/> to avoid problems with CRAN which apparently will still occasionally run `\\donttest{}` code.\n",
    "time": 1753390572
  },
  "_maintainer": {
    "name": "Louis Aslett",
    "email": "louis.aslett@durham.ac.uk",
    "login": "louisaslett",
    "mastodon": "@louisaslett@fosstodon.org",
    "bluesky": "@louisaslett.bsky.social",
    "linkedin": "in/louisaslett",
    "orcid": "0000-0003-2211-233X",
    "twitter": "@louisaslett",
    "description": "Professor of Statistics, Department of Mathematical Sciences, Durham University, UK",
    "uuid": 5246125
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "later",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "websocket",
      "role": "Imports"
    },
    {
      "package": "DiagrammeR",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeRsvg",
      "role": "Suggests"
    },
    {
      "package": "ggenealogy",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rsvg",
      "role": "Suggests"
    },
    {
      "package": "svgPanZoom",
      "role": "Suggests"
    }
  ],
  "_owner": "louisaslett",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.3",
      "date": "2025-07-07"
    },
    {
      "name": "v0.1.4",
      "date": "2025-07-24"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "louisaslett",
      "count": 52,
      "uuid": 5246125
    },
    {
      "user": "jcken95",
      "count": 1,
      "uuid": 57638616
    }
  ],
  "_userbio": {
    "uuid": 5246125,
    "type": "user",
    "name": "Louis Aslett",
    "followers": 39,
    "description": "Professor of Statistics, Department of Mathematical Sciences, Durham University, UK"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/maths.genealogy"
  },
  "_devurl": "https://github.com/louisaslett/maths.genealogy",
  "_pkgdown": "https://genealogy.louisaslett.com/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/maths.genealogy.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/louisaslett/maths.genealogy",
  "_realowner": "louisaslett",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-03-03"
    },
    {
      "version": "0.1.2",
      "date": "2025-03-06"
    },
    {
      "version": "0.1.3",
      "date": "2025-07-08"
    },
    {
      "version": "0.1.4",
      "date": "2025-07-24"
    }
  ],
  "_exports": [
    "disciplines",
    "get_genealogy",
    "plot_gg",
    "plot_gg_path",
    "plot_grviz",
    "search_id"
  ],
  "_help": [
    {
      "page": "disciplines",
      "title": "Mathematical discipline IDs",
      "topics": [
        "disciplines"
      ]
    },
    {
      "page": "get_genealogy",
      "title": "Retrieve genealogy tree by mathematician ID",
      "topics": [
        "get_genealogy"
      ]
    },
    {
      "page": "plot_gg",
      "title": "Plot genealogical tree with 'ggenealogy'",
      "topics": [
        "plot_gg"
      ]
    },
    {
      "page": "plot_gg_path",
      "title": "Plot shortest path in genealogical tree with 'ggenealogy'",
      "topics": [
        "plot_gg_path"
      ]
    },
    {
      "page": "plot_grviz",
      "title": "Plot genealogical tree with Graphviz",
      "topics": [
        "plot_grviz"
      ]
    },
    {
      "page": "search_id",
      "title": "Search for mathematician in Mathematics Genealogy Project",
      "topics": [
        "search_id"
      ]
    }
  ],
  "_pkglogo": "https://github.com/louisaslett/maths.genealogy/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/louisaslett/maths.genealogy/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "askpass",
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "curl",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "websocket",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started",
      "author": "L.J.M. Aslett, Durham University",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started",
        "Fetching genealogical data",
        "Plotting the genealogical tree",
        "More than one mathematician",
        "Other software",
        "References"
      ],
      "created": "2024-12-20 20:09:34",
      "modified": "2025-02-17 18:00:10",
      "commits": 4
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "maths.genealogy",
  "_universes": [
    "louisaslett"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-19T09:51:16.000Z",
      "distro": "noble",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "bc3ad1062b0c52999b2ba8df893f3a2906b478216d0e7c5c3d2e05a52aad12ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27818312000"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-19T09:51:21.000Z",
      "distro": "noble",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "74814190ffaab0cbf1c8f8d199bf4aaea2ac18b100303cbba4210a5baedb50d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27818312000"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-19T09:50:33.000Z",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "991438839c6794fc8fb0a94fad990452fc60fd3df45427e081d8b2bb6245f470",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27818312000"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-19T09:50:36.000Z",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "0bed1c5f4f281d723b951c81b8e95b6b0a71753e12b67ad4d132782663219486",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27818312000"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-19T09:51:11.000Z",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "1a9d38e1f009f4306b9279538aba8c6bd5751f016b562c9c76f7a6b5eb3a1855",
      "status": "success",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27818312000"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-19T09:50:37.000Z",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "f932d0a13daeac8df4deaf1e7b63e9c7cce168899102157b4026266991ed1796",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27818312000"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-19T09:50:14.000Z",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "34b7d2e72b0b1b7cc63b53f241382152ea956d49a6286051d464009e8fa5d750",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27818312000"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-19T09:50:46.000Z",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "69ce69cdc65129436498520a762c47b4e429d7da6d4453133e85b9adf163b6f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/27818312000"
    }
  ]
}