Package: historydata Type: Package Title: Datasets for Historians Version: 0.3.0 Authors@R: c(person("Lincoln", "Mullen", role = "aut", email = "lincoln@lincolnmullen.com", comment = c(ORCID = "0000-0001-5103-6917")), person("Mack", "Holt", role = "ctb"), person("Erik", "Steiner", role = "ctb"), person("Jason", "Heppler", role = "ctb"), person("Jordan", "Bradford", email = "jrdnbradford@gmail.com", role = "ctb"), person("Hien", "Le", email = "minhhien2872002@gmail.com", role = c("aut", "cre"))) Description: These sample data sets are intended for historians learning R. They include population, institutional, religious, military, and prosopographical data suitable for mapping, quantitative analysis, and network analysis. Depends: R (>= 3.5) Suggests: ggplot2 (>= 3.0.0) License: MIT + file LICENSE LazyData: true URL: https://docs.ropensci.org/historydata/, https://github.com/ropensci/historydata BugReports: https://github.com/ropensci/historydata/issues RoxygenNote: 7.3.2 Encoding: UTF-8 Repository: https://ropensci.r-universe.dev Date/Publication: 2025-07-21 02:11:42 UTC RemoteUrl: https://github.com/ropensci/historydata RemoteRef: master RemoteSha: 30e804a1fceab8a16b663bf6b6a1c94ff5cb54a7 NeedsCompilation: no Packaged: 2026-07-01 08:26:14 UTC; root Author: Lincoln Mullen [aut] (ORCID: ), Mack Holt [ctb], Erik Steiner [ctb], Jason Heppler [ctb], Jordan Bradford [ctb], Hien Le [aut, cre] Maintainer: Hien Le