{
  "_id": "6a1edf46b401979e73410541",
  "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-05-20 07:43:53 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": "92e28a596fde682bb0deb02e94bab21d",
  "_user": "louisaslett",
  "_type": "src",
  "_file": "maths.genealogy_0.1.4.tar.gz",
  "_fileid": "8c0c917b789b7da4eae5dd988c5d26da4ea8083c18b91df72007f3fb3f79963f",
  "_filesize": 1598159,
  "_sha256": "8c0c917b789b7da4eae5dd988c5d26da4ea8083c18b91df72007f3fb3f79963f",
  "_created": "2026-05-20T07:43:53.000Z",
  "_published": "2026-06-02T13:48:54.280Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79085789324,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104133002"
    },
    {
      "job": 79085789158,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104125498"
    },
    {
      "job": 79085789350,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104114842"
    },
    {
      "job": 79085789040,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104110714"
    },
    {
      "job": 79085787832,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104081535"
    },
    {
      "job": 79085787835,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359536657"
    },
    {
      "job": 79085789251,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104107698"
    },
    {
      "job": 79085789521,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104107544"
    },
    {
      "job": 79085789288,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104107334"
    }
  ],
  "_buildurl": "https://github.com/r-universe/louisaslett/actions/runs/26148600456",
  "_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",
    "description": "Professor of Statistics, Department of Mathematical Sciences, Durham University, UK"
  },
  "_downloads": {
    "count": 200,
    "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-05-20T07:46:34.000Z",
      "distro": "noble",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "59de8f409f5c22b0e472c4e4a1830d22e656aef281f4e42a115a6b4437b2fd20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/26148600456"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-20T07:46:14.000Z",
      "distro": "noble",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "6d7457024fb1ff17d25a8216cb3fc6c6d72ab16616d10b276592110f1731ea55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/26148600456"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-20T07:45:42.000Z",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "1a4c9e5a152b83d5e7edfb9d73e3721e4b7b299345f032a15e960c0ad4427239",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/26148600456"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-20T07:45:29.000Z",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "05a160473e1bcd33cd379ae4641e2a21ae628a7c4d281c204700a92e1635e63b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/26148600456"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-20T07:45:13.000Z",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "0dd47a69cd9cb1708d9ee2d27e9d570efd73ad6b9eae0e7f75e1edd3dd645a54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/26148600456"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-20T07:45:13.000Z",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "f33a54337fca3a6cda51655fd6aa188a1f1e6897caa7635ef7102ff96aaab256",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/26148600456"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-20T07:45:12.000Z",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "fc2111c16acdea9348a6511cf01d4bc30951d5791e5ff0a86b4b14a83d520447",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/26148600456"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-02T13:47:41.000Z",
      "commit": "81836f0484f289845ad81b3bfcedcbb2e59545dc",
      "fileid": "ffbe2687be59cae01c19d6a92135acb96059c101dec27c06a15bfb18296e194e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/louisaslett/actions/runs/26148600456"
    }
  ]
}