2018-09-15 09:05:26 -05:00
|
|
|
Package: binb
|
|
|
|
Type: Package
|
|
|
|
Title: 'binb' is not 'Beamer'
|
2024-07-06 17:32:59 +02:00
|
|
|
Version: 0.0.7
|
|
|
|
Date: 2024-07-06
|
2024-08-02 18:06:17 -05:00
|
|
|
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")))
|
2018-09-15 09:05:26 -05:00
|
|
|
Description: A collection of 'LaTeX' styles using 'Beamer' customization for
|
2018-09-20 06:11:43 -05:00
|
|
|
pdf-based presentation slides in 'RMarkdown'. At present it contains
|
|
|
|
'RMarkdown' adaptations of the LaTeX themes 'Metropolis' (formerly 'mtheme')
|
2018-10-10 08:03:10 +11:00
|
|
|
theme by Matthias Vogelgesang and others (now included in 'TeXLive'), the
|
2024-08-02 18:06:17 -05:00
|
|
|
'IQSS' them by Ista Zahn (which is included here), and the 'Monash' theme by
|
2018-10-10 08:03:10 +11:00
|
|
|
Rob J Hyndman. Additional (free) fonts may be needed: 'Metropolis' prefers
|
|
|
|
'Fira', and 'IQSS' requires 'Libertinus'.
|
2021-03-21 17:38:30 -05:00
|
|
|
URL: https://github.com/eddelbuettel/binb, https://dirk.eddelbuettel.com/code/binb.html
|
2018-09-15 09:05:26 -05:00
|
|
|
BugReports: https://github.com/eddelbuettel/binb/issues
|
2024-07-06 17:32:59 +02:00
|
|
|
Imports: rmarkdown, knitr, codetools
|
2018-09-15 09:05:26 -05:00
|
|
|
VignetteBuilder: knitr
|
|
|
|
License: GPL (>= 2)
|
|
|
|
Encoding: UTF-8
|
2020-06-09 21:12:51 -05:00
|
|
|
RoxygenNote: 6.0.1
|