Package: maths.genealogy
Title: Mathematics PhD Genealogy Data and Plotting
Version: 0.1.4
Authors@R:
person("Louis", "Aslett", role = c("aut", "cre"),
email = "louis.aslett@durham.ac.uk",
comment = c(ORCID = "0000-0003-2211-233X"))
Description: Query, extract, and plot genealogical data from The
Mathematics Genealogy Project .
Data is gathered from the 'WebSocket' server run by the
'geneagrapher-core' project
.
URL: https://genealogy.louisaslett.com/,
https://github.com/louisaslett/maths.genealogy
BugReports: https://github.com/louisaslett/maths.genealogy/issues
Depends: R (>= 4.2.0)
Imports: checkmate, cli, curl, httr2, jsonlite, later, rlang, rvest,
stats, websocket
Suggests: DiagrammeR, DiagrammeRsvg, ggenealogy, ggplot2, knitr,
rmarkdown, rsvg, svgPanZoom
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: 2026-06-19 09:48:58 UTC; root
Author: Louis Aslett [aut, cre] (ORCID:
)
Maintainer: Louis Aslett