Package: iheiddown Title: For Writing Geneva Graduate Institute Documents Description: A set of tools for writing documents according to Geneva Graduate Institute conventions and regulations. The most common use is for writing and compiling theses or thesis chapters, as drafts or for examination with correct preamble formatting. However, the package also offers users to create HTML presentation slides with 'xaringan', complete problem sets, format posters, and, for course instructors, prepare a syllabus. The package includes additional functions for institutional color palettes, an institutional 'ggplot' theme, a function for counting manuscript words, and a bibliographical analysis toolkit. Date: 2026-05-07 Version: 0.9.9 Authors@R: c(person(given = "James", family = "Hollway", role = c("aut", "cre", "cph"), email = "james.hollway@graduateinstitute.ch", comment = c(ORCID = "0000-0002-8361-9647")), person(given = "Bernhard", family = "Bieri", role = "ctb", email = "bernhard.bieri@graduateinstitute.ch", comment = c(ORCID = "0000-0001-5943-9059")), person(given = "Henrique", family = "Sposito", role = "ctb", comment = c(ORCID = "0000-0003-3420-6085")) ) URL: https://github.com/iheid-library/iheiddown BugReports: https://github.com/iheid-library/iheiddown/issues Depends: R (>= 3.5.0) License: MIT + file LICENSE Imports: bookdown, dplyr, ggplot2 (>= 3.4.0), rmarkdown, xaringan, crayon, pdftools, rlang, servr, readr, rstudioapi, tibble, tidytext, bib2df, stringr, fs, usethis, gender, pagedown Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: testthat, kableExtra, knitr, DT, leaflet, remotes, modelsummary, gt VignetteBuilder: knitr Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libjpeg-dev libuv1-dev libssl-dev libpoppler-cpp-dev poppler-data libx11-dev zlib1g-dev Repository: https://iheid-library.r-universe.dev Date/Publication: 2026-05-08 15:40:33 UTC RemoteUrl: https://github.com/iheid-library/iheiddown RemoteRef: HEAD RemoteSha: 61456770e95b4eb029ef25a805864d0afbb8c325 NeedsCompilation: no Packaged: 2026-06-07 06:21:22 UTC; root Author: James Hollway [aut, cre, cph] (ORCID: ), Bernhard Bieri [ctb] (ORCID: ), Henrique Sposito [ctb] (ORCID: ) Maintainer: James Hollway