1
0
mirror of https://github.com/eddelbuettel/binb synced 2024-09-19 22:21:43 +02:00
binb/DESCRIPTION

26 lines
1.2 KiB
Plaintext
Raw Normal View History

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