1
0
mirror of https://github.com/eddelbuettel/binb synced 2024-09-19 14:11:44 +02:00
binb/DESCRIPTION
2024-08-02 18:07:41 -05:00

26 lines
1.2 KiB
Plaintext

Package: binb
Type: Package
Title: 'binb' is not 'Beamer'
Version: 0.0.7.1
Date: 2024-08-02
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
comment = c(ORCID = "0000-0001-6419-907X")),
person("Ista", "Zahn", role = "au",
comment = c(ORCID = "0009-0009-7604-6420")),
person("Rob", "Hyndman", role = "au",
comment = c(ORCID = "0000-0002-2140-5352")))
Description: A collection of 'LaTeX' styles using 'Beamer' customization for
pdf-based presentation slides in 'RMarkdown'. At present it contains
'RMarkdown' adaptations of the LaTeX themes 'Metropolis' (formerly 'mtheme')
theme by Matthias Vogelgesang and others (now included in 'TeXLive'), the
'IQSS' them by Ista Zahn (which is included here), and the 'Monash' theme by
Rob J Hyndman. Additional (free) fonts may be needed: 'Metropolis' prefers
'Fira', and 'IQSS' requires 'Libertinus'.
URL: https://github.com/eddelbuettel/binb, https://dirk.eddelbuettel.com/code/binb.html
BugReports: https://github.com/eddelbuettel/binb/issues
Imports: rmarkdown, knitr, codetools
VignetteBuilder: knitr
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 6.0.1