mirror of
https://github.com/eddelbuettel/binb
synced 2024-11-09 20:58:52 +01:00
Added Authors@R
This commit is contained in:
parent
491f4b8c95
commit
8853c40a8c
@ -1,3 +1,7 @@
|
||||
2024-08-02 Dirk Eddelbuettel <edd@debian.org>
|
||||
|
||||
* DESCRIPTION (Authors@R): Added
|
||||
|
||||
2024-07-14 Dirk Eddelbuettel <edd@debian.org>
|
||||
|
||||
* README.md (package): Switch some URLs from http to https
|
||||
|
10
DESCRIPTION
10
DESCRIPTION
@ -3,13 +3,17 @@ Type: Package
|
||||
Title: 'binb' is not 'Beamer'
|
||||
Version: 0.0.7
|
||||
Date: 2024-07-06
|
||||
Author: Dirk Eddelbuettel, Ista Zahn and Rob Hyndman
|
||||
Maintainer: Dirk Eddelbuettel <edd@debian.org>
|
||||
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' by Ista Zahn (which is included here), and the 'Monash' theme by
|
||||
'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
|
||||
|
Loading…
Reference in New Issue
Block a user