Package: lecturenotes Type: Package Title: My lecture notes Rmd template Version: 0.2.2 Authors@R: person(given = "Grant", family = "McDermott", role = c("aut", "cre"), email = "grantmcd@uoregon.edu", comment = c(ORCID = "0000-0001-7883-8573")) Description: Template for exporting to both HTML and PDF formats. Takes care of various annoyances like missing affiliation headings for PDF, handling of non-standard fonts, correct parsing of interactive content depending on the output format, etc. License: MIT + file LICENSE Encoding: UTF-8 URL: https://github.com/grantmcdermott/lecturenotes, http://grantmcdermott.com/lecturenotes BugReports: https://github.com/grantmcdermott/lecturenotes/issues Depends: R (>= 3.1.0) Imports: rmarkdown (>= 1.3) Suggests: dplyr, data.table, kableExtra, modelsummary(>= 0.9.5), ggplot2, hrbrthemes Config/pak/sysreqs: cmake make libuv1-dev Repository: https://grantmcdermott.r-universe.dev Date/Publication: 2025-09-15 17:50:03 UTC RemoteUrl: https://github.com/grantmcdermott/lecturenotes RemoteRef: HEAD RemoteSha: 1b54f93cc7178fa5d0ead3982267c43ec87dcd17 NeedsCompilation: no Packaged: 2026-06-14 10:44:28 UTC; root Author: Grant McDermott [aut, cre] (ORCID: ) Maintainer: Grant McDermott